Mastodon Now Firefox

Examine source code of Mastodon Now

Inspect and view changes in Mastodon Now source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Mastodon Now",
  "version": "0.2.0",
  "description": "「Mastodon で僕の見ている世界を共有しようかな❓❕」 Mastodon Now は閲覧中のウェブサイトを Mastodon へ共有するだけの拡張機能です",
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "permissions": [
    "tabs",
    "storage"
  ],
  "icons": {
    "48": "assets/48x48.png",
    "96": "assets/96x96.png"
  },
  "action": {
    "default_popup": "main.html"
  },
  "host_permissions": [
    "*://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "mastodon-now@sasakulab.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Mastodon Now Alternatives

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