Sellerise
Game-Changing Tools for Amazon Sellers
什麼是Sellerise?
Sellerise是由Sellerise Inc開發的Chrome擴展程式,該擴展的主要功能是“Game-Changing Tools for Amazon Sellers”。
擴展截圖
下載Sellerise擴展crx文件
下載Sellerise擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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]
擴展基本資訊
名稱 | Sellerise |
ID | gmmobojefonhonfekpdeajdjhkdbmgcn |
官方網址 | https://chromewebstore.google.com/detail/sellerise/gmmobojefonhonfekpdeajdjhkdbmgcn |
簡介 | Game-Changing Tools for Amazon Sellers |
檔案大小 | 1.75 MB |
安裝次數 | 12,460 |
目前版本 | 1.24 |
更新時間 | 2022-04-22 |
上架時間 | 2020-06-11 |
評分 | 4.31/5 共 54 次評分 |
開發者 | Sellerise Inc |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://sellerise.com/ |
隱私政策頁面URL | https://sellerise.com/privacy |
支援的語言 | 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" ] } ] } |