Crotorrents Website Extension

Opens up https://crotorrents.cc/ Website

Co to jest Crotorrents Website Extension?

Crotorrents Website Extension to rozszerzenie Chrome opracowane przez snnypmain, a jego główną funkcją jest „Opens up https://crotorrents.cc/ Website”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Crotorrents Website Extension

Pobierz pliki rozszerzeń Crotorrents Website Extension w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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 .                    

Podstawowe informacje o rozszerzeniu

Nazwa Crotorrents Website Extension Crotorrents Website Extension
ID igjnbpncampkdjpcmcjgghldcimkookl
Oficjalny URL https://chrome.google.com/webstore/detail/crotorrents-website-exten/igjnbpncampkdjpcmcjgghldcimkookl
Opis Opens up https://crotorrents.cc/ Website
Rozmiar pliku 10.2 KB
Liczba instalacji 97
Aktualna Wersja 1.0.1
Ostatnia Aktualizacja 2020-12-09
Data Publikacji 2020-12-09
Deweloper snnypmain
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://crotorrents.cc
Obsługiwane Języki 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"
    ]
}