Flipkart Offers
Never miss a Flipkart offer ever!!
什么是Flipkart Offers?
Flipkart Offers是由getfreshoffers.com开发的Chrome扩展程序,该扩展的主要功能是“Never miss a Flipkart offer ever!!”。
扩展截图
下载Flipkart Offers扩展crx文件
下载Flipkart Offers扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Never miss a flipkart offer!! Get notified with exciting offers, coupons for flipkart.com Get up to 50% discount, free shipping and other exciting coupon codes. This application will also provide a simple shortcut to offers for flipkart on HopToShop Coupons Website. Check out other apps: Myntra: http://bit.ly/1l0iKLo Jabong: http://bit.ly/1oAMm5F Flipkart: http://bit.ly/1pcSoHf
扩展基本信息
名称 | Flipkart Offers |
ID | icgphpbgcnfobdegnlldibacjmhclggp |
官方URL | https://chromewebstore.google.com/detail/flipkart-offers/icgphpbgcnfobdegnlldibacjmhclggp |
简介 | Never miss a Flipkart offer ever!! |
文件大小 | 15.05 KB |
安装次数 | 263 |
当前版本 | 0.1 |
更新时间 | 2018-04-25 |
上架时间 | 2018-04-25 |
评分 | 5.00/5 共10次评分 |
开发者 | getfreshoffers.com |
付费类型 | free |
扩展官网 | http://www.getfreshoffers.com/ |
帮助页面URL | http://www.getfreshoffers.com/ |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Flipkart Offers", "description": "Never miss a Flipkart offer ever!!", "version": "0.1", "icons": { "128": "images\/icon_128.png" }, "background": { "scripts": [ "js\/background.js" ] }, "browser_action": { "default_title": "Flipkart Offers", "default_icon": "images\/icon_128.png" }, "permissions": [ "tabs", "https:\/\/*\/*", "http:\/\/*\/*", "gcm", "notifications" ], "manifest_version": 2 } |