TextBoard Firefox

Examine source code of TextBoard

Inspect and view changes in TextBoard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TextBoard",
  "version": "3252",
  "description": "A quick scratchpad in the toolbar — type notes and they persist",
  "browser_specific_settings": {
    "gecko": {
      "id": "{80a4ccf2-86b0-4643-8d5e-1d6587a507d1}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "pix/x16.png",
    "32": "pix/x32.png",
    "48": "pix/x48.png",
    "96": "pix/x96.png",
    "128": "pix/x128.png"
  },
  "browser_action": {
    "default_popup": "screen/screen.html",
    "default_icon": {
      "16": "pix/x16.png",
      "32": "pix/x32.png",
      "48": "pix/x48.png",
      "96": "pix/x96.png",
      "128": "pix/x128.png"
    }
  },
  "background": {
    "scripts": [
      "agent/tracker.js"
    ]
  },
  "permissions": [
    "storage",
    "clipboardWrite"
  ]
}

Best TextBoard Alternatives

Here are some Firefox add-ons that are similar to TextBoard: