Magnet Collector
Find magnet and torrent links in a page much easier and safer.
Apa itu Magnet Collector?
Magnet Collector adalah ekstensi Chrome yang dikembangkan oleh Pigeontech, dan fitur utamanya adalah "Find magnet and torrent links in a page much easier and safer.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Magnet Collector
Unduh file ekstensi Magnet Collector 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
Many publishers are providing downloads via torrent and magnet links, which when clicked, will open a bittorrent client. This extension will help you find these links and organize them into a convenient popup. Browsing will be safer as well, as you no longer have to take a chance on fake download links.
Informasi Dasar Ekstensi
Nama | Magnet Collector |
ID | dopceadfnnahlcadkebgfacbcemhallh |
URL Resmi | https://chromewebstore.google.com/detail/magnet-collector/dopceadfnnahlcadkebgfacbcemhallh |
Deskripsi | Find magnet and torrent links in a page much easier and safer. |
Ukuran File | 13.08 KB |
Jumlah Instalasi | 1,356 |
Versi Saat Ini | 1.0.4 |
Terakhir Diperbarui | 2017-01-28 |
Tanggal Publikasi | 2017-01-27 |
Penilaian | 3.75/5 Total 12 Penilaian |
Pengembang | Pigeontech |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Magnet Collector", "description": "Find magnet and torrent links in a page much easier and safer.", "version": "1.0.4", "browser_action": { "default_icon": "icon_128.png", "default_popup": "popup.html", "default_title": "Magnet Collector" }, "icons": { "128": "icon_128.png" }, "permissions": [ "activeTab" ], "content_scripts": [ { "matches": [ " |