By: Damir Šijaković
Inspect and view changes in Coder Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Coder Notes",
"version": "0.6",
"permissions": [
"activeTab"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Coder Notes",
"default_icon": {
"16": "icons/icon.png",
"32": "icons/icon.png",
"64": "icons/icon.png"
}
},
"web_accessible_resources": [
"main.html",
"lib/app.js",
"ace/ace.js",
"ace/mode-php.js",
"ace/theme-monokai.js",
"ace/snippets/php.js"
],
"content_security_policy": "script-src 'self' https://code.jquery.com blob:; object-src 'self'",
"browser_specific_settings": {
"gecko": {
"id": "{be87dfd8-1e0d-478e-be80-5201fb93160a}"
}
}
} Best Coder Notes Alternatives
Here are some Firefox add-ons that are similar to Coder Notes:
Dev Clipboard
caiden
Code Clipboard Manager
Scttfbr
Developer Tab Code Snippets
Vwin
newtabtext
equokka
Code Snippets
caiden
Code Snippet Manager
Hobi
Code Snippet Organizer
Jnzieefjftn
Quick Code Console
Leila
HTML & CSS Scriptor
Libor Benes (Dr. B)
Very Simple Notepad
Useful Programmer