ByteStash Category Browser Firefox

Examine source code of ByteStash Category Browser

Inspect and view changes in ByteStash Category Browser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ByteStash Category Browser",
  "version": "1.1.0",
  "description": "Shows a category panel for ByteStash snippets.",
  "browser_specific_settings": {
    "gecko": {
      "id": "bytestash-category-browser@riccardo.local",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Enable on this ByteStash tab"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best ByteStash Category Browser Alternatives

Here are some Firefox add-ons that are similar to ByteStash Category Browser: