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
Eメール [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"
    }
}