Online Notepad Editor Firefox

Examine source code of Online Notepad Editor

Inspect and view changes in Online Notepad Editor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Online Notepad Editor",
  "version": "1.0.2",
  "default_locale": "en_US",
  "manifest_version": 2,
  "description": "Edit your text file quickly from Google Drive or local computer.",
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "64": "icon-64.png",
    "96": "icon-96.png",
    "128": "icon-128.png",
    "256": "icon-256.png",
    "512": "icon-512.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icon-16.png",
      "32": "icon-32.png",
      "48": "icon-48.png",
      "64": "icon-64.png",
      "96": "icon-96.png",
      "128": "icon-128.png",
      "256": "icon-256.png",
      "512": "icon-512.png"
    }
  },
  "permissions": [
    "contextMenus",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js",
      "launch.js"
    ]
  },
  "applications": {
    "gecko": {
      "id": "{7be302b3-5f01-4597-a096-5066440b070e}",
      "strict_min_version": "57.0"
    }
  }
}

Best Online Notepad Editor Alternatives

Here are some Firefox add-ons that are similar to Online Notepad Editor: