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 |
官方網址 | 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 |
電子郵箱 | [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\/*" ] } |