SourceOptics
SourceOptics shows lowest 5 FBA offers for any item on Amazon in a simple popup. Works on Amazon. Seller Central, & Zen Arbitrage.
Wat is SourceOptics?
SourceOptics is een Chrome-extensie ontwikkeld door Zen Arbitrage, en de belangrijkste functie is "SourceOptics shows lowest 5 FBA offers for any item on Amazon in a simple popup. Works on Amazon. Seller Central, & Zen Arbitrage.".
Extensie Screenshots
Download het CRX-bestand van de extensie SourceOptics
Download SourceOptics-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
SourceOptics shows lowest 5 FBA offers for any item on Amazon in a simple popup. Works on Amazon. Seller Central, & Zen Arbitrage.
Basisinformatie over de Extensie
Naam | SourceOptics |
ID | cglefpehlieapdhhdcoljfommjpgkkff |
Officiële URL | https://chromewebstore.google.com/detail/sourceoptics/cglefpehlieapdhhdcoljfommjpgkkff |
Beschrijving | SourceOptics shows lowest 5 FBA offers for any item on Amazon in a simple popup. Works on Amazon. Seller Central, & Zen Arbitrage. |
Bestandsgrootte | 567 KB |
Aantal Installaties | 371 |
Huidige Versie | 2.0.5 |
Laatst Bijgewerkt | 2023-11-28 |
Publicatiedatum | 2020-09-13 |
Ontwikkelaar | Zen Arbitrage |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.zenarbitrage.co/ |
URL van de Privacybeleid Pagina | https://www.zenarbitrage.co/optin1591157726581 |
Ondersteunde Talen | 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\/*" ] } |