Flipkart Offers
Never miss a Flipkart offer ever!!
What is Flipkart Offers?
Flipkart Offers is a Chrome extension developed by getfreshoffers.com, and its main feature is "Never miss a Flipkart offer ever!!".
Extension Screenshots
Download Flipkart Offers Extension CRX File
Download Flipkart Offers extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Flipkart Offers |
ID | icgphpbgcnfobdegnlldibacjmhclggp |
Official URL | https://chromewebstore.google.com/detail/flipkart-offers/icgphpbgcnfobdegnlldibacjmhclggp |
Description | Never miss a Flipkart offer ever!! |
File Size | 15.05 KB |
Installation Count | 263 |
Current Version | 0.1 |
Last Updated | 2018-04-25 |
Publish Date | 2018-04-25 |
Rating | 5.00/5 Total 10 Ratings |
Developer | getfreshoffers.com |
Payment Type | free |
Extension Website | http://www.getfreshoffers.com/ |
Help Page URL | http://www.getfreshoffers.com/ |
Supported Languages | 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 } |