Torrenter - Torrent Search Engine
Fast torrent search for movie, music, games
Torrenter - Torrent Search Engine là gì?
Torrenter - Torrent Search Engine là một tiện ích mở rộng Chrome được phát triển bởi http://torrenter.site, và tính năng chính của nó là "Fast torrent search for movie, music, games".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Torrenter - Torrent Search Engine
Tải xuống các tệp mở rộng Torrenter - Torrent Search Engine dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | llambjaebldgfgjlghjmpplpickegmkb |
URL Chính Thức | https://chrome.google.com/webstore/detail/torrenter-torrent-search/llambjaebldgfgjlghjmpplpickegmkb |
Mô tả | Fast torrent search for movie, music, games |
Kích Thước Tệp | 41.04 KB |
Số Lần Cài Đặt | 767 |
Phiên Bản Hiện Tại | 0.2 |
Cập Nhật Lần Cuối | 2019-09-21 |
Ngày Phát Hành | 2019-09-20 |
Đánh Giá | 4.67/5 Tổng số 30 Đánh Giá |
Nhà Phát Triển | http://torrenter.site |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://torrenter.site |
URL Trang Chính Sách Bảo Mật | http://sadko.biz/privacy.html |
Ngôn Ngữ Được Hỗ Trợ | 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" } |