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是由Blockgeeks开发的Chrome扩展程序,该扩展的主要功能是“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

下载Competitive Programming Questions扩展crx文件

下载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"
    }
}