Inspect and view changes in URL Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "URL Notes",
"version": "1.0.1",
"description": "Take notes on any webpage",
"browser_specific_settings": {
"gecko": {
"id": "url-notes@extension",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage",
"tabs",
"activeTab"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
} Best URL Notes Alternatives
Here are some Firefox add-ons that are similar to URL Notes: