metiis / invidious-redirect

A (very) small WebExtension to redirect YouTube links to Invidious.
The Unlicense
39 stars 20 forks source link

Fails to Install on Icecat #11

Open Charadon opened 5 years ago

Charadon commented 5 years ago

Add-on fails to install on Icecat. Says its corrupted. I found a workaround however, by adding this to the manifest.json:

  "applications": {
      "gecko": {
          "id": "address@hidden"
      }
  },