Crotorrents Website Extension

Opens up https://crotorrents.cc/ Website

Co je Crotorrents Website Extension?

Crotorrents Website Extension je rozšíření Chrome vyvinuté snnypmain, a jeho hlavní funkcí je „Opens up https://crotorrents.cc/ Website“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření Crotorrents Website Extension

Stáhněte si soubory rozšíření Crotorrents Website Extension ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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 .                    

Základní Informace o Rozšíření

Název Crotorrents Website Extension Crotorrents Website Extension
ID igjnbpncampkdjpcmcjgghldcimkookl
Oficiální URL https://chrome.google.com/webstore/detail/crotorrents-website-exten/igjnbpncampkdjpcmcjgghldcimkookl
Popis Opens up https://crotorrents.cc/ Website
Velikost souboru 10.2 KB
Počet instalací 97
Aktuální Verze 1.0.1
Poslední Aktualizace 2020-12-09
Datum Vydání 2020-12-09
Vývojář snnypmain
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://crotorrents.cc
Podporované Jazyky 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"
    ]
}