Simply Mastodon Share Firefox

Examine source code of Simply Mastodon Share

By: smpl
Inspect and view changes in Simply Mastodon Share source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mastodon Share",
  "version": "0.1",
  "default_locale": "en",
  "description": "Share links on Mastodon",
  "browser_specific_settings": {
    "gecko": {
      "id": "mastodonshare@slamkode.ml",
      "strict_min_version": "57.0"
    }
  },
  "background": {
    "scripts": [
      "mastodonshare.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/mastodon-share-light.svg",
    "default_title": "Share on Mastodon",
    "default_popup": "popup.html",
    "theme_icons": [
      {
        "light": "icons/mastodon-share-light.svg",
        "dark": "icons/mastodon-share-dark.svg",
        "size": 16
      },
      {
        "light": "icons/mastodon-share-light.svg",
        "dark": "icons/mastodon-share-dark.svg",
        "size": 32
      }
    ]
  }
}

Best Simply Mastodon Share Alternatives

Here are some Firefox add-ons that are similar to Simply Mastodon Share: