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 to jest Hasten - Amazon Workflow & Arbitrage Tool?
Hasten - Amazon Workflow & Arbitrage Tool to rozszerzenie Chrome opracowane przez https://hasten.biz, a jego główną funkcją jest „The must-have tool for Amazon power users: Adds new data, links, filters and more to Offers pages, assisting both buyers and sellers”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Hasten - Amazon Workflow & Arbitrage Tool
Pobierz pliki rozszerzeń Hasten - Amazon Workflow & Arbitrage Tool w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Hasten - Amazon Workflow & Arbitrage Tool |
ID | pakfibocpaafgjeobinolbfdckhfjfih |
Oficjalny URL | https://chromewebstore.google.com/detail/hasten-amazon-workflow-ar/pakfibocpaafgjeobinolbfdckhfjfih |
Opis | The must-have tool for Amazon power users: Adds new data, links, filters and more to Offers pages, assisting both buyers and sellers |
Rozmiar pliku | 648 KB |
Liczba instalacji | 81 |
Aktualna Wersja | 1.2.9 |
Ostatnia Aktualizacja | 2019-05-23 |
Data Publikacji | 2019-05-23 |
Ocena | 5.00/5 Łącznie 4 Oceny |
Deweloper | https://hasten.biz |
[email protected] | |
Typ Płatności | in_app |
Strona Rozszerzenia | http://hasten.biz |
Adres URL Strony Pomocy | http://hasten.biz/faqs/ |
Adres URL Strony Polityki Prywatności | http://hasten.biz/privacy |
Obsługiwane Języki | 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" ] } |