Mastodon Hashtag Helper Firefox

Examine source code of Mastodon Hashtag Helper

Inspect and view changes in Mastodon Hashtag Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mastodon Hashtag Helper",
  "version": "1.2.0",
  "description": "Remembers and suggests hashtags on Mastodon instances",
  "permissions": [
    "storage",
    "tabs",
    "activeTab"
  ],
  "optional_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "mastodon-hashtag-helper@extension",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Mastodon Hashtag Helper Alternatives

Here are some Firefox add-ons that are similar to Mastodon Hashtag Helper: