IDiscountsCode Coupons & Deals
Finds coupons automatically for the sites you shop at and gives you single click access to the best online deals from IDC.
What is IDiscountsCode Coupons & Deals?
IDiscountsCode Coupons & Deals is a Chrome extension developed by https://idiscountscode.com, and its main feature is "Finds coupons automatically for the sites you shop at and gives you single click access to the best online deals from IDC.".
Extension Screenshots
Download IDiscountsCode Coupons & Deals Extension CRX File
Download IDiscountsCode Coupons & Deals 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
Get the latest working coupons and handles a single click when shopping on-line, with this efficient, nonintrusive and lightweight extension from IDiscountsCode.com, the fastest growing network for coupons and deals. When you shop, the IDC Coupons & Deals extension taps in to the extensive IDiscountsCode.com coupon database to discover coupon codes for your order. You can also access the hottest and exclusive coupons that are featured on the IDiscountsCode.com homepage, or if you are looking for something specific, you can use the search feature to find coupons and other deals by store or brand name. You can also access the hottest and exclusive coupons that are featured on the IDiscountsCode.com homepage, or if you are searching for something different, it is possible to use the search feature to find coupons and other deals by store or brand. IDC is the platform which provides discount on many products which are famous or new in the internet market. IDC register on March 30, 2011 from past 3 year we are giving our best to our customers. In the past 3 year IDC stable there user plus many new company contact with IDC to add their product deals. Also the most famous Store coupon codes are available and check all the deal which is unavailable they remove that deals, also add new deal instantly.
Extension Basic Information
Name | IDiscountsCode Coupons & Deals |
ID | oobohkepeieijgpbpjcpkibokeooglcd |
Official URL | https://chromewebstore.google.com/detail/idiscountscode-coupons-de/oobohkepeieijgpbpjcpkibokeooglcd |
Description | Finds coupons automatically for the sites you shop at and gives you single click access to the best online deals from IDC. |
File Size | 289 KB |
Installation Count | 163 |
Current Version | 1.0 |
Last Updated | 2014-09-08 |
Publish Date | 2014-08-28 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://idiscountscode.com |
Payment Type | free |
Extension Website | http://idiscountscode.com |
Supported Languages | en |
manifest.json | |
{ "manifest_version": 2, "name": "IDiscountsCode Coupons & Deals", "permissions": [ "tabs", "geolocation", "http:\/\/*.idiscountscode.com\/*", "http:\/\/*.idiscountscode.com\/*", "http:\/\/maps.google.com\/*" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0", "background": { "scripts": [ "js\/background.js" ] }, "browser_action": { "default_icon": "img\/IDC-Icon-19.png", "default_popup": "pop\/main.html", "default_title": "Find coupons and deals on IDiscountsCode.com" }, "description": "Finds coupons automatically for the sites you shop at and gives you single click access to the best online deals from IDC.", "icons": { "128": "img\/IDC-Icon-128.png", "16": "img\/IDC-Icon-16.png", "48": "img\/IDC-Icon-48.png" }, "web_accessible_resources": [ "manifest.json", "jquery-ui-1.10.3.custom.min.js", "jquery-2.0.3.min.js", "jquery-2.0.3.min.map", "img\/*", "css\/*", "js\/*" ] } |