By: rufevean
Inspect and view changes in leetcodetimer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "timer",
"version": "1.0",
"permissions": [
"webRequest",
"activeTab",
"alarms",
"storage",
"runtime"
],
"browser_action": {
"default_popup": "timer.html",
"default_title": "Click to start the timer"
},
"description": "Adds a 20 min timer for solving leetcode problems.",
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{3aca210d-4f80-4bae-95e7-af2f7dec67c2}"
}
}
} Best leetcodetimer Alternatives
Here are some Firefox add-ons that are similar to leetcodetimer:
LeetCode Timer
Brian Ko
LeetCode Timer
jedwards1230
Green Timer
Manoj Kumar
Green Code
NX-Org
LeetPlug
leetplug
Leetforge
Zi Jun Wang
LeetBoost: AutoCompleteLeetCode
fillabusta420
LeetQuiet: Code with Focus. Not with Noise.
Sathwik Hejamady Bhat
LeetGenius
Bilal Shahid
LeetReminders
Leet Reminders