Hasten - Amazon Workflow & Arbitrage Tool
The must-have tool for Amazon power users: Adds new data, links, filters and more to Offers pages, assisting both buyers and sellers
Hasten - Amazon Workflow & Arbitrage Toolとは何ですか?
Hasten - Amazon Workflow & Arbitrage Toolはhttps://hasten.bizによって開発されたChromeの拡張機能で、その主な機能は「The must-have tool for Amazon power users: Adds new data, links, filters and more to Offers pages, assisting both buyers and sellers」です。
拡張機能のスクリーンショット
Hasten - Amazon Workflow & Arbitrage Tool拡張機能のCRXファイルをダウンロード
Hasten - Amazon Workflow & Arbitrage Tool拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Hasten helps you make faster and better-informed decisions when buying or selling products on Amazon, saving you time and money. • ADVANCED FILTERING: Filter offers by price, arrival date, or seller rating. Hide listings from specific sellers. Set defaults. Load additional pages just by scrolling. • CUSTOMIZE EVERYTHING: Hasten works for both buyers and sellers, easily adjusting to every workflow and business model for unmatched flexibility. • DATA WHERE YOU NEED IT: See the latest rank, low prices, trade value, Buy Box details, and offer counts by for each condition and fulfillment channel (FBA or merchant-fulfilled) at the top of the Product or Offers page for rapid sourcing and manual repricing. • ESSENTIAL LINKS: Find new versions or past purchases without visiting the Product page. Check inventory levels and past sales with a single click. • ASIN HIT LIST: Create lists of ASINs for special treatment. Get notified every time you view a matching product. • RESTRICTION CHECK: Identify restricted items instantly, especially valuable for books and other online flips. • TIME-SAVING REDIRECTS: Temporarily redirect Product page links to the corresponding Offers page as needed. Hasten is compatible with all major arbitrage and related software. Currently available for .com and .ca marketplaces only. Try Hasten absolutely FREE for 10 days, with an extremely low monthly subscription fee thereafter.
拡張機能の基本情報
名前 | Hasten - Amazon Workflow & Arbitrage Tool |
ID | pakfibocpaafgjeobinolbfdckhfjfih |
公式URL | https://chromewebstore.google.com/detail/hasten-amazon-workflow-ar/pakfibocpaafgjeobinolbfdckhfjfih |
説明 | The must-have tool for Amazon power users: Adds new data, links, filters and more to Offers pages, assisting both buyers and sellers |
ファイルサイズ | 648 KB |
インストール数 | 81 |
現在のバージョン | 1.2.9 |
最終更新日 | 2019-05-23 |
公開日 | 2019-05-23 |
評価 | 5.00/5 合計 4 レビュー |
開発者 | https://hasten.biz |
Eメール | [email protected] |
支払い方法 | in_app |
拡張機能のウェブサイト | http://hasten.biz |
ヘルプページのURL | http://hasten.biz/faqs/ |
プライバシーポリシーページのURL | http://hasten.biz/privacy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Hasten - Amazon Workflow & Arbitrage Tool", "description": "The must-have tool for Amazon power users: Adds new data, links, filters and more to Offers pages, assisting both buyers and sellers", "version": "1.2.9", "icons": { "128": "\/img\/icon256.png" }, "browser_action": { "default_icon": "\/img\/icon256.png", "default_popup": "\/html\/popup.html" }, "background": { "scripts": [ "\/lib\/jquery-2.2.4.min.js", "\/lib\/mustache-2.3.0.min.js", "\/lib\/google-analytics-bundle.js", "\/js\/background.js" ] }, "content_scripts": [ { "matches": [ "*:\/\/www.amazon.com\/*", "*:\/\/www.amazon.com\/*", "*:\/\/www.amazon.ca\/*", "*:\/\/www.amazon.com.mx\/*", "*:\/\/www.amazon.de\/*", "*:\/\/www.amazon.es\/*", "*:\/\/www.amazon.fr\/*", "*:\/\/www.amazon.co.uk\/*", "*:\/\/www.amazon.in\/*", "*:\/\/www.amazon.jp\/*", "*:\/\/www.amazon.cn\/*", "*:\/\/smile.amazon.com\/*", "*:\/\/smile.amazon.com\/*", "*:\/\/smile.amazon.ca\/*", "*:\/\/smile.amazon.com.mx\/*", "*:\/\/smile.amazon.de\/*", "*:\/\/smile.amazon.es\/*", "*:\/\/smile.amazon.fr\/*", "*:\/\/smile.amazon.co.uk\/*", "*:\/\/smile.amazon.in\/*", "*:\/\/smile.amazon.jp\/*", "*:\/\/smile.amazon.cn\/*" ], "js": [ "\/lib\/jquery-2.2.4.min.js", "\/lib\/jquery-ui\/jquery-ui.min.js", "\/js\/content-script-0.js" ], "css": [ "\/lib\/jquery-ui\/jquery-ui.min.css", "\/css\/amazon.css" ], "run_at": "document_end" }, { "matches": [ "*:\/\/www.amazon.com\/*", "*:\/\/www.amazon.com\/*", "*:\/\/www.amazon.ca\/*", "*:\/\/www.amazon.com.mx\/*", "*:\/\/www.amazon.de\/*", "*:\/\/www.amazon.es\/*", "*:\/\/www.amazon.fr\/*", "*:\/\/www.amazon.co.uk\/*", "*:\/\/www.amazon.in\/*", "*:\/\/www.amazon.jp\/*", "*:\/\/www.amazon.cn\/*", "*:\/\/smile.amazon.com\/*", "*:\/\/smile.amazon.com\/*", "*:\/\/smile.amazon.ca\/*", "*:\/\/smile.amazon.com.mx\/*", "*:\/\/smile.amazon.de\/*", "*:\/\/smile.amazon.es\/*", "*:\/\/smile.amazon.fr\/*", "*:\/\/smile.amazon.co.uk\/*", "*:\/\/smile.amazon.in\/*", "*:\/\/smile.amazon.jp\/*", "*:\/\/smile.amazon.cn\/*" ], "js": [ "\/js\/content-script-1.js" ], "run_at": "document_start" }, { "matches": [ "*:\/\/sellercentral.amazon.com\/*", "*:\/\/sellercentral.amazon.ca\/*", "*:\/\/sellercentral.amazon.com.mx\/*", "*:\/\/sellercentral.amazon.de\/*", "*:\/\/sellercentral.amazon.es\/*", "*:\/\/sellercentral.amazon.fr\/*", "*:\/\/sellercentral.amazon.co.uk\/*", "*:\/\/sellercentral.amazon.in\/*", "*:\/\/sellercentral.amazon.jp\/*", "*:\/\/sellercentral.amazon.cn\/*" ], "js": [ "\/js\/content-script-2.js" ], "run_at": "document_start" } ], "options_ui": { "page": "html\/options.html", "chrome_style": true }, "web_accessible_resources": [ "\/img\/*", "\/lib\/jquery-ui\/images\/*" ], "permissions": [ "*:\/\/www.amazon.com\/*", "*:\/\/www.amazon.ca\/*", "*:\/\/www.amazon.com.mx\/*", "*:\/\/www.amazon.de\/*", "*:\/\/www.amazon.es\/*", "*:\/\/www.amazon.fr\/*", "*:\/\/www.amazon.co.uk\/*", "*:\/\/www.amazon.in\/*", "*:\/\/www.amazon.jp\/*", "*:\/\/www.amazon.cn\/*", "*:\/\/smile.amazon.com\/*", "*:\/\/smile.amazon.ca\/*", "*:\/\/smile.amazon.com.mx\/*", "*:\/\/smile.amazon.de\/*", "*:\/\/smile.amazon.es\/*", "*:\/\/smile.amazon.fr\/*", "*:\/\/smile.amazon.co.uk\/*", "*:\/\/smile.amazon.in\/*", "*:\/\/smile.amazon.jp\/*", "*:\/\/smile.amazon.cn\/*", "*:\/\/sellercentral.amazon.com\/*", "*:\/\/sellercentral.amazon.ca\/*", "*:\/\/sellercentral.amazon.com.mx\/*", "*:\/\/sellercentral.amazon.de\/*", "*:\/\/sellercentral.amazon.es\/*", "*:\/\/sellercentral.amazon.fr\/*", "*:\/\/sellercentral.amazon.co.uk\/*", "*:\/\/sellercentral.amazon.in\/*", "*:\/\/sellercentral.amazon.jp\/*", "*:\/\/sellercentral.amazon.cn\/*", "http:\/\/hasten.biz\/*", "https:\/\/hasten.biz\/*", "https:\/\/*.chargebee.com\/*", "storage", "webRequest", "webRequestBlocking" ] } |