By: Atharva Kadlag
Inspect and view changes in Excalisave source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Excalisave",
"version": "2.0.0",
"short_name": "Excalisave",
"description": "Save your excalidraw drawings.",
"icons": {
"16": "assets/icons/16.png",
"48": "assets/icons/48.png",
"128": "assets/icons/128.png"
},
"homepage_url": "https://github.com/atharvakadlag/excalisave",
"permissions": [
"activeTab",
"tabs",
"storage",
"scripting",
"unlimitedStorage"
],
"author": "atharvakadlag",
"browser_specific_settings": {
"gecko": {
"id": "excalisave@atharvakadlag.github.io"
}
},
"action": {
"default_title": "Excalisave",
"default_popup": "popup.html"
},
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Ctrl+Shift+E",
"mac": "Command+Shift+E"
}
}
},
"background": {
"scripts": [
"js/background.bundle.js"
]
},
"web_accessible_resources": [
{
"resources": [
"assets/*"
],
"matches": [
"https://excalidraw.com/*"
]
}
],
"host_permissions": [
"https://excalidraw.com/*"
],
"content_scripts": [
{
"matches": [
"https://excalidraw.com/*"
],
"js": [
"libs/react.production.min.js",
"libs/react-dom.production.min.js",
"libs/excalidraw.production.min.js",
"js/content-scripts/listenDrawingUpdates.bundle.js"
]
}
]
} Best Excalisave Alternatives
Here are some Firefox add-ons that are similar to Excalisave:
Excalistore
andrewinci
Excali Local
ISON
ExcaliRooms
dank_meme_devs
Scrawly
Luke Murray
Skribbl Plus | Save Drawings
kaustubh
Sketchit 2.0
WappGroups
Scribble Pad
Aryan Kalra
Collava - Quick Save
Collava.app
Eagle - Save images faster than ever
AugusChen
Save and Organize with Clipix
Clipix.com
QuickSketch
PQ99
Drawing Tool - By Mr.Bear
Mr.Bear