Sellerise
Game-Changing Tools for Amazon Sellers
Co je Sellerise?
Sellerise je rozšíření Chrome vyvinuté Sellerise Inc, a jeho hlavní funkcí je „Game-Changing Tools for Amazon Sellers“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Sellerise
Stáhněte si soubory rozšíření Sellerise ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Sellerise Chrome Extension is one of the best free Amazon extension that makes work simpler and easy to do by combining functions in a single place, instead of having to use multiple different extensions. It is powerful, performs fast, easy & free to use. Review Downloader - Have you ever thought of downloading Amazon reviews? If so, then you have landed at the right place. Everything you need to do is to select the "Review Downloader", then visit an Amazon product page or enter ASIN manually, and click the "Load Reviews" button. - Reviews & Orders Match. Profit Analyzer - Profit Analyzer will help you calculate the price and the gross profit margin for any Amazon product. By using this free tool you can determine the selling price and gross profit margin for Amazon products. Review Requester: - Feedback Review Manager - Functional on every Amazon marketplace (US, UK, DE, FR, IT, ES, JP, CA, AU, AE) - Easy-to-use review request button located on the main page of your order list for each order, eliminating time spent requesting reviews individually for each order - Ability to submit mass review requests (up to 100 requests per page) and global review requests (up to 10,000 requests), in the background after the request is submitted. No need to worry about the page closing or getting stuck - the extension will finish all the tasks for you - The system automatically skips Non-Amazon, refunded or pending orders Contact us: [email protected]
Základní Informace o Rozšíření
Název | Sellerise |
ID | gmmobojefonhonfekpdeajdjhkdbmgcn |
Oficiální URL | https://chromewebstore.google.com/detail/sellerise/gmmobojefonhonfekpdeajdjhkdbmgcn |
Popis | Game-Changing Tools for Amazon Sellers |
Velikost souboru | 1.75 MB |
Počet instalací | 12,460 |
Aktuální Verze | 1.24 |
Poslední Aktualizace | 2022-04-22 |
Datum Vydání | 2020-06-11 |
Hodnocení | 4.31/5 Celkem 54 Hodnocení |
Vývojář | Sellerise Inc |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://sellerise.com/ |
URL Stránky Zásad Ochrany Soukromí | https://sellerise.com/privacy |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Sellerise", "version": "1.24", "description": "Game-Changing Tools for Amazon Sellers", "icons": { "16": "images\/16.png", "48": "images\/48.png", "128": "images\/128.png" }, "homepage_url": "https:\/\/www.sellerise.com\/", "permissions": [ "background", "storage", "unlimitedStorage", "https:\/\/sellercentral.amazon.com\/*", "https:\/\/sellercentral.amazon.com.au\/*", "https:\/\/sellercentral.amazon.co.uk\/*", "https:\/\/sellercentral.amazon.ca\/*", "https:\/\/sellercentral.amazon.de\/*", "https:\/\/sellercentral.amazon.co.jp\/*", "https:\/\/sellercentral.amazon.fr\/*", "https:\/\/sellercentral.amazon.es\/*", "https:\/\/sellercentral.amazon.it\/*", "https:\/\/sellercentral-europe.amazon.com\/*", "https:\/\/sellercentral-japan.amazon.com\/*", "https:\/\/sellercentral.amazon.ae\/*", "https:\/\/*.amazon.com\/", "https:\/\/*.amazon.ca\/", "https:\/\/*.amazon.com.mx\/", "https:\/\/*.amazon.com.br\/", "https:\/\/*.amazon.ae\/", "https:\/\/*.amazon.de\/", "https:\/\/*.amazon.eg\/", "https:\/\/*.amazon.es\/", "https:\/\/*.amazon.fr\/", "https:\/\/*.amazon.in\/", "https:\/\/*.amazon.nl\/", "https:\/\/*.amazon.sa\/", "https:\/\/*.amazon.se\/", "https:\/\/*.amazon.sg\/", "https:\/\/*.amazon.co.jp\/", "https:\/\/*.amazon.com.tr\/", "https:\/\/*.amazon.com.au\/", "https:\/\/*.amazon.co.uk\/", "https:\/\/*.amazon.it\/", "https:\/\/*.amazonaws.com\/", "https:\/\/sellerise.com\/*", "tabs", "notifications" ], "browser_action": { "default_icon": "images\/48.png", "default_popup": ".\/pages\/home\/home.html" }, "background": { "scripts": [ ".\/js\/jquery-3.5.1.min.js", ".\/js\/engine.js", ".\/js\/moment.js", ".\/js\/request.js", ".\/js\/xlsx.mini.min.js", ".\/js\/he.js", ".\/js\/background-helper.js", ".\/js\/sellerCentralAPI.js", ".\/services\/requester\/background.js", ".\/services\/profitCalculator\/background.js", ".\/services\/reviewDownloader\/background.js", ".\/services\/keywordResearch\/background.js", ".\/services\/global\/background.js" ], "persistent": true }, "web_accessible_resources": [ "*" ], "externally_connectable": { "matches": [ "https:\/\/sellerise.com\/*" ] }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "content_scripts": [ { "matches": [ "https:\/\/sellercentral.amazon.com\/orders-v3\/*", "https:\/\/sellercentral.amazon.com.au\/orders-v3\/*", "https:\/\/sellercentral.amazon.co.uk\/orders-v3\/*", "https:\/\/sellercentral.amazon.ca\/orders-v3\/*", "https:\/\/sellercentral.amazon.de\/orders-v3\/*", "https:\/\/sellercentral.amazon.co.jp\/orders-v3\/*", "https:\/\/sellercentral.amazon.fr\/orders-v3\/*", "https:\/\/sellercentral.amazon.es\/orders-v3\/*", "https:\/\/sellercentral.amazon.it\/orders-v3\/*", "https:\/\/sellercentral-europe.amazon.com\/orders-v3\/*", "https:\/\/sellercentral-japan.amazon.com\/orders-v3\/*", "https:\/\/sellercentral.amazon.ae\/orders-v3\/*" ], "css": [ ".\/services\/requester\/inject.css" ], "js": [ "js\/jquery.js", ".\/js\/moment.js", ".\/services\/requester\/ordersReview\/injection.js" ], "run_at": "document_start" }, { "matches": [ "https:\/\/sellercentral.amazon.com\/feedback-manager\/*", "https:\/\/sellercentral.amazon.com.au\/feedback-manager\/*", "https:\/\/sellercentral.amazon.co.uk\/feedback-manager\/*", "https:\/\/sellercentral.amazon.ca\/feedback-manager\/*", "https:\/\/sellercentral.amazon.de\/feedback-manager\/*", "https:\/\/sellercentral.amazon.co.jp\/feedback-manager\/*", "https:\/\/sellercentral.amazon.fr\/feedback-manager\/*", "https:\/\/sellercentral.amazon.es\/feedback-manager\/*", "https:\/\/sellercentral.amazon.it\/feedback-manager\/*", "https:\/\/sellercentral-europe.amazon.com\/feedback-manager\/*", "https:\/\/sellercentral-japan.amazon.com\/feedback-manager\/*", "https:\/\/sellercentral.amazon.ae\/feedback-manager\/*" ], "css": [ ".\/services\/requester\/inject.css" ], "js": [ "js\/jquery.js", ".\/js\/moment.js", ".\/js\/moment-timezone.min.js", ".\/services\/requester\/feedbackReview\/injection.js" ], "run_at": "document_start" }, { "matches": [ "https:\/\/sellerise.com\/profit" ], "js": [ ".\/js\/jquery-3.5.1.min.js", ".\/js\/engine.js", ".\/js\/notify.js", ".\/services\/profitCalculator\/injection.js" ] }, { "matches": [ "https:\/\/sellerise.com\/reviewdownloader*" ], "js": [ ".\/js\/jquery-3.5.1.min.js", ".\/js\/engine.js", ".\/js\/notify.js", ".\/services\/reviewDownloader\/injection.js" ] }, { "matches": [ "https:\/\/sellerise.com\/research*" ], "js": [ ".\/js\/jquery-3.5.1.min.js", ".\/js\/engine.js", ".\/services\/keywordResearch\/injection.js" ] }, { "matches": [ "https:\/\/sellerise.com\/*" ], "js": [ ".\/js\/jquery-3.5.1.min.js", ".\/js\/engine.js", ".\/services\/global\/injection.js" ] } ] } |