Coder Notes Firefox

Examine source code of Coder Notes

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}"
    }
  }
}

Mejores alternativas Coder Notes

Aquí hay algunas Firefox add-ons que son similares a Coder Notes: