SourceOptics
SourceOptics shows lowest 5 FBA offers for any item on Amazon in a simple popup. Works on Amazon. Seller Central, & Zen Arbitrage.
Vad är SourceOptics?
SourceOptics är en Chrome-tillägg utvecklad av Zen Arbitrage, och dess huvudfunktion är "SourceOptics shows lowest 5 FBA offers for any item on Amazon in a simple popup. Works on Amazon. Seller Central, & Zen Arbitrage.".
Tilläggsskärmbilder
Ladda ner SourceOptics-förlängningens CRX-fil
Ladda ner SourceOptics-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
SourceOptics shows lowest 5 FBA offers for any item on Amazon in a simple popup. Works on Amazon. Seller Central, & Zen Arbitrage.
Grundläggande Information om Tillägg
Namn | SourceOptics |
ID | cglefpehlieapdhhdcoljfommjpgkkff |
Officiell webbadress | https://chromewebstore.google.com/detail/sourceoptics/cglefpehlieapdhhdcoljfommjpgkkff |
Beskrivning | SourceOptics shows lowest 5 FBA offers for any item on Amazon in a simple popup. Works on Amazon. Seller Central, & Zen Arbitrage. |
Filstorlek | 567 KB |
Antal Installationer | 371 |
Aktuell Version | 2.0.5 |
Senast Uppdaterad | 2023-11-28 |
Publiceringsdatum | 2020-09-13 |
Utvecklare | Zen Arbitrage |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://www.zenarbitrage.co/ |
URL till Sekretesspolicy Sidan | https://www.zenarbitrage.co/optin1591157726581 |
Stödda Språk | 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\/*" ] } |