Leech.ae - Premium Link Generator

Download Direct Links No Waiting Links for file host like Rapidgator & depositfiles.

Leech.ae - Premium Link Generatorとは何ですか?

Leech.ae - Premium Link Generatorはhttp://leech.aeによって開発されたChromeの拡張機能で、その主な機能は「Download Direct Links No Waiting Links for file host like Rapidgator & depositfiles.」です。

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

screenshot

Leech.ae - Premium Link Generator拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Leech.ae is a premium link generator that allows you to download files from hosts like depositfiles & rapidgator directly without waiting for FREE! Very Few Ads, No Waiting Time or Hidden Catches. Enjoy!

Just install the extension and all supported links will automatically be converted to premium links.

Visit website for more information:
http://www.leech.ae                    

拡張機能の基本情報

名前 Leech.ae - Premium Link Generator Leech.ae - Premium Link Generator
ID oepnjdjggoegoaahahnpaagfijmfgddn
公式URL https://chrome.google.com/webstore/detail/leechae-premium-link-gene/oepnjdjggoegoaahahnpaagfijmfgddn
説明 Download Direct Links No Waiting Links for file host like Rapidgator & depositfiles.
ファイルサイズ 3.51 KB
インストール数 2,000
現在のバージョン 1.0
最終更新日 2017-01-03
公開日 2017-01-03
評価 2.19/5 合計 16 レビュー
開発者 http://leech.ae
支払い方法 free
拡張機能のウェブサイト http://www.leech.ae
ヘルプページのURL http://leech.ae/faq.php
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Leech.ae - Premium Link Generator",
    "description": "Download Direct Links No Waiting Links for file host like Rapidgator & depositfiles.",
    "version": "1.0",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_end"
        }
    ]
}