Torrenter - Torrent Search Engine
Fast torrent search for movie, music, games
Vad är Torrenter - Torrent Search Engine?
Torrenter - Torrent Search Engine är en Chrome-tillägg utvecklad av http://torrenter.site, och dess huvudfunktion är "Fast torrent search for movie, music, games".
Tilläggsskärmbilder
Ladda ner Torrenter - Torrent Search Engine-förlängningens CRX-fil
Ladda ner Torrenter - Torrent Search Engine-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | llambjaebldgfgjlghjmpplpickegmkb |
Officiell webbadress | https://chrome.google.com/webstore/detail/torrenter-torrent-search/llambjaebldgfgjlghjmpplpickegmkb |
Beskrivning | Fast torrent search for movie, music, games |
Filstorlek | 41.04 KB |
Antal Installationer | 767 |
Aktuell Version | 0.2 |
Senast Uppdaterad | 2019-09-21 |
Publiceringsdatum | 2019-09-20 |
Betyg | 4.67/5 Totalt 30 Betyg |
Utvecklare | http://torrenter.site |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | http://torrenter.site |
URL till Sekretesspolicy Sidan | http://sadko.biz/privacy.html |
Stödda Språk | 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" } |