Torrenter - Torrent Search Engine
Fast torrent search for movie, music, games
什麼是Torrenter - Torrent Search Engine?
Torrenter - Torrent Search Engine是由http://torrenter.site開發的Chrome擴展程式,該擴展的主要功能是“Fast torrent search for movie, music, games”。
擴展截圖
下載Torrenter - Torrent Search Engine擴展crx文件
下載Torrenter - Torrent Search Engine擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | |
ID | llambjaebldgfgjlghjmpplpickegmkb |
官方網址 | https://chrome.google.com/webstore/detail/torrenter-torrent-search/llambjaebldgfgjlghjmpplpickegmkb |
簡介 | Fast torrent search for movie, music, games |
檔案大小 | 41.04 KB |
安裝次數 | 767 |
目前版本 | 0.2 |
更新時間 | 2019-09-21 |
上架時間 | 2019-09-20 |
評分 | 4.67/5 共 30 次評分 |
開發者 | http://torrenter.site |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://torrenter.site |
隱私政策頁面URL | http://sadko.biz/privacy.html |
支援的語言 | 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" } |