The Tracktor - Price History Tracker
Access The Tracktor price data from within Chrome.
The Tracktor - Price History Tracker là gì?
The Tracktor - Price History Tracker là một tiện ích mở rộng Chrome được phát triển bởi http://thetracktor.com, và tính năng chính của nó là "Access The Tracktor price data from within Chrome.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng The Tracktor - Price History Tracker
Tải xuống các tệp mở rộng The Tracktor - Price History Tracker dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Now view price history and track your product's prices right in your favorite online store! Using the power of The Tracktor engine, graphs are loaded directly into your web page, no matter what site you are currently visiting. Easily track an item to be notified when a price reaches a certain point. Privacy policy: This version will warn that the extension has access to browsing history. This is a consequence of how we currently need to write graphs into webpages. We do not and will not access user browsing history. If you have concerns, please use our website instead of this extension. Please feel free to contact us with any concerns at https://thetracktor.com/contact/
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | onajjgekdldckfgodnmoallcmdmfcfom |
URL Chính Thức | https://chrome.google.com/webstore/detail/the-tracktor-price-histor/onajjgekdldckfgodnmoallcmdmfcfom |
Mô tả | Access The Tracktor price data from within Chrome. |
Kích Thước Tệp | 204 KB |
Số Lần Cài Đặt | 13,313 |
Phiên Bản Hiện Tại | 3.5.1 |
Cập Nhật Lần Cuối | 2016-07-04 |
Ngày Phát Hành | 2016-07-04 |
Đánh Giá | 3.58/5 Tổng số 176 Đánh Giá |
Nhà Phát Triển | http://thetracktor.com |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "The Tracktor - Price History Tracker", "version": "3.5.1", "description": "Access The Tracktor price data from within Chrome.", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "background": { "scripts": [ "jquery-2.1.4.min.js", "global.js" ], "persistent": true }, "content_scripts": [ { "matches": [ "http:\/\/www.amazon.com\/*product\/*", "http:\/\/www.amazon.com\/*dp\/*", "http:\/\/www.amazon.ca\/*product\/*", "http:\/\/www.amazon.ca\/*dp\/*", "http:\/\/www.amazon.co.uk\/*product\/*", "http:\/\/www.amazon.co.uk\/*dp\/*", "http:\/\/www.amazon.de\/*product\/*", "http:\/\/www.amazon.de\/*dp\/*", "http:\/\/www.amazon.fr\/*product\/*", "http:\/\/www.amazon.fr\/*dp\/*", "http:\/\/www.amazon.co.jp\/*product\/*", "http:\/\/www.amazon.co.jp\/*dp\/*", "http:\/\/www.amazon.es\/*product\/*", "http:\/\/www.amazon.es\/*dp\/*", "http:\/\/www.amazon.it\/*product\/*", "http:\/\/www.amazon.it\/*dp\/*", "http:\/\/smile.amazon.com\/*product\/*", "http:\/\/smile.amazon.com\/*dp\/*", "http:\/\/smile.amazon.ca\/*product\/*", "http:\/\/smile.amazon.ca\/*dp\/*", "http:\/\/smile.amazon.co.uk\/*product\/*", "http:\/\/smile.amazon.co.uk\/*dp\/*", "http:\/\/smile.amazon.de\/*product\/*", "http:\/\/smile.amazon.de\/*dp\/*", "http:\/\/smile.amazon.fr\/*product\/*", "http:\/\/smile.amazon.fr\/*dp\/*", "http:\/\/smile.amazon.co.jp\/*product\/*", "http:\/\/smile.amazon.co.jp\/*dp\/*", "http:\/\/smile.amazon.es\/*product\/*", "http:\/\/smile.amazon.es\/*dp\/*", "http:\/\/smile.amazon.it\/*product\/*", "http:\/\/smile.amazon.it\/*dp\/*", "https:\/\/www.amazon.com\/*product\/*", "https:\/\/www.amazon.com\/*dp\/*", "https:\/\/www.amazon.ca\/*product\/*", "https:\/\/www.amazon.ca\/*dp\/*", "https:\/\/www.amazon.co.uk\/*product\/*", "https:\/\/www.amazon.co.uk\/*dp\/*", "https:\/\/www.amazon.de\/*product\/*", "https:\/\/www.amazon.de\/*dp\/*", "https:\/\/www.amazon.fr\/*product\/*", "https:\/\/www.amazon.fr\/*dp\/*", "https:\/\/www.amazon.co.jp\/*product\/*", "https:\/\/www.amazon.co.jp\/*dp\/*", "https:\/\/www.amazon.es\/*product\/*", "https:\/\/www.amazon.es\/*dp\/*", "https:\/\/www.amazon.it\/*product\/*", "https:\/\/www.amazon.it\/*dp\/*", "https:\/\/smile.amazon.com\/*product\/*", "https:\/\/smile.amazon.com\/*dp\/*", "https:\/\/smile.amazon.ca\/*product\/*", "https:\/\/smile.amazon.ca\/*dp\/*", "https:\/\/smile.amazon.co.uk\/*product\/*", "https:\/\/smile.amazon.co.uk\/*dp\/*", "https:\/\/smile.amazon.de\/*product\/*", "https:\/\/smile.amazon.de\/*dp\/*", "https:\/\/smile.amazon.fr\/*product\/*", "https:\/\/smile.amazon.fr\/*dp\/*", "https:\/\/smile.amazon.co.jp\/*product\/*", "https:\/\/smile.amazon.co.jp\/*dp\/*", "https:\/\/smile.amazon.es\/*product\/*", "https:\/\/smile.amazon.es\/*dp\/*", "https:\/\/smile.amazon.it\/*product\/*", "https:\/\/smile.amazon.it\/*dp\/*" ], "js": [ "jquery-2.1.4.min.js", "launchpad.js" ], "all_frames": true } ], "permissions": [ "http:\/\/thetracktor.com\/*", "https:\/\/thetracktor.com\/*" ] } |