제작자: mai_dq
Inspect and view changes in doki-doki-leetcode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Doki-LC",
"author": "Brian Mai",
"version": "1.0",
"description": "LeetCode editor image overlay.",
"icons": {
"48": "icon-48.png"
},
"browser_action": {
"default_popup": "doki.html",
"default_icon": "icon-48.png"
},
"content_scripts": [
{
"matches": [
"https://leetcode.com/problems/*"
],
"js": [
"overlay.js"
]
}
],
"web_accessible_resources": [
"doki.png"
],
"browser_specific_settings": {
"gecko": {
"id": "@doki-doki-leetcode",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage",
"activeTab",
"tabs"
]
} 최고의 doki-doki-leetcode 대안
다음은 doki-doki-leetcode과(와) 유사한 Firefox add-on입니다:
LeetcodeEnhancer
Shub
Painless LeetCode
nikaltipar
CodeBlur AntiSpoiler
Lakshay Jain
Leetcode Enhancer
Lovesh Dongre
LeetCode Classic
Chandrakishor Singh
Toggle LeetCode Syntax Highlighting
jacamera
Hide LeetCode Solutions
Jared Cuglietta
LeetPlug
leetplug
LeetHide CN
Ayden
LeetFonts
Tanuv
LeetCode Video Solutions
Soumya Ranjan Mohanty (geekysrm)
LeetCode Night
Nguyễn Hữu Phong K8CC