By: Tiago
Inspect and view changes in Amazon Site Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Site Switcher",
"version": "1.2",
"description": "Update site codes in all tabs and show a banner",
"permissions": [
"tabs",
"<all_urls>",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icon.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"styles.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{c712d2f5-0f67-453a-9716-0bd0c56665e8}"
}
}
} Best Amazon Site Switcher Alternatives
Here are some Firefox add-ons that are similar to Amazon Site Switcher:
Switch between http-S
GarryW
Easy Switch
niu541412
Easy Switch
niu541412
Theme Switcher for Firefox
George Raptis
Site Switcher
Markus Popp
URL Switcher
arvindpunk
Tab Switcher
Himean
Site Searcher
Franz Erlendorf
View Source Switch
Florent Tassy
JavaScript Switcher
meetDeveloper
Proxy Switcher
DaeeHamid