Lifetime Deal Alert for AppSumo & Dealify
Get notifications of new lifetime deals from AppSumo, Dealify.com and more + Exclusive Freebies!
Cos'è Lifetime Deal Alert for AppSumo & Dealify?
Lifetime Deal Alert for AppSumo & Dealify è un'estensione di Chrome sviluppata da https://dealify.com, e la sua funzione principale è "Get notifications of new lifetime deals from AppSumo, Dealify.com and more + Exclusive Freebies!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Lifetime Deal Alert for AppSumo & Dealify
Scarica i file di estensione Lifetime Deal Alert for AppSumo & Dealify in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
                        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                     Informazioni di Base sull'Estensione
| Nome |  | 
| ID | kbbachocflopihajoahdchlbjpdfdfkk | 
| URL Ufficiale | https://chromewebstore.google.com/detail/lifetime-deal-alert-for-a/kbbachocflopihajoahdchlbjpdfdfkk | 
| Descrizione | Get notifications of new lifetime deals from AppSumo, Dealify.com and more + Exclusive Freebies! | 
| Dimensione del File | 178 KB | 
| Conteggio Installazioni | 3,096 | 
| Versione Corrente | 1.2.1.4 | 
| Ultimo Aggiornamento | 2021-04-19 | 
| Data di Pubblicazione | 2020-03-25 | 
| Valutazione | 4.38/5 Totale 8 Valutazioni | 
| Sviluppatore | https://dealify.com | 
| [email protected] | |
| Tipo di Pagamento | free | 
| Sito Web dell'Estensione | https://www.dealify.com | 
| URL della Pagina di Aiuto | https://www.dealify.com/contact/ | 
| URL della Pagina della Politica sulla Privacy | https://www.dealify.io/privacy-policy | 
| Lingue Supportate | 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"
} | |