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
Apa itu Hasten - Amazon Workflow & Arbitrage Tool?
Hasten - Amazon Workflow & Arbitrage Tool adalah ekstensi Chrome yang dikembangkan oleh https://hasten.biz, dan fitur utamanya adalah "The must-have tool for Amazon power users: Adds new data, links, filters and more to Offers pages, assisting both buyers and sellers".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Hasten - Amazon Workflow & Arbitrage Tool
Unduh file ekstensi Hasten - Amazon Workflow & Arbitrage Tool dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Hasten - Amazon Workflow & Arbitrage Tool |
ID | pakfibocpaafgjeobinolbfdckhfjfih |
URL Resmi | https://chromewebstore.google.com/detail/hasten-amazon-workflow-ar/pakfibocpaafgjeobinolbfdckhfjfih |
Deskripsi | The must-have tool for Amazon power users: Adds new data, links, filters and more to Offers pages, assisting both buyers and sellers |
Ukuran File | 648 KB |
Jumlah Instalasi | 81 |
Versi Saat Ini | 1.2.9 |
Terakhir Diperbarui | 2019-05-23 |
Tanggal Publikasi | 2019-05-23 |
Penilaian | 5.00/5 Total 4 Penilaian |
Pengembang | https://hasten.biz |
[email protected] | |
Tipe Pembayaran | in_app |
Situs Ekstensi | http://hasten.biz |
URL Halaman Bantuan | http://hasten.biz/faqs/ |
URL Halaman Kebijakan Privasi | http://hasten.biz/privacy |
Bahasa yang Didukung | 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" ] } |