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 |
公式URL | 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 |
Eメール | [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" } |