Inspect and view changes in ncrandom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ncrandom",
"version": "1.3",
"description": "Filter random questions from neetcode.io list by difficulty and questions solved, new or both",
"content_scripts": [
{
"matches": [
"*://*.neetcode.io/*"
],
"js": [
"dialog.js",
"ncrandom.js"
]
}
],
"browser_action": {
"default_icon": "icon.png",
"default_title": "Neetcode Random",
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "{0a42c2f8-2f61-4ca5-b8bd-ab56c8a58079}"
}
}
} Best ncrandom Alternatives
Here are some Firefox add-ons that are similar to ncrandom:
neetcode random
Khaled
CF Randomizer
GodLShounak
Painless LeetCode
nikaltipar
Random Grind
TheTrio
Codeforces Problem Picker
Adham El-Rouby
leetdirect
salieri
CF Random Problem Generator
Yamin
LeetTest
bombtastic
Leetcode torture
The Coding Sloth
LeetJump - Leetcode quick search extension
lirena00
LeetBrawls
Kevin
Eolymp Random Problem
FanaticExplorer