Crotorrents Website Extension

Opens up https://crotorrents.cc/ Website

What is Crotorrents Website Extension?

Crotorrents Website Extension is a Chrome extension developed by snnypmain, and its main feature is "Opens up https://crotorrents.cc/ Website".

Extension Screenshots

screenshot
screenshot

Download Crotorrents Website Extension Extension CRX File

Download Crotorrents Website Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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 .                    

Extension Basic Information

Name Crotorrents Website Extension Crotorrents Website Extension
ID igjnbpncampkdjpcmcjgghldcimkookl
Official URL https://chrome.google.com/webstore/detail/crotorrents-website-exten/igjnbpncampkdjpcmcjgghldcimkookl
Description Opens up https://crotorrents.cc/ Website
File Size 10.2 KB
Installation Count 97
Current Version 1.0.1
Last Updated 2020-12-09
Publish Date 2020-12-09
Developer snnypmain
Email [email protected]
Payment Type free
Extension Website https://crotorrents.cc
Supported Languages 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"
    ]
}