By: danilovict2
Inspect and view changes in LeetCode Torture source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "LeetCode Torture",
"version": "1.0.1",
"description": "Forces you to solve one LeetCode problem before you can do anything in your browser.",
"homepage_url": "https://github.com/danilovict2/leetcode-torture",
"icons": {
"48": "icons/nerd.jpg"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"reset.js"
]
},
{
"matches": [
"*://*.leetcode.com/*"
],
"js": [
"modal/modal.js"
],
"css": [
"modal/modal.css"
]
}
],
"permissions": [
"storage",
"webRequest",
"webRequestBlocking",
"activeTab",
"https://leetcode.com/submissions/detail/*/check/",
"https://leetcode-api-pied.vercel.app/daily",
"<all_urls>"
],
"browser_action": {
"default_icon": "icons/nerd.jpg",
"default_title": "LeetCode Torture",
"default_popup": "popup/index.html"
},
"browser_specific_settings": {
"gecko": {
"id": "leetcode-torture@extension.dev"
}
},
"background": {
"scripts": [
"check.js",
"redirect.js"
]
}
} Best LeetCode Torture Alternatives
Here are some Firefox add-ons that are similar to LeetCode Torture:
Leetcode torture
The Coding Sloth
Solve Or Suffer
ayu
LeetCode Classic
Chandrakishor Singh
Painless LeetCode
nikaltipar
LeetCode Blind Mode
Jaskirat Miglani
YeetCode
Md Sujauddin Sekh
LeetQuiet: Code with Focus. Not with Noise.
Sathwik Hejamady Bhat
leetdirect
salieri
LeetCode Hints
LeetCode Hints
LeetGenius
Bilal Shahid