Competitive Programming Questions

A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…

Что такое Competitive Programming Questions?

Competitive Programming Questions - это расширение Chrome, разработанное Blockgeeks, и его основная функция - "A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…".

Снимки экрана расширения

screenshot
screenshot
screenshot

Скачать файл CRX расширения Competitive Programming Questions

Скачайте файлы расширений Competitive Programming Questions в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you selected like, trees, dfs, greedy, dp, etc.                    

Основная информация о расширении

Название Competitive Programming Questions Competitive Programming Questions
ID dkaocaebnjkaogaobgflbaaloclbjpnf
Официальный URL https://chromewebstore.google.com/detail/competitive-programming-q/dkaocaebnjkaogaobgflbaaloclbjpnf
Описание A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…
Размер файла 57.28 KB
Количество установок 54
Текущая Версия 0.0.2
Последнее Обновление 2022-05-19
Дата публикации 2022-05-18
Рейтинг 5.00/5 Всего 3 оценок
Разработчик Blockgeeks
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://pranavchiku.github.io/CP-Question-Generator/
URL страницы помощи https://pranavchiku.github.io/CP-Question-Generator/
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Competitive Programming Questions",
    "version": "0.0.2",
    "manifest_version": 3,
    "action": {
        "default_popup": "show.html",
        "default_icon": "cod (1).png"
    },
    "icons": {
        "256": "cod (1).png"
    }
}