By: Thomas Huss
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.2",
"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"
]
}
} Best CPTerm Alternatives
Here are some Firefox add-ons that are similar to CPTerm:
LC Contest Helper
Sayan Bakshi
LeetcodeEnhancer
Shub
Toggle LeetCode Syntax Highlighting
jacamera
CPH Submit Pro
codewithsathya
LeetChatGPT
Liopun
Competitive Companion
Jasper van Merle
URLGeekster
tanay
Leetcode Enhancer
Lovesh Dongre
CP Code Manager
CacCat
TabOut for LeetCode
prxnav
Codeforces Lite
Devendra Suryavanshi
CSES Enhancer Pro
3N1GM4