Treatail
Get personalized deals anywhere you shop online.
Treatail là gì?
Treatail là một tiện ích mở rộng Chrome được phát triển bởi https://app.treatail.com, và tính năng chính của nó là "Get personalized deals anywhere you shop online.".
Ả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 Treatail
Tải xuống các tệp mở rộng Treatail 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
Treatail is an exciting new online platform that enables users to name their price to negotiate a deal, creating an engaging online shopping experience that was previously only possible face-to-face.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | ekhapnaegomomkelcdhcgedamfcifhel |
URL Chính Thức | https://chrome.google.com/webstore/detail/treatail/ekhapnaegomomkelcdhcgedamfcifhel |
Mô tả | Get personalized deals anywhere you shop online. |
Kích Thước Tệp | 52.63 KB |
Số Lần Cài Đặt | 30 |
Phiên Bản Hiện Tại | 1.12 |
Cập Nhật Lần Cuối | 2018-11-26 |
Ngày Phát Hành | 2018-11-26 |
Đánh Giá | 5.00/5 Tổng số 2 Đánh Giá |
Nhà Phát Triển | https://app.treatail.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://www.treatail.com |
URL Trang Trợ Giúp | http://www.treatail.com/buyers.html |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Treatail", "version": "1.12", "manifest_version": 2, "description": "Get personalized deals anywhere you shop online.", "homepage_url": "http:\/\/www.treatail.com", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "background": { "scripts": [ "\/js\/zepto.min.js", "\/js\/helpers.js", "\/js\/background_helpers.js", "\/js\/background.js" ], "persistent": true }, "browser_action": { "default_title": "Treatail", "default_icon": "icons\/icon48.png", "default_area": "navbar" }, "web_accessible_resources": [ "\/js\/zepto.min.js", "\/images\/logo.png", "\/images\/logo_vertical.png", "\/images\/logo_white.png", "\/css\/capture.css", "\/css\/offer_bar.css", "\/css\/please_wait.css", "\/html\/offer_bar.html" ], "permissions": [ "tabs", "activeTab", "storage", " |