By: Kevin
Inspect and view changes in LeetBrawls source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "LeetBrawls",
"description": "The only way to compete with your friends and conquer coding questions",
"version": "1.0.9",
"manifest_version": 2,
"browser_action": {
"default_popup": "index.html"
},
"browser_specific_settings": {
"gecko": {
"id": "admin@leetbattles.com",
"strict_min_version": "54.0a1"
}
},
"icons": {
"16": "leetbattles_16.png",
"48": "leetbattles_48.png",
"128": "leetbattles_128.png"
},
"permissions": [
"tabs",
"storage",
"identity",
"webRequest",
"<all_urls>"
],
"background": {
"scripts": [
"./static/js/background.js"
]
},
"content_scripts": [
{
"matches": [
"https://*.leetcode.com/problems/*"
],
"js": [
"./static/js/content.js"
],
"css": [
"/static/css/content.css"
]
}
],
"content_security_policy": "script-src 'self'; object-src 'self';"
} Best LeetBrawls Alternatives
Here are some Firefox add-ons that are similar to LeetBrawls:
LeetBuddies
LeetBuddies
LC Contest Helper
Sayan Bakshi
Leet Xt - Supercharge your Leetcode practice
binbard
LeetRooms
marwanhawari
LeetQuiet: Code with Focus. Not with Noise.
Sathwik Hejamady Bhat
LeetcodeEnhancer
Shub
Leetforge
Zi Jun Wang
LeetJump - Leetcode quick search extension
lirena00
Leetcode Contest Tracker
altyon
LeetTab - Leetcode Dashboard
brabbid
Solve Or Suffer
ayu