By: Nissanskylime94
Inspect and view changes in sales tax for amazon source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "True Price",
"version": "1.0",
"description": "Shows the true price including tax for Amazon.com",
"browser_specific_settings": {
"gecko": {
"id": "trueprice-addon@yourname.local",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"action": {
"default_icon": {
"16": "images/icon16.png",
"48": "images/icon48.png",
"128": "images/icon128.png"
},
"default_popup": "popup.html"
},
"icons": {
"16": "images/icon16.png",
"48": "images/icon48.png",
"128": "images/icon128.png"
},
"content_scripts": [
{
"js": [
"content.js"
],
"matches": [
"*://*.amazon.com/*"
]
}
],
"permissions": [
"storage"
]
} Best sales tax for amazon Alternatives
Here are some Firefox add-ons that are similar to sales tax for amazon:
Amazon Local Currency
Yossi Frances
eBay Total Cost Display
Vogels
Mouser DE Cart with Taxes
zahnatom
TAXFree
TaxFree Extension
Historic Price Shopper: Amazon
Rediahl
AliTaxCalc
ShiroNeko
AZ Clean Shop: Shopping Assistant
Lumex
Real auction price
Carol Gilabert
Amazon Price Checker - Track The Deal
Track The Deal
Allbids-True-Price
Noelsy
DosparaPlusTax
Firefox user 14232819