55海淘返利助手
55海淘返利助手:一键激活返利模式,再也不用担心忘走返利链接!
55海淘返利助手 là gì?
55海淘返利助手 là một tiện ích mở rộng Chrome được phát triển bởi https://www.55haitao.com, và tính năng chính của nó là "55海淘返利助手:一键激活返利模式,再也不用担心忘走返利链接!".
Ả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 55海淘返利助手
Tải xuống các tệp mở rộng 55海淘返利助手 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
当您在跨境购物时自动帮你获取订单返现,返现将自动发放至您55海淘账户.55海淘网是目前值得信赖的专业海淘站,包括美国主流的海淘网站,详尽的海淘网址大全,更是目前国内早期的中文海淘返利网,让海淘族尽享海淘购物乐趣; 使用本插件默认同意55海淘用户隐私协议https://www.55haitao.com/help-6.html
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | 55海淘返利助手 |
ID | poadogbppaepbjmllhodbnpcefpcjkgb |
URL Chính Thức | https://chromewebstore.google.com/detail/55%E6%B5%B7%E6%B7%98%E8%BF%94%E5%88%A9%E5%8A%A9%E6%89%8B/poadogbppaepbjmllhodbnpcefpcjkgb |
Mô tả | 55海淘返利助手:一键激活返利模式,再也不用担心忘走返利链接! |
Kích Thước Tệp | 988 KB |
Số Lần Cài Đặt | 3,145 |
Phiên Bản Hiện Tại | 3.4.6 |
Cập Nhật Lần Cuối | 2022-08-17 |
Ngày Phát Hành | 2020-06-24 |
Đánh Giá | 3.55/5 Tổng số 11 Đánh Giá |
Nhà Phát Triển | https://www.55haitao.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.55haitao.com/ |
URL Trang Trợ Giúp | https://www.55haitao.com/help-6.html |
URL Trang Chính Sách Bảo Mật | https://www.55haitao.com/help-15.html |
Ngôn Ngữ Được Hỗ Trợ | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "short_name": "55\u6d77\u6dd8", "name": "55\u6d77\u6dd8\u8fd4\u5229\u52a9\u624b", "version": "3.4.6", "manifest_version": 2, "author": "55haitao.com", "default_locale": "zh_CN", "description": "55\u6d77\u6dd8\u8fd4\u5229\u52a9\u624b\uff1a\u4e00\u952e\u6fc0\u6d3b\u8fd4\u5229\u6a21\u5f0f\uff0c\u518d\u4e5f\u4e0d\u7528\u62c5\u5fc3\u5fd8\u8d70\u8fd4\u5229\u94fe\u63a5\uff01", "homepage_url": "https:\/\/www.55haitao.com\/", "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'", "icons": { "16": "images\/16x16.png", "24": "images\/24x24.png", "32": "images\/32x32.png", "48": "images\/48x48.png", "128": "images\/128x128.png" }, "permissions": [ "contextMenus", "cookies", "storage", "tabs", "webNavigation", "webRequest", "https:\/\/*\/", "http:\/\/*\/" ], "web_accessible_resources": [ "images\/*.png", "styles\/*.css" ], "browser_action": { "default_icon": { "48": "images\/48x48.png" }, "default_popup": "popup.html", "default_title": "55\u6d77\u6dd8\u8fd4\u5229\u52a9\u624b" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "js": [ "content.bundle.js" ], "css": [ "styles\/serp.css", "styles\/content.css" ], "run_at": "document_start", "all_frames": false } ], "background": { "scripts": [ "background.bundle.js" ] } } |