Get the Best Software Deals Daily | Save $$$

Get notifications of Launch Space deals

Qu'est-ce que Get the Best Software Deals Daily | Save $$$ ?

Get the Best Software Deals Daily | Save $$$ est une extension Chrome développée par https://launchspace.net, et sa fonction principale est "Get notifications of Launch Space deals".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Get the Best Software Deals Daily | Save $$$

Téléchargez les fichiers d'extension Get the Best Software Deals Daily | Save $$$ au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        If you love saving money, growing your business and getting access to the best lifetime software deals (Drum Roll)... You’re going to love ❤️ Deals 🚀 The extension does two things:

✓  Notifies you when there is a discount or lifetime deal available on the website you are visiting.
✓  Gives you an instant notification when an interesting lifetime software deal is launched from your favourite online deal sites like AppSumo, StackSocial, and more.

In short Deals will save you money on software you want for your business.

👇Click the link below to download the Chrome extension                    

Informations de Base sur l'Extension

Nom Get the Best Software Deals Daily | Save $$$ Get the Best Software Deals Daily | Save $$$
ID kjcjncdblilghnemipneocbepbpgdfff
URL Officiel https://chromewebstore.google.com/detail/get-the-best-software-dea/kjcjncdblilghnemipneocbepbpgdfff
Description Get notifications of Launch Space deals
Taille du Fichier 775 KB
Nombre d'Installations 180
Version Actuelle 0.0.2.2
Dernière Mise à Jour 2020-03-09
Date de Publication 2020-03-09
Évaluation 5.00/5 Total 2 Évaluations
Développeur https://launchspace.net
Type de Paiement free
Site Web de l'Extension https://launchspace.net
Langues Prises en Charge en
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "img\/icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "independent.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "default_locale": "en",
    "description": "Get notifications of Launch Space deals",
    "icons": {
        "128": "img\/icon-128.png",
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png"
    },
    "manifest_version": 2,
    "name": "Get the Best Software Deals Daily | Save $$$",
    "options_page": "options.html",
    "permissions": [
        "alarms",
        "notifications",
        "tabs",
        "activeTab",
        "http:\/\/feed.launchspace.net\/feed\/*",
        "https:\/\/use.fontawesome.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.2.2"
}