By: Aman Jain
Inspect and view changes in LeetCode Enh: Confetti Tips source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"default_locale": "en",
"name": "__MSG_extensionName__",
"version": "0.3.6",
"description": "__MSG_extensionDescription__",
"host_permissions": [
"<all_urls>"
],
"permissions": [
"storage",
"scripting",
"tabs",
"notifications"
],
"background": {
"scripts": [
"background.iife.js"
],
"type": "module"
},
"action": {
"default_popup": "popup/index.html",
"default_icon": "logo_32_lc.png"
},
"icons": {
"128": "logo_32_lc.png"
},
"content_scripts": [
{
"matches": [
"http://*.leetcode.com/*",
"https://*.leetcode.com/*",
"https://*.geeksforgeeks.org/*",
"http://*.geeksforgeeks.org/*",
"https://*.codechef.com/*",
"http://*.codechef.com/*",
"https://*.codeforces.com/*",
"http://*.codeforces.com/*"
],
"js": [
"content/index.iife.js"
]
},
{
"matches": [
"http://*.leetcode.com/*",
"https://*.leetcode.com/*",
"https://*.geeksforgeeks.org/*",
"http://*.geeksforgeeks.org/*",
"https://*.codechef.com/*",
"http://*.codechef.com/*",
"https://*.codeforces.com/*",
"http://*.codeforces.com/*"
],
"js": [
"content-ui/index.iife.js"
]
},
{
"matches": [
"http://*.leetcode.com/*",
"https://*.leetcode.com/*",
"https://*.geeksforgeeks.org/*",
"http://*.geeksforgeeks.org/*",
"https://*.codechef.com/*",
"http://*.codechef.com/*",
"https://*.codeforces.com/*",
"http://*.codeforces.com/*"
],
"css": [
"content.css"
]
}
],
"devtools_page": "devtools/index.html",
"web_accessible_resources": [
{
"resources": [
"*.js",
"*.css",
"*.svg",
"icon-128.png",
"icon-34.png"
],
"matches": [
"*://*/*"
]
}
],
"options_ui": {
"page": "options/index.html",
"browser_style": false
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"browser_specific_settings": {
"gecko": {
"id": "com.amanjain.leetcode_enhancer@example.com",
"strict_min_version": "112.0"
}
}
} Best LeetCode Enh: Confetti Tips Alternatives
Here are some Firefox add-ons that are similar to LeetCode Enh: Confetti Tips:
LeetcodeEnhancer
Shub
Learning Suite Confetti
Nathaniel Wilson
LeetCode Logic Assistant
Ayaj
LeetCode Contest Helper
imozo studio
LeetReminders
Leet Reminders
LeetCode Night
Nguyễn Hữu Phong K8CC
LeetCode Night Plus
XO88
Leetcode Enhancer
Lovesh Dongre
LeetQuiet: Code with Focus. Not with Noise.
Sathwik Hejamady Bhat
LeetBuddies
LeetBuddies
YeetCode
Md Sujauddin Sekh
Leet Xt - Supercharge your Leetcode practice
binbard