Russian Stress Marker Firefox

Examine source code of Russian Stress Marker

By: R.
Inspect and view changes in Russian Stress Marker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Russian Stress Marker",
  "browser_specific_settings": {
    "gecko": {
      "id": "rustress@r"
    }
  },
  "version": "0.0.3",
  "icons": {
    "16": "assets/16.png",
    "128": "assets/128.png"
  },
  "permissions": [
    "activeTab"
  ],
  "action": {},
  "background": {
    "service_worker": "dist/background.js",
    "scripts": [
      "dist/background.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "run_at": "document_end",
      "js": [
        "dist/import_module.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "dist/lib.js",
        "dist/main.js",
        "dist/import_module.js",
        "dist/ort-wasm-simd-threaded.mjs",
        "dist/ort-wasm-simd-threaded.wasm"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ]
}

Best Russian Stress Marker Alternatives

Here are some Firefox add-ons that are similar to Russian Stress Marker: