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
Co je Hasten - Amazon Workflow & Arbitrage Tool?
Hasten - Amazon Workflow & Arbitrage Tool je rozšíření Chrome vyvinuté https://hasten.biz, a jeho hlavní funkcí je „The must-have tool for Amazon power users: Adds new data, links, filters and more to Offers pages, assisting both buyers and sellers“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Hasten - Amazon Workflow & Arbitrage Tool
Stáhněte si soubory rozšíření Hasten - Amazon Workflow & Arbitrage Tool ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | Hasten - Amazon Workflow & Arbitrage Tool |
ID | pakfibocpaafgjeobinolbfdckhfjfih |
Oficiální URL | https://chromewebstore.google.com/detail/hasten-amazon-workflow-ar/pakfibocpaafgjeobinolbfdckhfjfih |
Popis | The must-have tool for Amazon power users: Adds new data, links, filters and more to Offers pages, assisting both buyers and sellers |
Velikost souboru | 648 KB |
Počet instalací | 81 |
Aktuální Verze | 1.2.9 |
Poslední Aktualizace | 2019-05-23 |
Datum Vydání | 2019-05-23 |
Hodnocení | 5.00/5 Celkem 4 Hodnocení |
Vývojář | https://hasten.biz |
[email protected] | |
Typ Platby | in_app |
Webové stránky Rozšíření | http://hasten.biz |
URL Stránky Nápovědy | http://hasten.biz/faqs/ |
URL Stránky Zásad Ochrany Soukromí | http://hasten.biz/privacy |
Podporované Jazyky | 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" ] } |