Lifetime Deal Alert for AppSumo & Dealify

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

ما هو Lifetime Deal Alert for AppSumo & Dealify؟

Lifetime Deal Alert for AppSumo & Dealify هو إضافة Chrome تم تطويرها بواسطة https://dealify.com، والميزة الرئيسية لها هي "Get notifications of new lifetime deals from AppSumo, Dealify.com and more + Exclusive Freebies!".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Lifetime Deal Alert for AppSumo & Dealify

قم بتنزيل ملفات الامتداد Lifetime Deal Alert for AppSumo & Dealify بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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                    

معلومات أساسية عن التمديد

الاسم Lifetime Deal Alert for AppSumo & Dealify Lifetime Deal Alert for AppSumo & Dealify
ID kbbachocflopihajoahdchlbjpdfdfkk
عنوان URL الرسمي https://chromewebstore.google.com/detail/lifetime-deal-alert-for-a/kbbachocflopihajoahdchlbjpdfdfkk
الوصف Get notifications of new lifetime deals from AppSumo, Dealify.com and more + Exclusive Freebies!
حجم الملف 178 KB
عدد التثبيتات 3,096
النسخة الحالية 1.2.1.4
آخر تحديث 2021-04-19
تاريخ النشر 2020-03-25
تقييم 4.38/5 مجموع تقييمات 8
المطور https://dealify.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.dealify.com
عنوان صفحة المساعدة https://www.dealify.com/contact/
عنوان صفحة سياسة الخصوصية https://www.dealify.io/privacy-policy
اللغات المدعومة 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"
}