Crotorrents Website Extension

Opens up https://crotorrents.cc/ Website

Crotorrents Website Extension란 무엇입니까?

Crotorrents Website Extension은(는) snnypmain에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Opens up https://crotorrents.cc/ Website"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Crotorrents Website Extension 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Crotorrents is a Website Which Provides Best PC Games To Download For Free. You Just Have To Click on Add To Chrome and into Extensions Click on the Extention To Open The Website :)

Yes Its Pirate But Still People Used To Visit The Website. People From All over The World Comes to Crotorrents. 

They Provide Fast Downloading Links To Games. Yoiu'll Get Many Famous Games Like Grand Theft Auto Series, Far Cry series, Call of Duty Series and Many more. Just Install This Amazing Extension and You're Good To Go .                    

확장 프로그램 기본 정보

이름 Crotorrents Website Extension Crotorrents Website Extension
ID igjnbpncampkdjpcmcjgghldcimkookl
공식 URL https://chrome.google.com/webstore/detail/crotorrents-website-exten/igjnbpncampkdjpcmcjgghldcimkookl
설명 Opens up https://crotorrents.cc/ Website
파일 크기 10.2 KB
설치 횟수 97
현재 버전 1.0.1
최근 업데이트 2020-12-09
출시 날짜 2020-12-09
개발자 snnypmain
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://crotorrents.cc
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Crotorrents Website Extension",
    "version": "1.0.1",
    "author": "Cro",
    "manifest_version": 2,
    "description": "Opens up https:\/\/crotorrents.cc\/ Website",
    "icons": {
        "128": "128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_title": "",
        "default_icon": "16.png"
    },
    "permissions": [
        "tabs"
    ]
}