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
官方網址 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"
        }
    ]
}