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"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Torrenter - Torrent Search Engine 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Torrenter - Torrent Search Engine Torrenter - Torrent Search Engine
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
이메일 [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"
}