Leech.ae - Premium Link Generator
Download Direct Links No Waiting Links for file host like Rapidgator & depositfiles.
Apa itu Leech.ae - Premium Link Generator?
Leech.ae - Premium Link Generator adalah ekstensi Chrome yang dikembangkan oleh http://leech.ae, dan fitur utamanya adalah "Download Direct Links No Waiting Links for file host like Rapidgator & depositfiles.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Leech.ae - Premium Link Generator
Unduh file ekstensi Leech.ae - Premium Link Generator dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | |
ID | oepnjdjggoegoaahahnpaagfijmfgddn |
URL Resmi | https://chrome.google.com/webstore/detail/leechae-premium-link-gene/oepnjdjggoegoaahahnpaagfijmfgddn |
Deskripsi | Download Direct Links No Waiting Links for file host like Rapidgator & depositfiles. |
Ukuran File | 3.51 KB |
Jumlah Instalasi | 2,000 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2017-01-03 |
Tanggal Publikasi | 2017-01-03 |
Penilaian | 2.19/5 Total 16 Penilaian |
Pengembang | http://leech.ae |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.leech.ae |
URL Halaman Bantuan | http://leech.ae/faq.php |
Bahasa yang Didukung | 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" } ] } |