By: IThinkWong
Inspect and view changes in Fleeting Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Fleeting Notes",
"description": "Quick notes from the browser to Obsidian",
"icons": {
"16": "/icons/16.png",
"48": "/icons/48.png",
"128": "/icons/128.png"
},
"version": "0.11.2",
"browser_action": {
"default_icon": "/icons/196.png"
},
"sidebar_action": {
"default_icon": {
"16": "/icons/16.png",
"32": "/icons/32.png"
},
"default_title": "Fleeting Notes",
"default_panel": "web-ext.html",
"open_at_install": false
},
"background": {
"scripts": [
"extension/background2.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"extension/content.js"
]
}
],
"web_accessible_resources": [
"web-ext.html"
],
"permissions": [
"activeTab",
"tabs",
"contextMenus"
],
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Ctrl+Shift+E",
"mac": "Command+Shift+E"
}
},
"create-new-note": {
"suggested_key": {
"default": "Ctrl+Shift+Y",
"mac": "Command+Shift+Y"
},
"description": "Create new note"
},
"open-persistent-window": {
"suggested_key": {
"default": "Ctrl+Shift+Y",
"mac": "Command+Shift+Y"
},
"description": "Open persistent window"
}
},
"manifest_version": 2,
"browser_specific_settings": {
"gecko": {
"id": "{60c06226-2394-462c-a264-365cc3decefd}"
}
}
} Best Fleeting Notes Alternatives
Here are some Firefox add-ons that are similar to Fleeting Notes:
Fleeting Notes Plus
123b
Offline Notes
Philip
Ephemeral Notes
tonieninja
Quick Notes
dr88
FireNotes
elmees21
note extension
thuquan_developer
Quick Notes
Fun88
Quick Notes
Jon
Basic Notes
Furkan Doğan
Quick Notes - MDevHub
MDevHub
Take quick notes
IWINCLUB
Quick Note Light
GabenMessiah