By: GG88
Inspect and view changes in Sticky Notes h source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Sticky Notes",
"version": "1.0",
"description": "Add sticky notes to any webpage.",
"permissions": [
"activeTab",
"storage"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"icons": {
"48": "icon.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{0cfa2d9a-00ce-46e0-aadc-019ef6ce13cd}"
}
}
} Best Sticky Notes h Alternatives
Here are some Firefox add-ons that are similar to Sticky Notes h: