Flipkart Offers
Never miss a Flipkart offer ever!!
Wat is Flipkart Offers?
Flipkart Offers is een Chrome-extensie ontwikkeld door getfreshoffers.com, en de belangrijkste functie is "Never miss a Flipkart offer ever!!".
Extensie Screenshots
Download het CRX-bestand van de extensie Flipkart Offers
Download Flipkart Offers-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 Basisinformatie over de Extensie
| Naam | |
| ID | icgphpbgcnfobdegnlldibacjmhclggp |
| Officiële URL | https://chromewebstore.google.com/detail/flipkart-offers/icgphpbgcnfobdegnlldibacjmhclggp |
| Beschrijving | Never miss a Flipkart offer ever!! |
| Bestandsgrootte | 15.05 KB |
| Aantal Installaties | 263 |
| Huidige Versie | 0.1 |
| Laatst Bijgewerkt | 2018-04-25 |
| Publicatiedatum | 2018-04-25 |
| Beoordeling | 5.00/5 Totaal 10 Beoordelingen |
| Ontwikkelaar | getfreshoffers.com |
| Betalingswijze | free |
| Extensiewebsite | http://www.getfreshoffers.com/ |
| Help Pagina-URL | http://www.getfreshoffers.com/ |
| Ondersteunde Talen | 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
} | |