Flash Sale Hack
A quick and easy way to get your Redmi 3s, Moto M from Flipkart Flash sale.
Wat is Flash Sale Hack?
Flash Sale Hack is een Chrome-extensie ontwikkeld door asg, en de belangrijkste functie is "A quick and easy way to get your Redmi 3s, Moto M from Flipkart Flash sale.".
Extensie Screenshots
Download het CRX-bestand van de extensie Flash Sale Hack
Download Flash Sale Hack-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
                        Now don't miss any flash sale. Use quick flash sale links and participate in flashsale.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | hnlkellkeghneeipjndkcdjlaemiceke | 
| Officiële URL | https://chromewebstore.google.com/detail/flash-sale-hack/hnlkellkeghneeipjndkcdjlaemiceke | 
| Beschrijving | A quick and easy way to get your Redmi 3s, Moto M from Flipkart Flash sale. | 
| Bestandsgrootte | 282 KB | 
| Aantal Installaties | 294 | 
| Huidige Versie | 7.2 | 
| Laatst Bijgewerkt | 2016-12-14 | 
| Publicatiedatum | 2016-12-14 | 
| Beoordeling | 3.93/5 Totaal 45 Beoordelingen | 
| Ontwikkelaar | asg | 
| Betalingswijze | free | 
| Ondersteunde Talen | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Flash Sale Hack",
    "version": "7.2",
    "description": "A quick and easy way to get your Redmi 3s, Moto M from Flipkart Flash sale.",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Flash Sale Hack",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "*:\/\/*\/"
    ],
    "icons": {
        "16": "icon.png",
        "128": "icon-big.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/flipkart.com\/*",
                "*:\/\/www.flipkart.com\/*",
                "http:\/\/www.flipkart.com\/*",
                "https:\/\/www.flipkart.com\/*",
                "http:\/\/www.flipkart.com\/*"
            ],
            "js": [
                "jquery.min.js",
                "content.js"
            ],
            "css": [
                "blink.css"
            ]
        }
    ]
}  |  |