Torrenter - Torrent Search Engine
Fast torrent search for movie, music, games
¿Qué es Torrenter - Torrent Search Engine?
Torrenter - Torrent Search Engine es una extensión de Chrome desarrollada por http://torrenter.site, y su función principal es "Fast torrent search for movie, music, games".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Torrenter - Torrent Search Engine
Descarga archivos de extensión Torrenter - Torrent Search Engine en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | |
ID | llambjaebldgfgjlghjmpplpickegmkb |
URL Oficial | https://chrome.google.com/webstore/detail/torrenter-torrent-search/llambjaebldgfgjlghjmpplpickegmkb |
Descripción | Fast torrent search for movie, music, games |
Tamaño del Archivo | 41.04 KB |
Cantidad de Instalaciones | 767 |
Versión Actual | 0.2 |
Última Actualización | 2019-09-21 |
Fecha de Publicación | 2019-09-20 |
Calificación | 4.67/5 Total de 30 Calificaciones |
Desarrollador | http://torrenter.site |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | http://torrenter.site |
URL de la Página de Política de Privacidad | http://sadko.biz/privacy.html |
Idiomas Soportados | 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" } |