By: CloudCompanion
Inspect and view changes in YouNote - Create personal notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"applications": {
"gecko": {
"id": "YouNote_FF@cloudcompanion.de"
}
},
"manifest_version": 2,
"name": "YouNote - Create personal notes / to-do list",
"description": "Create personal notes / to-do list",
"author": "CloudCompanion",
"version": "1.1resigned1",
"icons": {
"16": "icons/Icon_16.png",
"19": "icons/Icon_19.png",
"32": "icons/Icon_32.png",
"38": "icons/Icon_38.png",
"48": "icons/Icon_48.png",
"64": "icons/Icon_64.png",
"128": "icons/Icon_128.png"
},
"permissions": [
"storage",
"tabs",
"http://paypal.me/CloudCompanion/1"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"exclude_matches": [
"<all_urls>"
],
"js": [
"contentScript.js"
],
"all_frames": false
}
],
"browser_action": {
"default_icon": "icons/Icon_19.png",
"default_popup": "popup.html"
}
} Best YouNote - Create personal notes Alternatives
Here are some Firefox add-ons that are similar to YouNote - Create personal notes: