Coupon Machine
Get Latest Offers And Discount Coupons From Leading Online Stores
What is Coupon Machine?
Coupon Machine is a Chrome extension developed by omarabusafieh, and its main feature is "Get Latest Offers And Discount Coupons From Leading Online Stores".
Extension Screenshots
Download Coupon Machine Extension CRX File
Download Coupon Machine 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 Latest Offers And Discount Coupons From Leading Online Stores
Extension Basic Information
Name | |
ID | hbffifdlmjlfebcjjjekpdfinfnekdnc |
Official URL | https://chrome.google.com/webstore/detail/coupon-machine/hbffifdlmjlfebcjjjekpdfinfnekdnc |
Description | Get Latest Offers And Discount Coupons From Leading Online Stores |
File Size | 12.2 KB |
Installation Count | 20 |
Current Version | 0.1 |
Last Updated | 2015-08-23 |
Publish Date | 2015-08-23 |
Rating | 5.00/5 Total 2 Ratings |
Developer | omarabusafieh |
[email protected] | |
Payment Type | free |
Extension Website | http://www.couponmachine.in/ |
Supported Languages | en-US |
manifest.json | |
{ "name": "Coupon Machine", "description": "Get Latest Offers And Discount Coupons From Leading Online Stores", "browser_action": { "default_icon": { "38": "icon.png" }, "default_title": "Coupon Machine", "default_popup": "index.html" }, "manifest_version": 2, "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "version": "0.1" } |