Ћирилизатор / Serbian Latin to Cyrillic webpages Firefox

Examine source code of Ћирилизатор / Serbian Latin to Cyrillic webpages

Inspect and view changes in Ћирилизатор / Serbian Latin to Cyrillic webpages source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Ћирилизатор",
  "description": "Претвара латиничне стране у ћириличне.",
  "author": "Јован Турањанин",
  "version": "3.1.1",
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  },
  "action": {
    "default_icon": {
      "16": "icons/icon-off-16.png",
      "32": "icons/icon-off-32.png",
      "48": "icons/icon-off-48.png",
      "128": "icons/icon-off-128.png"
    },
    "default_title": "Ћирилизуј",
    "default_area": "navbar"
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl + Shift + Space"
      }
    }
  },
  "icons": {
    "16": "icons/icon-on-16.png",
    "32": "icons/icon-on-32.png",
    "48": "icons/icon-on-48.png",
    "128": "icons/icon-on-128.png"
  },
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "map",
        "enabled": true,
        "path": "resources/latin-cyrillic-domains.json"
      }
    ]
  },
  "permissions": [
    "declarativeNetRequestWithHostAccess",
    "scripting",
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "cirilizator@dev.turanjanin.net"
    }
  }
}

Best Ћирилизатор / Serbian Latin to Cyrillic webpages Alternatives

Here are some Firefox add-ons that are similar to Ћирилизатор / Serbian Latin to Cyrillic webpages: