Par : TheNamlessGuy
Inspect and view changes in Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Notes",
"version": "0.0.5",
"description": "Take notes in the browser",
"author": "TheNamlessGuy",
"homepage_url": "https://github.com/TheNamlessGuy/browser-notes",
"developer": {
"name": "TheNamlessGuy",
"url": "https://github.com/TheNamlessGuy/browser-notes"
},
"icons": {
"16": "res/icon/16.png",
"19": "res/icon/19.png",
"32": "res/icon/32.png",
"38": "res/icon/38.png",
"48": "res/icon/48.png",
"96": "res/icon/96.png"
},
"permissions": [
"downloads",
"tabs",
"menus"
],
"background": {
"scripts": [
"src/communication.js",
"src/contextmenus.js",
"src/files.js",
"src/background.js"
]
},
"options_ui": {
"page": "src/options/page/index.html",
"browser_style": true
},
"browser_specific_settings": {
"gecko": {
"id": "notes@TheNamlessGuy.github.io"
}
}
} Meilleures alternatives Notes
Voici quelques Firefox add-ons qui sont similaires à Notes :