Lifetime Deal Alert for AppSumo & Dealify
Get notifications of new lifetime deals from AppSumo, Dealify.com and more + Exclusive Freebies!
Wat is Lifetime Deal Alert for AppSumo & Dealify?
Lifetime Deal Alert for AppSumo & Dealify is een Chrome-extensie ontwikkeld door https://dealify.com, en de belangrijkste functie is "Get notifications of new lifetime deals from AppSumo, Dealify.com and more + Exclusive Freebies!".
Extensie Screenshots
Download het CRX-bestand van de extensie Lifetime Deal Alert for AppSumo & Dealify
Download Lifetime Deal Alert for AppSumo & Dealify-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        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                     Basisinformatie over de Extensie
| Naam |  | 
| ID | kbbachocflopihajoahdchlbjpdfdfkk | 
| Officiële URL | https://chromewebstore.google.com/detail/lifetime-deal-alert-for-a/kbbachocflopihajoahdchlbjpdfdfkk | 
| Beschrijving | Get notifications of new lifetime deals from AppSumo, Dealify.com and more + Exclusive Freebies! | 
| Bestandsgrootte | 178 KB | 
| Aantal Installaties | 3,096 | 
| Huidige Versie | 1.2.1.4 | 
| Laatst Bijgewerkt | 2021-04-19 | 
| Publicatiedatum | 2020-03-25 | 
| Beoordeling | 4.38/5 Totaal 8 Beoordelingen | 
| Ontwikkelaar | https://dealify.com | 
| [email protected] | |
| Betalingswijze | free | 
| Extensiewebsite | https://www.dealify.com | 
| Help Pagina-URL | https://www.dealify.com/contact/ | 
| URL van de Privacybeleid Pagina | https://www.dealify.io/privacy-policy | 
| Ondersteunde Talen | 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"
} | |