Skip to content

Commit

Permalink
Mark compatible with Firefox 61.0a1 and SeaMonkey 2.58a1
Browse files Browse the repository at this point in the history
Note: required hacks https://forum.mozilla-russia.org/viewtopic.php?id=70326 or Nightly
+ extensions.legacy.enabled = true
  • Loading branch information
Infocatcher committed Mar 23, 2018
1 parent 4bc1856 commit 13e6480
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>20.0</em:minVersion>
<em:maxVersion>55.0a1</em:maxVersion>
<em:maxVersion>61.0a1</em:maxVersion>
</Description>
</em:targetApplication>

<em:targetApplication> <!-- SeaMonkey -->
<Description>
<em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
<em:minVersion>2.17</em:minVersion>
<em:maxVersion>2.52a1</em:maxVersion>
<em:maxVersion>2.58a1</em:maxVersion>
</Description>
</em:targetApplication>

Expand Down

0 comments on commit 13e6480

Please sign in to comment.