By: CodeHerz
Inspect and view changes in Amazon Order Import source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Amazon Order Import",
"version": "0.1.0",
"description": "Extrahiert Amazon-Bestellungen und exportiert sie als JSON/XML.",
"browser_specific_settings": {
"gecko": {
"id": "amazon-order-import@example.com",
"strict_min_version": "102.0"
}
},
"permissions": [
"storage",
"downloads",
"alarms",
"clipboardWrite",
"https://sellercentral.amazon.de/*",
"https://sellercentral.amazon.com/*",
"https://sellercentral-europe.amazon.com/*",
"https://sellercentral.amazon.co.uk/*",
"https://sellercentral.amazon.fr/*",
"https://sellercentral.amazon.it/*",
"https://sellercentral.amazon.es/*",
"https://sellercentral.amazon.nl/*",
"https://sellercentral.amazon.se/*",
"https://sellercentral.amazon.pl/*"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Amazon Order Import",
"default_popup": "popup.html",
"default_icon": "icons/icon32.png"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"icons": {
"32": "icons/icon32.png"
},
"content_scripts": [
{
"matches": [
"https://sellercentral.amazon.de/*",
"https://sellercentral.amazon.com/*",
"https://sellercentral-europe.amazon.com/*",
"https://sellercentral.amazon.co.uk/*",
"https://sellercentral.amazon.fr/*",
"https://sellercentral.amazon.it/*",
"https://sellercentral.amazon.es/*",
"https://sellercentral.amazon.nl/*",
"https://sellercentral.amazon.se/*",
"https://sellercentral.amazon.pl/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
]
} Best Amazon Order Import Alternatives
Here are some Firefox add-ons that are similar to Amazon Order Import:
Amazon Order Address Copier
Alex Maroz
Ampario – Kleinanzeigen Import
Ampario
Amazon -> Geizhals Suche
wobfan
CaptainA.co Helper Add-On
ASINsell
Amazon Cart to CSV
Osman Sayginer
境通云采集
境通云
Amazon SellerFlag
ASF
Amazon Redirect Plus
faizanh
Online Wunschliste Add-On
Sebastian Wein