By: Nishit
Inspect and view changes in New Tab Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Notes",
"browser_specific_settings": {
"gecko": {
"id": "tab-notes@ryux",
"strict_min_version": "60.0"
}
},
"version": "0.1.2",
"author": "Nishit",
"icons": {
"48": "icon48.png"
},
"description": "Allows you to take notes in the new tab page",
"permissions": [
"storage"
],
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"browser_action": {
"browser_style": true,
"default_title": "Tab notes",
"default_popup": "newtab.html"
},
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Ctrl+Y"
}
}
}
} Best New Tab Notes Alternatives
Here are some Firefox add-ons that are similar to New Tab Notes: