By: Yossi Frances
Inspect and view changes in Amazon Local Currency source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Amazon Local Currency",
"description": "Display Amazon prices in your local currency.",
"author": "Yossi Frances",
"version": "1.0.3",
"icons": {
"16": "icons/16.png",
"32": "icons/32.png",
"64": "icons/64.png",
"96": "icons/96.png",
"128": "icons/128.png"
},
"content_scripts": [
{
"matches": [
"*://*.amazon.com/*",
"*://*.amazon.co.uk/*",
"*://*.amazon.de/*",
"*://*.amazon.es/*",
"*://*.amazon.fr/*",
"*://*.amazon.it/*",
"*://*.amazon.co.jp/*"
],
"js": [
"script.js"
]
}
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html"
},
"permissions": [
"activeTab",
"storage",
"https://amazon-local-currency.herokuapp.com/"
],
"browser_specific_settings": {
"gecko": {
"id": "amazon-local-currency@yfrans.app",
"strict_min_version": "57.0"
}
}
} Best Amazon Local Currency Alternatives
Here are some Firefox add-ons that are similar to Amazon Local Currency:
Multi-Currency Price Display
Macy
Amazon Japan USD Converter
Todd Wolven
E-Commerce Currency Converter
Ehbed
Currency Converter on Hover
Gabriel
NomisView
Antony Aakash S
Amazoncito
Fernando
Instant Currency Overlay
Joe
Cardmarket Price Converter
JN Imports
Global Currency Converter
Will Matthews