DealnLoot Alerts

Now Never Pay Full

DealnLoot Alertsとは何ですか?

DealnLoot Alertsはhttps://www.dealnloot.comによって開発されたChromeの拡張機能で、その主な機能は「Now Never Pay Full」です。

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

screenshot
screenshot
screenshot

DealnLoot Alerts拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Get the best online shopping deals, coupons, freebies, discounts, giveaways and much more at few clicks !!

Dealnloot.com is an online shopping deals provider which hunts the best bargains from the online e-commerce world and brings it for you so that you save money and time. You will get discount coupons, cashback offers, freebies, contests etc on dealnloot. With dealnloot, you probably never will pay full and with our chrome extension, it becomes even easier to save...

Features of Dealnloot Alerts Chrome Extension -

>> Shows you number of deals you have not seen as of now - Gone for a outing or for an important work. Well when you come back to your chrome browser on your laptop or PC, extension will give you a number of deals that have been posted after you went away.

>> Gives you an alert in bottom right of your google chrome browser whenever a new deal is posted on dealnloot - Keep doing your important work on chrome. A new deal posted on our website - You get a notification every time :)

>> On one click, you will see latest 10 posts - The power feature of this extension is that with one click on extension icon, you will be able to see the latest 10 deals or loots posted on our website.

>> Search Button to find any deal - Well we believe Old is Gold. Looking for some old deal. Search it in search box box of extension especially for this purpose

>> Inclusion of links and buttons to subscribe to our other alert systems - Just click on the extension and at bottom just after the 10th post, you would see social sharing buttons where you can like us and follow on facebook and twitter. Also with single clicks, you can subscribe to whatsapp alerts, push alerts, e-mail alerts etc.                    

拡張機能の基本情報

名前 DealnLoot Alerts DealnLoot Alerts
ID alkjbpkcaigcnejjidgcfcaahcelokbn
公式URL https://chromewebstore.google.com/detail/dealnloot-alerts/alkjbpkcaigcnejjidgcfcaahcelokbn
説明 Now Never Pay Full
ファイルサイズ 114 KB
インストール数 117
現在のバージョン 1.1
最終更新日 2015-10-04
公開日 2015-10-04
評価 4.78/5 合計 18 レビュー
開発者 https://www.dealnloot.com
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": {
            "32": "icon.png",
            "48": "icon38.png"
        },
        "default_popup": "popup.html",
        "default_title": "DealnLoot Alerts"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "description": "Now Never Pay Full",
    "icons": {
        "32": "icon.png",
        "48": "icon38.png",
        "128": "icon80.png"
    },
    "manifest_version": 2,
    "name": "DealnLoot Alerts",
    "version": "1.1",
    "background": {
        "persistent": true,
        "scripts": [
            "config.js",
            "libs\/jquery.js",
            "background\/index.js"
        ]
    },
    "permissions": [
        "http:\/\/*\/*",
        "notifications",
        "storage"
    ]
}