Inspect and view changes in Toggle LeetCode Syntax Highlighting source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Toggle LeetCode Syntax Highlighting",
"description": "Practice writing code on LeetCode without the help of syntax highlighting.",
"version": "1.0.6",
"icons": {
"16": "icon-16.png",
"32": "icon-32.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"permissions": [
"scripting",
"storage"
],
"host_permissions": [
"https://leetcode.com/*"
],
"content_scripts": [
{
"matches": [
"https://leetcode.com/problems/*"
],
"js": [
"content.js"
]
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{97ab9359-2cca-47d6-a5c6-ab28824cd681}"
}
}
} 최고의 Toggle LeetCode Syntax Highlighting 대안
다음은 Toggle LeetCode Syntax Highlighting과(와) 유사한 Firefox add-on입니다:
LeetcodeEnhancer
Shub
LeetHide CN
Ayden
Code Highlighter
fides
LeetCode Night Plus
XO88
LeetCode format
Madhur Ahuja
CodeBlur AntiSpoiler
Lakshay Jain
Leetcode Enhancer
Lovesh Dongre
LC Contest Helper
Sayan Bakshi
Github Code Outline
VJ
Rainbow Delimiters
Yanying Wang
Prettify USACO
Prettify USACO
LeetCode Contest Helper
imozo studio