Por: Tapan
Inspect and view changes in Noter — Inline & Page Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Noter — Inline & Page Notes",
"version": "1.0.0",
"description": "Attach inline notes to highlighted text and write general notes for any webpage. Everything stays local — nothing is sent anywhere.",
"icons": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"action": {
"default_popup": "popup.html",
"default_title": "Noter",
"default_icon": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"permissions": [
"storage",
"activeTab",
"tabs"
],
"host_permissions": [
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"extension-api.js",
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_idle"
}
],
"background": {
"scripts": [
"background.js"
]
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'none';"
},
"web_accessible_resources": [
{
"resources": [
"content.css"
],
"matches": [
"<all_urls>"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "noter@noter-extension.com",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
}
} Mejores alternativas Noter — Inline & Page Notes
Aquí hay algunas Firefox add-ons que son similares a Noter — Inline & Page Notes:
Page Notes
SUNWIN
Quick Notes (Local)
Cakhia TV
Highlight & Save Notes
LK68
Notely
Gireen
note extension
thuquan_developer
Notan
Robiot
Safe Highlighter & Notes
KJC
Page Notes & Highlight
LK68
TabNotes
Johnny Fekete
Offline Note Taker Plus
Angela Thompson
Note Safe
Libor Benes (Dr. B)
Basic Notes
Furkan Doğan