Snapdeal Flash Sale Tricks
Autobuy Micromax Canvas Spark 3 Snapdeal Flash sale extension
What is Snapdeal Flash Sale Tricks?
Snapdeal Flash Sale Tricks is a Chrome extension developed by asg, and its main feature is "Autobuy Micromax Canvas Spark 3 Snapdeal Flash sale extension".
Extension Screenshots
Download Snapdeal Flash Sale Tricks Extension CRX File
Download Snapdeal Flash Sale Tricks 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
This extension helps you to get phone buying process on Snapdeal flash sale ( Micromax Canvas Spark 3 ). Follow below step Steps: 1. Open http://www.snapdeal.com and login to your snapdeal account. 2. Click Icon of Snapdeal Flash Sale Tricks extension. 3. Click Tricked enabled link given on step one. 4. Click Start button when only 2 min count down remains. It will add phone to your cart automatically. It most useful trick extension for Snapdeal Flash Sale.
Extension Basic Information
Name | Snapdeal Flash Sale Tricks |
ID | dncmhioeabgmdflbpmghmedoaofafkko |
Official URL | https://chromewebstore.google.com/detail/snapdeal-flash-sale-trick/dncmhioeabgmdflbpmghmedoaofafkko |
Description | Autobuy Micromax Canvas Spark 3 Snapdeal Flash sale extension |
File Size | 210 KB |
Installation Count | 68 |
Current Version | 3.1 |
Last Updated | 2016-04-02 |
Publish Date | 2016-04-02 |
Rating | 5.00/5 Total 1 Ratings |
Developer | asg |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Snapdeal Flash Sale Tricks", "version": "3.1", "description": "Autobuy Micromax Canvas Spark 3 Snapdeal Flash sale extension", "browser_action": { "default_icon": "icon.png", "default_title": "Snapdeal Flash Sale Tricks", "default_popup": "popup.html" }, "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "icons": { "16": "icon.png", "128": "icon-big.png" }, "content_scripts": [ { "matches": [ "*:\/\/snapdeal.com\/*", "*:\/\/www.snapdeal.com\/*" ], "js": [ "jquery.min.js", "content.js" ], "css": [ "blink.css" ] } ] } |