Romaji Reader Firefox

Examine source code of Romaji Reader

Inspect and view changes in Romaji Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "icons": {
    "16": "icon16.plasmo.2577fc03.png",
    "32": "icon32.plasmo.d583dc1e.png",
    "48": "icon48.plasmo.e0fcfb1d.png",
    "64": "icon64.plasmo.e6259081.png",
    "128": "icon128.plasmo.96a1ede9.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.2577fc03.png",
      "32": "icon32.plasmo.d583dc1e.png",
      "48": "icon48.plasmo.e0fcfb1d.png",
      "64": "icon64.plasmo.e6259081.png",
      "128": "icon128.plasmo.96a1ede9.png"
    }
  },
  "version": "0.0.1",
  "author": "exaltedtopaz <topazexalted@gmail.com>",
  "name": "Romaji Reader",
  "description": "Unlock Japanese text: This extension provides on-the-fly romaji conversion for a seamless browsing experience.",
  "background": {
    "scripts": [
      "static/background/index.js"
    ]
  },
  "permissions": [
    "scripting"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "relay.6a1a8cea.js"
      ],
      "css": []
    }
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "node_modules/@sglkc/kuromoji/dict/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "romaji-reader@topazrn.com"
    }
  }
}

Best Romaji Reader Alternatives

Here are some Firefox add-ons that are similar to Romaji Reader: