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 là gì?

Competitive Programming Questions là một tiện ích mở rộng Chrome được phát triển bởi Blockgeeks, và tính năng chính của nó là "A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Competitive Programming Questions

Tải xuống các tệp mở rộng Competitive Programming Questions dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Competitive Programming Questions Competitive Programming Questions
ID dkaocaebnjkaogaobgflbaaloclbjpnf
URL Chính Thức https://chromewebstore.google.com/detail/competitive-programming-q/dkaocaebnjkaogaobgflbaaloclbjpnf
Mô tả A simple extension to help you in finding the appropriate question on the basis of your rating on codeforces and topics you…
Kích Thước Tệp 57.28 KB
Số Lần Cài Đặt 54
Phiên Bản Hiện Tại 0.0.2
Cập Nhật Lần Cuối 2022-05-19
Ngày Phát Hành 2022-05-18
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển Blockgeeks
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://pranavchiku.github.io/CP-Question-Generator/
URL Trang Trợ Giúp https://pranavchiku.github.io/CP-Question-Generator/
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}