제작자: Thomas Huss Add-on
Inspect and view changes in CPTerm source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Interface between competitive programming websites and your code editor",
"manifest_version": 3,
"name": "CPTerm",
"version": "0.3",
"icons": {
"16": "cpterm.svg",
"32": "cpterm.svg",
"48": "cpterm.svg",
"64": "cpterm.svg",
"96": "cpterm.svg",
"128": "cpterm.svg"
},
"content_scripts": [
{
"matches": [
"*://*.hackerrank.com/*",
"*://*.leetcode.com/*"
],
"js": [
"content.js"
]
}
],
"options_ui": {
"page": "options.html"
},
"web_accessible_resources": [
{
"resources": [
"scraper-inject.js"
],
"matches": [
"*://*.hackerrank.com/*",
"*://*.leetcode.com/*"
]
}
],
"permissions": [
"nativeMessaging",
"scripting",
"activeTab",
"storage"
],
"host_permissions": [
"*://*.hackerrank.com/*",
"*://*.leetcode.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "cpterm-scraper@thomashuss.github.io",
"strict_min_version": "128.0"
}
},
"background": {
"scripts": [
"background.js"
]
}
} 최고의 CPTerm 대안
다음은 CPTerm과(와) 유사한 Firefox add-on입니다:
LC Contest Helper
Sayan Bakshi
Enhancer for Leetcode
Shub
Toggle LeetCode Syntax Highlighting
jacamera
CPH Submit Pro
codewithsathya
LeetChatGPT
Liopun
Competitive Companion
Jasper van Merle
URLGeekster
tanay
CP Code Manager
CacCat
Leetcode Enhancer
Lovesh Dongre
TabOut for LeetCode
prxnav
Codeforces Lite
Devendra Suryavanshi
CSES Enhancer Pro
3N1GM4