By: rauwemakreel
Inspect and view changes in Simple Sticky Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Simple Sticky Notes",
"version": "1.0.0",
"description": "A simple sticky notes extension to take notes on any webpage.",
"icons": {
"128": "icons/icon.png"
},
"permissions": [
"storage",
"activeTab",
"scripting",
"tabs"
],
"host_permissions": [
"<all_urls>"
],
"action": {
"default_popup": "pages/popup.html",
"default_icon": {
"128": "icons/icon.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content/note.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "@extension-name.developer-name"
}
}
} Best Simple Sticky Notes Alternatives
Here are some Firefox add-ons that are similar to Simple Sticky Notes:
Sticky Note for Web
Oni Jina
Sticky Notes on Web
1vl88
Sticky Notes h
GG88
Inline Sticky Notes
13Win
OurStickys - Sticky Notes on every page
Fabrizio Parrella
Sticky Notes for Webpages
delimae
Super Sticker
Pradeep Mishra
Markdown Sticky Notes
Qiwei Yang
WebStickies
Lawrence
Sticky Notes
max
Web Notes
Code Learnry