LeetCode Helper by labuladong

力扣辅助刷题插件,便于 labuladong 的读者高效刷题。

LeetCode Helper by labuladong là gì?

LeetCode Helper by labuladong là một tiện ích mở rộng Chrome được phát triển bởi labuladong, và tính năng chính của nó là "力扣辅助刷题插件,便于 labuladong 的读者高效刷题。".

Ả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 LeetCode Helper by labuladong

Tải xuống các tệp mở rộng LeetCode Helper by labuladong 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

                        为了进一步方便大家刷题,我的算法网站提供了文章到题目的映射,但有读者反映不能通过题目快速找到对应的题解。

所以用本插件来弥补这个问题,插件功能手册见如下链接:

https://labuladong.gitee.io/algo/intro/chrome/
https://labuladong.github.io/algo/intro/chrome/

本插件是 labuladong 的刷题全家桶之一,vscode/Jetbrain 插件和另外两本配套 PDF 教材见如下链接:

https://labuladong.gitee.io/algo/intro/all/
https://labuladong.github.io/algo/intro/all/                    

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

Tên LeetCode Helper by labuladong LeetCode Helper by labuladong
ID elafhogmnaapleckojedgipgmidneccg
URL Chính Thức https://chromewebstore.google.com/detail/leetcode-helper-by-labula/elafhogmnaapleckojedgipgmidneccg
Mô tả 力扣辅助刷题插件,便于 labuladong 的读者高效刷题。
Kích Thước Tệp 259 KB
Số Lần Cài Đặt 44,843
Phiên Bản Hiện Tại 4.4.1
Cập Nhật Lần Cuối 2024-02-28
Ngày Phát Hành 2021-11-10
Đánh Giá 4.81/5 Tổng số 83 Đánh Giá
Nhà Phát Triển labuladong
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://labuladong.github.io/algo/
URL Trang Trợ Giúp https://labuladong.gitee.io/algo/intro/chrome/
Ngôn Ngữ Được Hỗ Trợ zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "LeetCode Helper by labuladong",
    "version": "4.4.1",
    "description": "\u529b\u6263\u8f85\u52a9\u5237\u9898\u63d2\u4ef6\uff0c\u4fbf\u4e8e labuladong \u7684\u8bfb\u8005\u9ad8\u6548\u5237\u9898\u3002",
    "icons": {
        "16": "img\/icon.png",
        "48": "img\/icon.png",
        "128": "img\/icon.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "options_ui": {
        "page": "options.html"
    },
    "action": {
        "default_icon": "img\/icon.png",
        "default_title": "labuladong \u7684\u5237\u9898\u63d2\u4ef6",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script.ts-loader.73062f2d.js"
            ],
            "matches": [
                "*:\/\/leetcode-cn.com\/*",
                "*:\/\/leetcode.cn\/*"
            ],
            "css": [
                "css\/custom.css"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "assets\/content-script-en.ts-loader.b9b3a86b.js"
            ],
            "matches": [
                "*:\/\/leetcode.com\/*"
            ],
            "css": [
                "css\/custom.css"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "assets\/gitee.ts-loader.3b307157.js"
            ],
            "matches": [
                "https:\/\/labuladong.gitee.io\/*",
                "https:\/\/labuladong.github.io\/*",
                "https:\/\/labuladong.online\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "assets\/xe.ts-loader.0c2d56c7.js"
            ],
            "css": [
                "css\/custom.css"
            ],
            "matches": [
                "https:\/\/appktavsiei5995.pc.xiaoe-tech.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "permissions": [
        "storage",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "https:\/\/gitee.com\/*",
        "https:\/\/github.com\/*",
        "https:\/\/labuladong.gitee.io\/*",
        "https:\/\/labuladong.github.io\/*",
        "https:\/\/*.xiaoe-tech.com\/*",
        "https:\/\/*.labuladong.online\/*"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/labuladong.gitee.io\/*",
            "*:\/\/labuladong.github.io\/*",
            "*:\/\/labuladong.online\/*"
        ]
    },
    "homepage_url": "https:\/\/labuladong.online\/algo\/",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/leetcode-cn.com\/*",
                "*:\/\/leetcode.cn\/*"
            ],
            "resources": [
                "assets\/chunk-33ab49f3.js",
                "assets\/chunk-b7e3b0e2.js",
                "assets\/chunk-75c65416.js",
                "assets\/chunk-da1551b0.js",
                "assets\/chunk-c4fdc2ac.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "*:\/\/leetcode.com\/*"
            ],
            "resources": [
                "assets\/chunk-33ab49f3.js",
                "assets\/chunk-75c65416.js",
                "assets\/chunk-b7e3b0e2.js",
                "assets\/chunk-da1551b0.js",
                "assets\/chunk-0a7ac386.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/labuladong.gitee.io\/*",
                "https:\/\/labuladong.github.io\/*",
                "https:\/\/labuladong.online\/*"
            ],
            "resources": [
                "assets\/chunk-73cb0aa1.js",
                "assets\/chunk-75c65416.js",
                "assets\/chunk-cb347ba8.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/appktavsiei5995.pc.xiaoe-tech.com\/*"
            ],
            "resources": [
                "assets\/chunk-33ab49f3.js",
                "assets\/chunk-b7e3b0e2.js",
                "assets\/chunk-75c65416.js",
                "assets\/chunk-81eb316a.js"
            ],
            "use_dynamic_url": true
        }
    ]
}