Somehow, Firefox

Examine source code of Somehow,

By: BoD Add-on
Inspect and view changes in Somehow, source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Somehow,",
  "version": "1.0.0",
  "description": "¯\\_(ツ)_/¯",
  "icons": {
    "16": "icons/16x16.png",
    "32": "icons/32x32.png",
    "48": "icons/48x48.png",
    "128": "icons/128x128.png"
  },
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "https://starwars.fandom.com/wiki/*"
      ],
      "all_frames": true,
      "js": [
        "somehow.js"
      ],
      "run_at": "document_end"
    }
  ],
  "applications": {
    "gecko": {
      "id": "somehow@jraf.org"
    }
  }
}

Best Somehow, Alternatives

Here are some Firefox add-ons that are similar to Somehow,: