SourceOptics
SourceOptics shows lowest 5 FBA offers for any item on Amazon in a simple popup. Works on Amazon. Seller Central, & Zen Arbitrage.
Cos'è SourceOptics?
SourceOptics è un'estensione di Chrome sviluppata da Zen Arbitrage, e la sua funzione principale è "SourceOptics shows lowest 5 FBA offers for any item on Amazon in a simple popup. Works on Amazon. Seller Central, & Zen Arbitrage.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione SourceOptics
Scarica i file di estensione SourceOptics in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
SourceOptics shows lowest 5 FBA offers for any item on Amazon in a simple popup. Works on Amazon. Seller Central, & Zen Arbitrage. Informazioni di Base sull'Estensione
| Nome | |
| ID | cglefpehlieapdhhdcoljfommjpgkkff |
| URL Ufficiale | https://chromewebstore.google.com/detail/sourceoptics/cglefpehlieapdhhdcoljfommjpgkkff |
| Descrizione | SourceOptics shows lowest 5 FBA offers for any item on Amazon in a simple popup. Works on Amazon. Seller Central, & Zen Arbitrage. |
| Dimensione del File | 567 KB |
| Conteggio Installazioni | 371 |
| Versione Corrente | 2.0.5 |
| Ultimo Aggiornamento | 2023-11-28 |
| Data di Pubblicazione | 2020-09-13 |
| Sviluppatore | Zen Arbitrage |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://www.zenarbitrage.co/ |
| URL della Pagina della Politica sulla Privacy | https://www.zenarbitrage.co/optin1591157726581 |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"author": "Peter Valley",
"name": "SourceOptics",
"description": "SourceOptics shows lowest 5 FBA offers for any item on Amazon in a simple popup. Works on Amazon. Seller Central, & Zen Arbitrage.",
"version": "2.0.5",
"manifest_version": 3,
"icons": {
"512": "icon2.png"
},
"background": {
"service_worker": "src\/js\/background.js"
},
"action": {
"default_popup": "src\/html\/popup.html"
},
"content_scripts": [
{
"matches": [
"*:\/\/fba.zenarbitrage.com\/*",
"http:\/\/localhost:5000\/*",
"*:\/\/zen-arbitrage.herokuapp.com\/*",
"https:\/\/sellercentral.amazon.com\/inventory\/*",
"https:\/\/sellercentral.amazon.com\/inventory*",
"https:\/\/sellercentral.amazon.com\/hz\/inventory\/*",
"https:\/\/sellercentral.amazon.com\/hz\/inventory*",
"https:\/\/sellercentral.amazon.co.uk\/*",
"https:\/\/sellercentral.amazon.com\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.com.br\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.ca\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.com.mx\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.cn\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.in\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.co.jp\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.sg\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.com.tr\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.ae\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.fr\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.de\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.it\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.nl\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.es\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.co.uk\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.com.au\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.com\/hz\/inventoryplanning\/manageinventoryhealth*",
"*:\/\/www.amazon.com\/*",
"*:\/\/www.amazon.com.br\/*",
"*:\/\/www.amazon.ca\/*",
"*:\/\/www.amazon.com.mx\/*",
"*:\/\/www.amazon.cn\/*",
"*:\/\/www.amazon.in\/*",
"*:\/\/www.amazon.co.jp\/*",
"*:\/\/www.amazon.sg\/*",
"*:\/\/www.amazon.com.tr\/*",
"*:\/\/www.amazon.ae\/*",
"*:\/\/www.amazon.fr\/*",
"*:\/\/www.amazon.de\/*",
"*:\/\/www.amazon.it\/*",
"*:\/\/www.amazon.nl\/*",
"*:\/\/www.amazon.es\/*",
"*:\/\/www.amazon.co.uk\/*",
"*:\/\/www.amazon.com.au\/*"
],
"css": [
"src\/css\/bootstrap.min.css",
"src\/css\/style.css"
],
"js": [
"src\/js\/jquery-3.1.1.min.js",
"src\/js\/fba-popup.js",
"src\/js\/config.js",
"src\/js\/rollbar.min.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"src\/img\/*"
],
"matches": [
"*:\/\/fba.zenarbitrage.com\/*",
"*:\/\/zen-arbitrage.herokuapp.com\/*",
"*:\/\/sellercentral.amazon.com\/*",
"*:\/\/sellercentral.amazon.com.br\/*",
"*:\/\/sellercentral.amazon.com.au\/*",
"*:\/\/sellercentral.amazon.com.mx\/*",
"*:\/\/sellercentral.amazon.com.tr\/*",
"*:\/\/sellercentral.amazon.co.uk\/*",
"*:\/\/sellercentral.amazon.co.jp\/*",
"*:\/\/sellercentral.amazon.ca\/*",
"*:\/\/sellercentral.amazon.cn\/*",
"*:\/\/sellercentral.amazon.in\/*",
"*:\/\/sellercentral.amazon.sg\/*",
"*:\/\/sellercentral.amazon.ae\/*",
"*:\/\/sellercentral.amazon.fr\/*",
"*:\/\/sellercentral.amazon.de\/*",
"*:\/\/sellercentral.amazon.it\/*",
"*:\/\/sellercentral.amazon.nl\/*",
"*:\/\/sellercentral.amazon.es\/*",
"*:\/\/www.amazon.com\/*",
"*:\/\/www.amazon.com.br\/*",
"*:\/\/www.amazon.ca\/*",
"*:\/\/www.amazon.com.mx\/*",
"*:\/\/www.amazon.cn\/*",
"*:\/\/www.amazon.in\/*",
"*:\/\/www.amazon.co.jp\/*",
"*:\/\/www.amazon.sg\/*",
"*:\/\/www.amazon.com.tr\/*",
"*:\/\/www.amazon.ae\/*",
"*:\/\/www.amazon.fr\/*",
"*:\/\/www.amazon.de\/*",
"*:\/\/www.amazon.it\/*",
"*:\/\/www.amazon.nl\/*",
"*:\/\/www.amazon.es\/*",
"*:\/\/www.amazon.co.uk\/*",
"*:\/\/www.amazon.com.au\/*"
]
}
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"permissions": [
"storage",
"cookies",
"declarativeNetRequest"
],
"host_permissions": [
"https:\/\/*\/",
"https:\/\/fonts.googleapis.com\/*"
]
} | |