By: Oni Jina
Inspect and view changes in Sticky Note for Web source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Sticky Note for Web",
"version": "1.3",
"description": "Add and save sticky notes directly on any website.",
"permissions": [
"activeTab",
"storage"
],
"icons": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icons/logo_64.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"style.css"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{998b5d9e-8ae0-48cc-a7f3-5d605c45166b}"
}
}
} Best Sticky Note for Web Alternatives
Here are some Firefox add-ons that are similar to Sticky Note for Web: