By: Sherukoda
Inspect and view changes in LeetCode Submission Protection source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "LeetCode Submission Protection",
"version": "1.0.1",
"description": "Adds an extra layer of protection to prevent accidental code submissions on LeetCode.",
"icons": {
"16": "assets/icons/icon-16.png",
"32": "assets/icons/icon-32.png",
"48": "assets/icons/icon-48.png",
"128": "assets/icons/icon-128.png"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "assets/icons/icon-16.png",
"32": "assets/icons/icon-32.png",
"48": "assets/icons/icon-48.png",
"128": "assets/icons/icon-128.png"
}
},
"permissions": [
"storage",
"activeTab"
],
"host_permissions": [
"https://leetcode.com/*"
],
"content_scripts": [
{
"matches": [
"https://leetcode.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "leetcode-submission-protection@yourdomain.com",
"strict_min_version": "109.0"
}
}
} Best LeetCode Submission Protection Alternatives
Here are some Firefox add-ons that are similar to LeetCode Submission Protection:
Painless LeetCode
nikaltipar
LeetQuiet: Code with Focus. Not with Noise.
Sathwik Hejamady Bhat
Submit Button Disabler
ray33ee
CodeBlur AntiSpoiler
Lakshay Jain
LeetHide CN
Ayden
LeetCode Contest Helper
imozo studio
LeetCode Enh: Confetti Tips
Aman Jain
Hide LeetCode Solutions
Jared Cuglietta
CodePlay Helper
Naitik Jain
CP Submit
Ayush Biswas
LeetCode Auto Reset
Loke
LeetCode Auto Reset
Loke