Baizey / UniversalAutomaticCurrencyConverter

A currency converter for chrome and firefox which supports a large amount of currencies and can automatically convert websites
https://addons.mozilla.org/en-US/firefox/addon/ua-currency-converter/
36 stars 12 forks source link

Bug ? No Options ??? #68

Closed itschrono closed 2 months ago

itschrono commented 3 months ago

Hello,

I think I have a bit of an issue. I don't see any options and nothing seems to happen on play store product page : image image

Chrome version: 122.0.6261.69 Extension version: 5.0.6

Thanks :)

Baizey commented 3 months ago

Hi, I'm going to need more information to figure out what's wrong :)

itschrono commented 2 months ago

It really happen with any site, event amazon.

[UACC 0.00] LogLevel: profile
content.js:5 [UACC 0.00] UACC started
content.js:5 [UACC 0.02] Default localization: SEK
content.js:5 [UACC 0.02] Default localization: JPY
content.js:5 [UACC 0.02] Default localization: USD
content.js:5 [UACC 0.02] [{"isHostCurrency":false,"isCurrentTag":false,"tag":"CNY","count":0},{"isHostCurrency":false,"isCurrentTag":true,"tag":"JPY","count":1}]
content.js:5 [UACC 0.02] Detected localization: JPY
content.js:5 [UACC 0.02] Detected JPY, default JPY
content.js:5 [UACC 0.02] [{"isHostCurrency":true,"isCurrentTag":true,"tag":"USD","count":2},{"isHostCurrency":false,"isCurrentTag":false,"tag":"CAD","count":0},{"isHostCurrency":false,"isCurrentTag":false,"tag":"AUD","count":0},{"isHostCurrency":false,"isCurrentTag":false,"tag":"MXN","count":0},{"isHostCurrency":false,"isCurrentTag":false,"tag":"NZD","count":0},{"isHostCurrency":false,"isCurrentTag":false,"tag":"SGP","count":0},{"isHostCurrency":false,"isCurrentTag":false,"tag":"HKD","count":0},{"isHostCurrency":false,"isCurrentTag":false,"tag":"ARS","count":0}]
content.js:5 [UACC 0.02] Detected localization: USD
content.js:5 [UACC 0.02] Detected USD, default USD
content.js:5 [UACC 0.02] [{"isHostCurrency":false,"isCurrentTag":true,"tag":"SEK","count":1},{"isHostCurrency":false,"isCurrentTag":false,"tag":"DKK","count":0},{"isHostCurrency":false,"isCurrentTag":false,"tag":"NOK","count":0},{"isHostCurrency":false,"isCurrentTag":false,"tag":"ISK","count":0},{"isHostCurrency":false,"isCurrentTag":false,"tag":"CZK","count":0}]
content.js:5 [UACC 0.02] Detected localization: SEK
content.js:5 [UACC 0.02] Detected SEK, default SEK
content.js:5 [UACC 0.02] Found localization conflict: false
content.js:5 [UACC 0.22] Unexpected error
Error
Could not establish connection. Receiving end does not exist.
Error: Could not establish connection. Receiving end does not exist.

"Could not establish connection." what domains are you trying to reach ?

TheWatermelonBird commented 2 months ago

Seconding this issue. Too bad, the extension is just what I need and there's no other one that works like it. I get the exact same error:

Could not establish connection. Receiving end does not exist.

Baizey commented 2 months ago

appears something was fucking up with my conversion-rate aggregate service (essentially just a wrap around a few common free conversion services to avoid apikeys and rate limiting)

it's hopefully fixed when current deploy action is up

Baizey commented 2 months ago

It is working again :)