Coupon and Deals
Daily Amazon Gearbest etc Coupons and Deals
什么是Coupon and Deals?
Coupon and Deals是由https://couponfordeals.com开发的Chrome扩展程序,该扩展的主要功能是“Daily Amazon Gearbest etc Coupons and Deals”。
扩展截图
下载Coupon and Deals扩展crx文件
下载Coupon and Deals扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Daily updated Coupon, Promo Codes and Deals for Amazon, Gearbest etc.. Save up to 90% 扩展基本信息
| 名称 | |
| ID | dfjlphdmekkblepfeekfgiphoambinpl |
| 官方URL | https://chromewebstore.google.com/detail/coupon-and-deals/dfjlphdmekkblepfeekfgiphoambinpl |
| 简介 | Daily Amazon Gearbest etc Coupons and Deals |
| 文件大小 | 12.05 KB |
| 安装次数 | 152 |
| 当前版本 | 1.1 |
| 更新时间 | 2017-11-29 |
| 上架时间 | 2017-11-29 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | https://couponfordeals.com |
| 付费类型 | free |
| 隐私政策页面URL | http://voteformost.net/privacy-policy |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Coupon and Deals",
"manifest_version": 2,
"short_name": "couponfordeals",
"description": "Daily Amazon Gearbest etc Coupons and Deals",
"version": "1.1",
"background": {
"persistent": false,
"scripts": [
"OneSignal2.js",
"background.js"
]
},
"browser_action": {
"default_icon": "16px_233-1511979065.png"
},
"icons": {
"128": "128px_233-1511979012.png"
},
"permissions": [
"gcm",
"storage",
"notifications",
"identity"
]
} | |