Crotorrents Website Extension
Opens up https://crotorrents.cc/ Website
Что такое Crotorrents Website Extension?
Crotorrents Website Extension - это расширение Chrome, разработанное snnypmain, и его основная функция - "Opens up https://crotorrents.cc/ Website".
Снимки экрана расширения
Скачать файл CRX расширения Crotorrents Website Extension
Скачайте файлы расширений Crotorrents Website Extension в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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 .
Основная информация о расширении
Название | |
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" ] } |