Linear and GitHub RTL Support Firefox

Examine source code of Linear and GitHub RTL Support

Inspect and view changes in Linear and GitHub RTL Support source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Linear & GitHub RTL Support",
  "version": "1.0.1",
  "content_scripts": [
    {
      "matches": [
        "https://linear.app/*"
      ],
      "css": [
        "linear.css"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://github.com/*"
      ],
      "css": [
        "github.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "linear-github-rtl-support@manerakai.com",
      "strict_min_version": "89.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "113.0"
    }
  }
}

Best Linear and GitHub RTL Support Alternatives

Here are some Firefox add-ons that are similar to Linear and GitHub RTL Support: