Flipkart Offers
Never miss a Flipkart offer ever!!
Apa itu Flipkart Offers?
Flipkart Offers adalah ekstensi Chrome yang dikembangkan oleh getfreshoffers.com, dan fitur utamanya adalah "Never miss a Flipkart offer ever!!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Flipkart Offers
Unduh file ekstensi Flipkart Offers dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | Flipkart Offers |
ID | icgphpbgcnfobdegnlldibacjmhclggp |
URL Resmi | https://chromewebstore.google.com/detail/flipkart-offers/icgphpbgcnfobdegnlldibacjmhclggp |
Deskripsi | Never miss a Flipkart offer ever!! |
Ukuran File | 15.05 KB |
Jumlah Instalasi | 263 |
Versi Saat Ini | 0.1 |
Terakhir Diperbarui | 2018-04-25 |
Tanggal Publikasi | 2018-04-25 |
Penilaian | 5.00/5 Total 10 Penilaian |
Pengembang | getfreshoffers.com |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.getfreshoffers.com/ |
URL Halaman Bantuan | http://www.getfreshoffers.com/ |
Bahasa yang Didukung | 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 } |