Coupon Machine
Get Latest Offers And Discount Coupons From Leading Online Stores
什麼是Coupon Machine?
Coupon Machine是由omarabusafieh開發的Chrome擴展程式,該擴展的主要功能是“Get Latest Offers And Discount Coupons From Leading Online Stores”。
擴展截圖
下載Coupon Machine擴展crx文件
下載Coupon Machine擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Get Latest Offers And Discount Coupons From Leading Online Stores
擴展基本資訊
名稱 | |
ID | hbffifdlmjlfebcjjjekpdfinfnekdnc |
官方網址 | https://chrome.google.com/webstore/detail/coupon-machine/hbffifdlmjlfebcjjjekpdfinfnekdnc |
簡介 | Get Latest Offers And Discount Coupons From Leading Online Stores |
檔案大小 | 12.2 KB |
安裝次數 | 20 |
目前版本 | 0.1 |
更新時間 | 2015-08-23 |
上架時間 | 2015-08-23 |
評分 | 5.00/5 共 2 次評分 |
開發者 | omarabusafieh |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://www.couponmachine.in/ |
支援的語言 | 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" } |