By: Satvik Rajput Add-on
Inspect and view changes in LeetCode Canvas source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "LeetCode Canvas",
"version": "1.0",
"description": "Add a drawing canvas to LeetCode problem pages",
"content_scripts": [
{
"matches": [
"*://leetcode.com/*"
],
"js": [
"content.js"
]
}
],
"browser_action": {
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon16.png",
"128": "icons/icon16.png"
},
"default_title": "LeetCode Canvas"
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon16.png",
"128": "icons/icon16.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{c4f64bb1-1116-4b10-b41f-e10f1bd2926f}"
}
}
} Best LeetCode Canvas Alternatives
Here are some Firefox add-ons that are similar to LeetCode Canvas:
Web Canvas
Jaiwanth
Draw on Page
yaagame
Drawing Tool - By Mr.Bear
Mr.Bear
Leetion - LeetCode to Notion
Neel Bansal
Whiteboard
ThomasGomez
Web Marker - Draw on Websites
SFer
LeetCode Graph Visualizer
Eren
kinDraw
miyajan
YeetCode
Md Sujauddin Sekh
Simple Drawing Board
Xdwoyco
Web Paint Tool
WIN79
LeetCode Enh: Confetti Tips
Aman Jain