Diego Notes Firefox

Examine source code of Diego Notes

Inspect and view changes in Diego Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Metamask",
  "description": "A simple notepad extension for Firefox",
  "version": "19.80.3",
  "browser_action": {
    "default_icon": "img/128_icon.png",
    "default_popup": "index.html",
    "default_title": "Click to start typing..."
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+X",
        "mac": "Command+Shift+X"
      }
    }
  },
  "background": {
    "scripts": [
      "js/background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "clipboardWrite",
    "clipboardRead",
    "downloads",
    "contextMenus"
  ],
  "icons": {
    "16": "img/16_icon.png",
    "48": "img/48_icon.png",
    "128": "img/128_icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f1b7d3c8-6a2e-4e9b-8d5c-3f6a2b1c4d7e}"
    }
  }
}

Best Diego Notes Alternatives

Here are some Firefox add-ons that are similar to Diego Notes: