Slickdeals: Automatic Coupons and Deals

Always get the best price: find the best deals from Slickdeals and automatically apply coupons!

Slickdeals: Automatic Coupons and Dealsคืออะไร?

Slickdeals: Automatic Coupons and Deals เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://slickdeals.net และคุณลักษณะหลักของมันคือ "Always get the best price: find the best deals from Slickdeals and automatically apply coupons!"

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Slickdeals: Automatic Coupons and Deals

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

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

                        Never hunt for coupons and maximize your savings with the Slickdeals Extension!

Powered by 12 million online shoppers, the Slickdeals Extension is the only shopping tool that does it all.
 * Automagically have the web’s best coupons applied at checkout
 * Earn Cashback Rewards at thousands of online stores
 * Discover the best deals from real people

Need help? Have suggestions? Contact us at [email protected].

By installing the Slickdeals Extension, you agree to our terms of service: https://slickdeals.net/corp/terms-of-service.html.

Learn more about Slickdeals privacy policies and data usage: https://slickdeals.net/corp/privacy-policy.html.

When you use Slickdeals, merchants may pay us affiliate commissions.                    

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

ชื่อ Slickdeals: Automatic Coupons and Deals Slickdeals: Automatic Coupons and Deals
ID jpdapbcmfllbpojmkefcikllfeoahglb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/slickdeals-automatic-coup/jpdapbcmfllbpojmkefcikllfeoahglb
คำอธิบาย Always get the best price: find the best deals from Slickdeals and automatically apply coupons!
ขนาดไฟล์ 1.03 MB
จำนวนการติดตั้ง 366,525
เวอร์ชันปัจจุบัน 3.6.8
อัปเดตครั้งล่าสุด 2023-11-16
วันที่เผยแพร่ 2020-07-02
คะแนน 4.28/5 รวมทั้งหมด 259 คะแนน
ผู้พัฒนา https://slickdeals.net
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://slickdeals.net
URL หน้าช่วยเหลือ https://slickdeals.net/forums/forumdisplay.php?f=5
URL หน้านโยบายความเป็นส่วนตัว https://slickdeals.net/content/list/extension-privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_popup": "src\/popup\/index.html"
    },
    "author": "Slickdeals",
    "background": {
        "service_worker": "serviceWorker.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "src\/entries\/contentScript\/globalStart\/index.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "js": [
                "src\/contentScript\/slickdealsDealDetails\/index.js"
            ],
            "matches": [
                "https:\/\/slickdeals.net\/f\/*",
                "https:\/\/slickdeals.net\/e\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                "src\/contentScript\/slickdealsIdle\/index.js"
            ],
            "matches": [
                "https:\/\/*.slickdeals.net\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "all_frames": true,
            "js": [
                "src\/contentScript\/slickdealsStart\/index.js"
            ],
            "matches": [
                "https:\/\/*.slickdeals.net\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "description": "Always get the best price: find the best deals from Slickdeals and automatically apply coupons!",
    "homepage_url": "https:\/\/slickdeals.net\/",
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "icons": {
        "16": "icons\/16.png",
        "19": "icons\/19.png",
        "32": "icons\/32.png",
        "38": "icons\/38.png",
        "48": "icons\/48.png",
        "64": "icons\/64.png",
        "96": "icons\/96.png",
        "128": "icons\/128.png",
        "256": "icons\/256.png",
        "512": "icons\/512.png"
    },
    "incognito": "not_allowed",
    "manifest_version": 3,
    "minimum_chrome_version": "102",
    "name": "Slickdeals: Automatic Coupons and Deals",
    "permissions": [
        "alarms",
        "cookies",
        "declarativeNetRequest",
        "declarativeNetRequestWithHostAccess",
        "notifications",
        "scripting",
        "storage",
        "tabs",
        "unlimitedStorage",
        "webNavigation",
        "webRequest"
    ],
    "version": "3.6.8",
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/[email protected]",
                "assets\/ExtensionWindow.295d3a8c.js",
                "assets\/ExtensionWindow.b5c50ed6.css",
                "assets\/animatedCoupon.e0bb59cd.gif",
                "assets\/arrow-right.614872e0.svg",
                "assets\/arrow-right3.365d73a9.svg",
                "assets\/cart.8fe168e0.png",
                "assets\/cashbackRewards.e3f540bc.svg",
                "assets\/checkCircleSolid.965cab45.svg",
                "assets\/close.e0ec64e5.js",
                "assets\/coinsFalling.53e975ee.svg",
                "assets\/devLog.fc48ebad.js",
                "assets\/dollarStackWithCoins.bd631543.svg",
                "assets\/dollarsStack.dafe0f0b.svg",
                "assets\/dollarsStacked.83e74392.svg",
                "assets\/fallingCoinsIntoTheBox.f56364db.svg",
                "assets\/index.0a1d9bc1.js",
                "assets\/index.23232513.css",
                "assets\/loyaltyOfferService.eda15423.js",
                "assets\/merchantCards.42882af6.png",
                "assets\/pageInteraction.2f84ddce.js",
                "assets\/popupInitializer.55e7955b.js",
                "assets\/renderContent.b1319dec.js",
                "assets\/scissors.707b3838.png",
                "assets\/searchContainerBackground.c79776ee.svg",
                "assets\/slickdeals-full-logo-black.25e377ea.svg",
                "assets\/slickdealsLogoMark.b9341466.svg",
                "assets\/slide2.afc4d2a0.png",
                "assets\/src\/contentScript\/global\/index.63533dd9.js",
                "assets\/store.690f310f.svg",
                "assets\/style.3f520dd4.css",
                "assets\/surveyFeedback.63073746.svg",
                "assets\/thumb-down.0e59346e.svg",
                "assets\/thumb-up.fd59857e.svg",
                "assets\/writeAReview.1ba92974.svg",
                "src\/contentScript\/global\/index.js",
                "src\/entries\/frameProxy\/frameProxy.html"
            ],
            "matches": [
                ""
            ],
            "use_dynamic_url": true
        },
        {
            "resources": [
                "assets\/src\/entries\/contentScript\/globalStart\/index.f8fe4d6f.js",
                "assets\/index.0a1d9bc1.js",
                "assets\/pageInteraction.2f84ddce.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "use_dynamic_url": true
        },
        {
            "resources": [
                "assets\/src\/contentScript\/slickdealsDealDetails\/index.6ac4e6db.js",
                "assets\/popupInitializer.55e7955b.js",
                "assets\/pageInteraction.2f84ddce.js",
                "assets\/index.0a1d9bc1.js",
                "assets\/close.e0ec64e5.js",
                "assets\/renderContent.b1319dec.js",
                "assets\/style.3f520dd4.css",
                "assets\/directToMerchantOnboardingService.904e97f8.js",
                "assets\/index.fcf98f4b.css"
            ],
            "matches": [
                "https:\/\/slickdeals.net\/*",
                "https:\/\/slickdeals.net\/*"
            ],
            "use_dynamic_url": true
        },
        {
            "resources": [
                "assets\/src\/contentScript\/slickdealsIdle\/index.be56762b.js",
                "assets\/popupInitializer.55e7955b.js",
                "assets\/pageInteraction.2f84ddce.js",
                "assets\/index.0a1d9bc1.js"
            ],
            "matches": [
                "https:\/\/*.slickdeals.net\/*"
            ],
            "use_dynamic_url": true
        }
    ]
}