Magnet Collector
Find magnet and torrent links in a page much easier and safer.
Was ist Magnet Collector?
Magnet Collector ist eine Chrome-Erweiterung, die von Pigeontech entwickelt wurde, und ihr Hauptmerkmal ist "Find magnet and torrent links in a page much easier and safer.".
Erweiterungsscreenshots
Magnet Collector-Erweiterungs-CRX-Datei herunterladen
Laden Sie Magnet Collector-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Magnet Collector |
ID | dopceadfnnahlcadkebgfacbcemhallh |
Offizielle URL | https://chromewebstore.google.com/detail/magnet-collector/dopceadfnnahlcadkebgfacbcemhallh |
Beschreibung | Find magnet and torrent links in a page much easier and safer. |
Dateigröße | 13.08 KB |
Installationsanzahl | 1,356 |
Aktuelle Version | 1.0.4 |
Letztes Update | 2017-01-28 |
Veröffentlichungsdatum | 2017-01-27 |
Bewertung | 3.75/5 Insgesamt 12 Bewertungen |
Entwickler | Pigeontech |
Zahlungsart | free |
Unterstützte Sprachen | 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": [ " |