Crotorrents Website Extension

Opens up https://crotorrents.cc/ Website

Was ist Crotorrents Website Extension?

Crotorrents Website Extension ist eine Chrome-Erweiterung, die von snnypmain entwickelt wurde, und ihr Hauptmerkmal ist "Opens up https://crotorrents.cc/ Website".

Erweiterungsscreenshots

screenshot
screenshot

Crotorrents Website Extension-Erweiterungs-CRX-Datei herunterladen

Laden Sie Crotorrents Website Extension-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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 .                    

Grundlegende Informationen zur Erweiterung

Name Crotorrents Website Extension Crotorrents Website Extension
ID igjnbpncampkdjpcmcjgghldcimkookl
Offizielle URL https://chrome.google.com/webstore/detail/crotorrents-website-exten/igjnbpncampkdjpcmcjgghldcimkookl
Beschreibung Opens up https://crotorrents.cc/ Website
Dateigröße 10.2 KB
Installationsanzahl 97
Aktuelle Version 1.0.1
Letztes Update 2020-12-09
Veröffentlichungsdatum 2020-12-09
Entwickler snnypmain
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://crotorrents.cc
Unterstützte Sprachen 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"
    ]
}