Lifetime Deal Alert for AppSumo & Dealify

Get notifications of new lifetime deals from AppSumo, Dealify.com and more + Exclusive Freebies!

Apa itu Lifetime Deal Alert for AppSumo & Dealify?

Lifetime Deal Alert for AppSumo & Dealify adalah ekstensi Chrome yang dikembangkan oleh https://dealify.com, dan fitur utamanya adalah "Get notifications of new lifetime deals from AppSumo, Dealify.com and more + Exclusive Freebies!".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Lifetime Deal Alert for AppSumo & Dealify

Unduh file ekstensi Lifetime Deal Alert for AppSumo & Dealify dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Get notifications of new Lifetime Software Deals from AppSumo, Dealify, and more + Exclusive Freebies!

✓ Get instant notifications
✓ All popular software deals and discounts in one overview
✓ Dealify, AppSumo, FB groups and more
✓ Get access to exclusive pre-sales and freebies
✓ Made for marketers, growth hackers and founders                    

Informasi Dasar Ekstensi

Nama Lifetime Deal Alert for AppSumo & Dealify Lifetime Deal Alert for AppSumo & Dealify
ID kbbachocflopihajoahdchlbjpdfdfkk
URL Resmi https://chromewebstore.google.com/detail/lifetime-deal-alert-for-a/kbbachocflopihajoahdchlbjpdfdfkk
Deskripsi Get notifications of new lifetime deals from AppSumo, Dealify.com and more + Exclusive Freebies!
Ukuran File 178 KB
Jumlah Instalasi 3,096
Versi Saat Ini 1.2.1.4
Terakhir Diperbarui 2021-04-19
Tanggal Publikasi 2020-03-25
Penilaian 4.38/5 Total 8 Penilaian
Pengembang https://dealify.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.dealify.com
URL Halaman Bantuan https://www.dealify.com/contact/
URL Halaman Kebijakan Privasi https://www.dealify.io/privacy-policy
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Lifetime Deal Alert for AppSumo & Dealify",
    "description": "Get notifications of new lifetime deals from AppSumo, Dealify.com and more + Exclusive Freebies!",
    "background": {
        "page": "background.html"
    },
    "default_locale": "en",
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "img\/icon-128.png",
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png"
    },
    "manifest_version": 2,
    "options_page": "options.html",
    "permissions": [
        "alarms",
        "notifications",
        "https:\/\/www.dealify.com\/*",
        "https:\/\/www.dealify.io\/*",
        "https:\/\/fetchrss.com\/*",
        "http:\/\/fetchrss.com\/*"
    ],
    "version": "1.2.1.4"
}