제작자: nikaltipar
Inspect and view changes in Painless LeetCode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Painless LeetCode",
"version": "1.3",
"description": "Block accidental submissions, hide difficulty labels, hide solved problems, and more.",
"permissions": [
"storage"
],
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"content_scripts": [
{
"matches": [
"*://*.leetcode.com/*"
],
"js": [
"disable.js"
],
"run_at": "document_start"
}
],
"action": {
"default_title": "Open Random LeetCode Problem"
},
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html",
"open_in_tab": false
},
"browser_specific_settings": {
"gecko": {
"id": "painless-leetcode@nikaltipar",
"strict_min_version": "121.0"
}
}
} 최고의 Painless LeetCode 대안
다음은 Painless LeetCode과(와) 유사한 Firefox add-on입니다:
LeetQuiet: Code with Focus. Not with Noise.
Sathwik Hejamady Bhat
Solve Or Suffer
ayu
Leetcode Enhancer
Lovesh Dongre
leet-zen
Sid
Hide LeetCode Solutions
Jared Cuglietta
LeetCode Submission Protection
Sherukoda
LeetcodeEnhancer
Shub
LeetJump - Leetcode quick search extension
lirena00
LeetCode Auto Reset
Loke
LeetCode Auto Reset
Loke
CodeBlur AntiSpoiler
Lakshay Jain
LeetCode Blind Mode
Jaskirat Miglani