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
官方網址 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"
    }
}