Torrenter - Torrent Search Engine
Fast torrent search for movie, music, games
Qu'est-ce que Torrenter - Torrent Search Engine ?
Torrenter - Torrent Search Engine est une extension Chrome développée par http://torrenter.site, et sa fonction principale est "Fast torrent search for movie, music, games".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Torrenter - Torrent Search Engine
Téléchargez les fichiers d'extension Torrenter - Torrent Search Engine au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Fast torrent search for movies music, games Torrent Search, Enter your search word. You can quickly and easily search Torrent files in the world. What is a torrent? A torrent file stores data about files for use with BitTorrent, a peer-to-peer file-sharing protocol that enables users to send and receive files in small pieces to and from computers across the Internet All torrenting takes place using a torrent program. Examples of torrenting programs include uTorrent, Azureus and the original BitTorrent What is a .torrent file? This is a small metadata file. Metadata here means that the file contains information about the data you want to download, not the data itself. What are seeds? A seed is a client that has a complete copy of the data of a certain torrent. Once your BitTorrent client finishes downloading, it will remain open until you click the Finish button (or otherwise close it). This is known as being a seed or seeding.
Informations de Base sur l'Extension
Nom | |
ID | llambjaebldgfgjlghjmpplpickegmkb |
URL Officiel | https://chrome.google.com/webstore/detail/torrenter-torrent-search/llambjaebldgfgjlghjmpplpickegmkb |
Description | Fast torrent search for movie, music, games |
Taille du Fichier | 41.04 KB |
Nombre d'Installations | 767 |
Version Actuelle | 0.2 |
Dernière Mise à Jour | 2019-09-21 |
Date de Publication | 2019-09-20 |
Évaluation | 4.67/5 Total 30 Évaluations |
Développeur | http://torrenter.site |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://torrenter.site |
URL de la Page de Politique de Confidentialité | http://sadko.biz/privacy.html |
Langues Prises en Charge | en |
manifest.json | |
{ "name": "Torrenter - Torrent Search Engine", "description": "Fast torrent search for movie, music, games", "browser_action": { "default_icon": { "38": "icon.png" }, "default_title": "Torrent Search Engine", "default_popup": "torrenter.html" }, "manifest_version": 2, "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "version": "0.2" } |