GetJam - find Coupons and Promo codes

The best coupons and discounts for online shopping

GetJam - find Coupons and Promo codesคืออะไร?

GetJam - find Coupons and Promo codes เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://getjam.net และคุณลักษณะหลักของมันคือ "The best coupons and discounts for online shopping"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย GetJam - find Coupons and Promo codes

ดาวน์โหลดไฟล์ส่วนขยาย GetJam - find Coupons and Promo codes ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        GetJam is a free Chrome browser extension that will allow you to save money when doing online shopping. GetJam coupon extension finds discounts and promo codes and applies them at checkout, so you don't have to look for ways to save money yourself.

Getting started with GetJam is incredibly easy! It takes just one click and it will be added to your browser. No registration required!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ GetJam - find Coupons and Promo codes GetJam - find Coupons and Promo codes
ID deamobbcdpcfhkiepmjicnlheiaalbbe
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/getjam-find-coupons-and-p/deamobbcdpcfhkiepmjicnlheiaalbbe
คำอธิบาย The best coupons and discounts for online shopping
ขนาดไฟล์ 191 KB
จำนวนการติดตั้ง 233,168
เวอร์ชันปัจจุบัน 2.0.1
อัปเดตครั้งล่าสุด 2023-09-24
วันที่เผยแพร่ 2020-06-12
คะแนน 4.61/5 รวมทั้งหมด 153 คะแนน
ผู้พัฒนา https://getjam.net
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.getjam.net/
ภาษาที่รองรับ id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "author": "Yevgen",
    "version": "2.0.1",
    "icons": {
        "16": "icons\/icon.png",
        "48": "icons\/icon_browser_48.png",
        "128": "icons\/icon_browser_128.png"
    },
    "permissions": [
        "tabs",
        "storage"
    ],
    "browser_action": {
        "default_title": "GetJam",
        "default_popup": "pages\/popup.html"
    },
    "background": {
        "persistent": true,
        "page": "pages\/background.html"
    },
    "default_locale": "en",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "web_accessible_resources": [
        "js\/content.js",
        "manifest.json"
    ]
}