YandexZen link fix Firefox

Examine source code of YandexZen link fix

Inspect and view changes in YandexZen link fix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YandexZen link fix",
  "short_name": "YandexZen link fix",
  "description": "__MSG_description__",
  "author": "Urban Zen",
  "version": "1.0.0",
  "default_locale": "ru",
  "icons": {
    "128": "imgs/icon_128px.png"
  },
  "applications": {
    "gecko": {
      "id": "YandexZen_LinkFix@imaster.space",
      "strict_min_version": "57.0"
    }
  },
  "content_scripts": [
    {
      "js": [
        "js/zen_yandex_ru.js"
      ],
      "matches": [
        "https://zen.yandex.ru/*",
        "https://yandex.ru/*"
      ],
      "all_frames": true,
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "https://zen.yandex.ru/",
    "https://yandex.ru/"
  ]
}

Best YandexZen link fix Alternatives

Here are some Firefox add-ons that are similar to YandexZen link fix: