Lịch Sử Giá - Lichsugia.com
Tiện ích theo dõi giá sản phẩm trên Tiki, Lazada biểu đồ lịch sử giá trên Tiki, Lazada, thông báo giảm giá...
什么是Lịch Sử Giá - Lichsugia.com?
Lịch Sử Giá - Lichsugia.com是由https://lichsugia.com开发的Chrome扩展程序,该扩展的主要功能是“Tiện ích theo dõi giá sản phẩm trên Tiki, Lazada biểu đồ lịch sử giá trên Tiki, Lazada, thông báo giảm giá...”。
扩展截图
下载Lịch Sử Giá - Lichsugia.com扩展crx文件
下载Lịch Sử Giá - Lichsugia.com扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Bạn mua sắm trực tuyến? Và muốn theo dõi giá của sản phẩm?
Công cụ Theo dõi giá cho Lazada, Tiki ...
Các chức năng chính:
✔ Công cụ theo dõi giá
✔ Thông báo giảm giá
✔ Biểu đồ giá
Trang chủ: https://lichsugia.com
Hỗ trợ: https://lichsugia.com/pages/support 扩展基本信息
| 名称 | |
| ID | epmcckmggilhlljdbejanljgcgpmeafm |
| 官方URL | https://chromewebstore.google.com/detail/l%E1%BB%8Bch-s%E1%BB%AD-gi%C3%A1-lichsugiacom/epmcckmggilhlljdbejanljgcgpmeafm |
| 简介 | Tiện ích theo dõi giá sản phẩm trên Tiki, Lazada biểu đồ lịch sử giá trên Tiki, Lazada, thông báo giảm giá... |
| 文件大小 | 142 KB |
| 安装次数 | 397 |
| 当前版本 | 1.0.4 |
| 更新时间 | 2022-12-29 |
| 上架时间 | 2021-09-19 |
| 评分 | 5.00/5 共10次评分 |
| 开发者 | https://lichsugia.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://lichsugia.com |
| 帮助页面URL | https://lichsugia.com/pages/support |
| 隐私政策页面URL | https://nhatkythuthuat.com/help/privacy-policy |
| 支持的语言 | vi |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "L\u1ecbch S\u1eed Gi\u00e1 - Lichsugia.com",
"version": "1.0.4",
"description": "Ti\u1ec7n \u00edch theo d\u00f5i gi\u00e1 s\u1ea3n ph\u1ea9m tr\u00ean Tiki, Lazada bi\u1ec3u \u0111\u1ed3 l\u1ecbch s\u1eed gi\u00e1 tr\u00ean Tiki, Lazada, th\u00f4ng b\u00e1o gi\u1ea3m gi\u00e1...",
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
},
"background": {
"scripts": [
"scripts\/jquery-3.2.1.min.js",
"bg\/background.js"
],
"persistent": false
},
"browser_action": {
"default_icon": "images\/icon.png",
"default_popup": "page\/popup.html"
},
"permissions": [
"*:\/\/lichsugia.com\/*",
"contextMenus",
"tabs",
"background"
],
"web_accessible_resources": [
"css\/*",
"images\/*",
"scripts\/*"
],
"homepage_url": "https:\/\/lichsugia.com"
} | |