Amazon ASIN Checker
An effective tool for Amazon online arbitrage sellers to increase efficiency.
Amazon ASIN Checkerとは何ですか?
Amazon ASIN Checkerはcallmejoejoeによって開発されたChromeの拡張機能で、その主な機能は「An effective tool for Amazon online arbitrage sellers to increase efficiency.」です。
拡張機能のスクリーンショット
Amazon ASIN Checker拡張機能のCRXファイルをダウンロード
Amazon ASIN Checker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A Chrome extension that helps Amazon Online Arbitrage sellers improve their efficiency. Its main features include: ✔ batch query ASIN's sales permissions ✔ automatically crawl seller's ASINs(aka spy other sellers) ✔ automatically apply for sales permissions ✔ automatically export query results to spreadsheets ✔ ... It supports 'crawl → check permissions → apply permissions' fully automatic unattended operation, supports importing from files, and eliminates tedious operations such as filtering, deduplication, copying, pasting, etc. of EXCEL spreadsheets! Combined with the 'result view' and 'website shortcut jump' functions, it can greatly improve the seller's efficiency! If you encounter any bugs or have any feature suggestions, please send an email to [email protected].
拡張機能の基本情報
名前 | Amazon ASIN Checker |
ID | jodmdeigoihdilihpipdbacobeobiejo |
公式URL | https://chromewebstore.google.com/detail/amazon-asin-checker/jodmdeigoihdilihpipdbacobeobiejo |
説明 | An effective tool for Amazon online arbitrage sellers to increase efficiency. |
ファイルサイズ | 5.29 MB |
インストール数 | 69 |
現在のバージョン | 1.2.2 |
最終更新日 | 2023-12-24 |
公開日 | 2023-07-21 |
開発者 | callmejoejoe |
Eメール | [email protected] |
支払い方法 | in_app |
プライバシーポリシーページのURL | https://www.jianshu.com/p/8011739a6c43 |
対応言語 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.2.2", "manifest_version": 3, "name": "__MSG_extensionName__", "author": "__MSG_author__", "description": "__MSG_extensionDescription__", "default_locale": "en", "icons": { "16": ".\/assets\/images\/icon16.png", "48": ".\/assets\/images\/icon48.png", "128": ".\/assets\/images\/icon128.png" }, "background": { "service_worker": "background.js", "presistent": true }, "content_scripts": [ { "matches": [ "*:\/\/sellercentral.amazon.com\/product*", "*:\/\/sellercentral.amazon.co.uk\/product*", "*:\/\/sellercentral.amazon.es\/product*", "*:\/\/sellercentral.amazon.fr\/product*", "*:\/\/sellercentral.amazon.it\/product*", "*:\/\/sellercentral.amazon.ca\/product*", "*:\/\/sellercentral.amazon.co.jp\/product*", "*:\/\/sellercentral.amazon.co.de\/product*", "*:\/\/sellercentral.amazon.com.mx\/product*", "*:\/\/sellercentral.amazon.com.au\/product*", "*:\/\/sellercentral.amazon.in\/product*", "*:\/\/sellercentral.amazon.sa\/product*", "*:\/\/sellercentral.amazon.ae\/product*", "*:\/\/sellercentral.amazon.eg\/product*", "*:\/\/sellercentral.amazon.sg\/product*", "*:\/\/sellercentral.amazon.com.tr\/product*", "*:\/\/sellercentral.amazon.com.br\/product*", "*:\/\/sellercentral.amazon.com.be\/product*", "*:\/\/sellercentral.amazon.nl\/product*", "*:\/\/sellercentral.amazon.se\/product*" ], "js": [ ".\/vendor\/jquery-3.6.1.min.js", ".\/vendor\/xlsx.full.min.js", ".\/vendor\/bootstrap.bundle.min.js", ".\/vendor\/bootstrap-table.min.js", "db.js", "utils.js", "checker.js", "grabber.js" ], "css": [ ".\/css\/main.css", ".\/css\/sellerASINGrabber.css", ".\/css\/ASIN_checker.css", ".\/vendor\/bootstrap.css", ".\/css\/bootstrap-table.min.css" ], "run_at": "document_end" }, { "js": [ "utils.js", "requester.js" ], "matches": [ "*:\/\/sellercentral.amazon.com\/hz\/approvalrequest*", "*:\/\/sellercentral.amazon.co.uk\/hz\/approvalrequest*", "*:\/\/sellercentral.amazon.es\/hz\/approvalrequest*", "*:\/\/sellercentral.amazon.fr\/hz\/approvalrequest*", "*:\/\/sellercentral.amazon.it\/hz\/approvalrequest*", "*:\/\/sellercentral.amazon.ca\/hz\/approvalrequest*", "*:\/\/sellercentral.amazon.co.jp\/hz\/approvalrequest*", "*:\/\/sellercentral.amazon.co.de\/hz\/approvalrequest*", "*:\/\/sellercentral.amazon.com.mx\/hz\/approvalrequest*", "*:\/\/sellercentral.amazon.com.au\/hz\/approvalrequest*", "*:\/\/sellercentral.amazon.in\/hz\/approvalrequest*", "*:\/\/sellercentral.amazon.sa\/hz\/approvalrequest*", "*:\/\/sellercentral.amazon.ae\/hz\/approvalrequest*", "*:\/\/sellercentral.amazon.eg\/hz\/approvalrequest*", "*:\/\/sellercentral.amazon.sg\/hz\/approvalrequest*", "*:\/\/sellercentral.amazon.com.tr\/hz\/approvalrequest*", "*:\/\/sellercentral.amazon.com.br\/hz\/approvalrequest*", "*:\/\/sellercentral.amazon.com.be\/hz\/approvalrequest*", "*:\/\/sellercentral.amazon.nl\/hz\/approvalrequest*", "*:\/\/sellercentral.amazon.se\/hz\/approvalrequest*", "*:\/\/sellercentral.amazon.com\/hz\/myqdashboard*", "*:\/\/sellercentral.amazon.co.uk\/hz\/myqdashboard*", "*:\/\/sellercentral.amazon.es\/hz\/myqdashboard*", "*:\/\/sellercentral.amazon.fr\/hz\/myqdashboard*", "*:\/\/sellercentral.amazon.it\/hz\/myqdashboard*", "*:\/\/sellercentral.amazon.ca\/hz\/myqdashboard*", "*:\/\/sellercentral.amazon.co.jp\/hz\/myqdashboard*", "*:\/\/sellercentral.amazon.co.de\/hz\/myqdashboard*", "*:\/\/sellercentral.amazon.com.mx\/hz\/myqdashboard*", "*:\/\/sellercentral.amazon.com.au\/hz\/myqdashboard*", "*:\/\/sellercentral.amazon.in\/hz\/myqdashboard*", "*:\/\/sellercentral.amazon.sa\/hz\/myqdashboard*", "*:\/\/sellercentral.amazon.ae\/hz\/myqdashboard*", "*:\/\/sellercentral.amazon.eg\/hz\/myqdashboard*", "*:\/\/sellercentral.amazon.sg\/hz\/myqdashboard*", "*:\/\/sellercentral.amazon.com.tr\/hz\/myqdashboard*", "*:\/\/sellercentral.amazon.com.br\/hz\/myqdashboard*", "*:\/\/sellercentral.amazon.com.be\/hz\/myqdashboard*", "*:\/\/sellercentral.amazon.nl\/hz\/myqdashboard*", "*:\/\/sellercentral.amazon.se\/hz\/myqdashboard*" ], "run_at": "document_end" }, { "js": [ "utils.js", "trademarkChecker.js" ], "matches": [ "https:\/\/tmsearch.uspto.gov\/bin\/gate.exe?f=tess&state=*", "https:\/\/tmsearch.uspto.gov\/bin\/gate.exe?f=searchss&state=*", "https:\/\/tmsearch.uspto.gov\/bin\/showfield?f=toc&state=*", "https:\/\/tmsearch.uspto.gov\/bin\/showfield?state=*", "https:\/\/tmsearch.uspto.gov\/bin\/showfield?f=doc&state=*", "https:\/\/tmsearch.uspto.gov\/bin\/gate.exe?f=login*" ], "run_at": "document_end" } ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'none'" }, "action": { "default_popup": "popup.html" }, "web_accessible_resources": [ { "resources": [ "*" ], "matches": [ "*:\/\/*.amazon.com\/*" ] } ], "minimum_chrome_version": "101", "permissions": [ "tabs", "storage", "cookies", "declarativeNetRequestWithHostAccess" ], "host_permissions": [ "*:\/\/*.amazon.com\/*" ] } |