Leetcode editor extension

Quickly open problems in IntelliJ Platform IDEs.

Leetcode editor extension란 무엇입니까?

Leetcode editor extension은(는) shuzijun에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Quickly open problems in IntelliJ Platform IDEs."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Leetcode editor extension 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Quickly open problem code in IntelliJ Platform IDEs when browsing leetcode issues.                    

확장 프로그램 기본 정보

이름 Leetcode editor extension Leetcode editor extension
ID kikcppmgphhkffcdhldclbidggbieegc
공식 URL https://chromewebstore.google.com/detail/leetcode-editor-extension/kikcppmgphhkffcdhldclbidggbieegc
설명 Quickly open problems in IntelliJ Platform IDEs.
파일 크기 2.59 MB
설치 횟수 66
현재 버전 0.0.4
최근 업데이트 2022-11-02
출시 날짜 2022-10-23
개발자 shuzijun
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://github.com/shuzijun/leetcode-editor-extension
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        },
        "default_popup": "popup.html"
    },
    "version": "0.0.4",
    "author": "shuzijun",
    "name": "Leetcode editor extension",
    "description": "Quickly open problems in IntelliJ Platform IDEs.",
    "permissions": [
        "storage",
        "cookies",
        "webRequest"
    ],
    "background": {
        "service_worker": "background.23452572.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/codetop.cc\/home*"
            ],
            "js": [
                "codetop-cc-list.73827297.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/leetcode.cn\/*",
                "https:\/\/leetcode.com\/*"
            ],
            "js": [
                "leetcode-affix.c4932423.js"
            ],
            "run_at": "document_end",
            "css": []
        },
        {
            "matches": [
                "https:\/\/leetcode.cn\/problemset\/all\/*"
            ],
            "js": [
                "leetcode-cn-list.03769274.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/leetcode.cn\/*"
            ],
            "js": [
                "leetcode-cn-login.b3da0778.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/leetcode.cn\/problems\/*"
            ],
            "js": [
                "leetcode-cn.5ee9f279.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/leetcode.com\/problemset\/all\/*"
            ],
            "js": [
                "leetcode-com-list.a24abfe1.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/leetcode.com\/*"
            ],
            "js": [
                "leetcode-com-login.b5484644.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/leetcode.com\/problems\/*"
            ],
            "js": [
                "leetcode-com.668b9d9f.js"
            ],
            "css": []
        }
    ],
    "default_locale": "en",
    "host_permissions": [
        "https:\/\/leetcode.cn\/*",
        "https:\/\/leetcode.com\/*",
        "https:\/\/codetop.cc\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/codetop.cc\/*"
            ],
            "resources": [
                "codetop-cc-list.e79d7b04.css",
                "codetop-cc-list.b5b7bfab.css"
            ]
        },
        {
            "matches": [
                "https:\/\/leetcode.cn\/*",
                "https:\/\/leetcode.com\/*"
            ],
            "resources": [
                "codetop-cc-list.e79d7b04.css",
                "codetop-cc-list.b5b7bfab.css"
            ]
        },
        {
            "matches": [
                "https:\/\/leetcode.cn\/*"
            ],
            "resources": [
                "codetop-cc-list.e79d7b04.css",
                "codetop-cc-list.b5b7bfab.css"
            ]
        },
        {
            "matches": [
                "https:\/\/leetcode.cn\/*"
            ],
            "resources": [
                "codetop-cc-list.e79d7b04.css",
                "codetop-cc-list.b5b7bfab.css"
            ]
        },
        {
            "matches": [
                "https:\/\/leetcode.cn\/*"
            ],
            "resources": [
                "codetop-cc-list.e79d7b04.css",
                "codetop-cc-list.b5b7bfab.css"
            ]
        },
        {
            "matches": [
                "https:\/\/leetcode.com\/*"
            ],
            "resources": [
                "codetop-cc-list.e79d7b04.css",
                "codetop-cc-list.b5b7bfab.css"
            ]
        },
        {
            "matches": [
                "https:\/\/leetcode.com\/*"
            ],
            "resources": [
                "codetop-cc-list.e79d7b04.css",
                "codetop-cc-list.b5b7bfab.css"
            ]
        },
        {
            "matches": [
                "https:\/\/leetcode.com\/*"
            ],
            "resources": [
                "codetop-cc-list.e79d7b04.css",
                "codetop-cc-list.b5b7bfab.css"
            ]
        }
    ]
}