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はhttps://dealify.comによって開発されたChromeの拡張機能で、その主な機能は「Get notifications of new lifetime deals from AppSumo, Dealify.com and more + Exclusive Freebies!」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Lifetime Deal Alert for AppSumo & Dealify拡張機能のCRXファイルをダウンロード

Lifetime Deal Alert for AppSumo & Dealify拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.dealify.com
ヘルプページのURL https://www.dealify.com/contact/
プライバシーポリシーページのURL 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"
}