Lifetime Deal Alert for AppSumo & Dealify

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

What is Lifetime Deal Alert for AppSumo & Dealify?

Lifetime Deal Alert for AppSumo & Dealify is a Chrome extension developed by https://dealify.com, and its main feature is "Get notifications of new lifetime deals from AppSumo, Dealify.com and more + Exclusive Freebies!".

Extension Screenshots

screenshot
screenshot
screenshot

Download Lifetime Deal Alert for AppSumo & Dealify Extension CRX File

Download Lifetime Deal Alert for AppSumo & Dealify extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Lifetime Deal Alert for AppSumo & Dealify Lifetime Deal Alert for AppSumo & Dealify
ID kbbachocflopihajoahdchlbjpdfdfkk
Official URL https://chromewebstore.google.com/detail/lifetime-deal-alert-for-a/kbbachocflopihajoahdchlbjpdfdfkk
Description Get notifications of new lifetime deals from AppSumo, Dealify.com and more + Exclusive Freebies!
File Size 178 KB
Installation Count 3,096
Current Version 1.2.1.4
Last Updated 2021-04-19
Publish Date 2020-03-25
Rating 4.38/5 Total 8 Ratings
Developer https://dealify.com
Email [email protected]
Payment Type free
Extension Website https://www.dealify.com
Help Page URL https://www.dealify.com/contact/
Privacy Policy Page URL https://www.dealify.io/privacy-policy
Supported Languages 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"
}