By: Andrea
Inspect and view changes in Pin Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Pin",
"version": "1.0.2",
"description": "Write notes on your favorite browser.",
"permissions": [
"tabs",
"<all_urls>",
"activeTab",
"storage",
"downloads"
],
"icons": {
"48": "./icons/icon.svg",
"96": "./icons/icon.svg"
},
"browser_action": {
"default_popup": "popup/index.html"
},
"sidebar_action": {
"default_panel": "sidebar/index.html",
"default_icon": "./icons/icon.svg"
},
"storage": {
"managed_schema": "schema.json"
},
"browser_specific_settings": {
"gecko": {
"id": "{51ac6bca-9b83-4877-ab53-4f924f4133c5}"
}
}
} Best Pin Notes Alternatives
Here are some Firefox add-ons that are similar to Pin Notes: