diff options
Diffstat (limited to 'gecko')
| -rw-r--r-- | gecko/install.ttl | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/gecko/install.ttl b/gecko/install.ttl index dc1f05c..76afcfc 100644 --- a/gecko/install.ttl +++ b/gecko/install.ttl @@ -8,7 +8,7 @@  	em:targetApplication [  		em:id "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}";  		em:minVersion "3.0"; -		em:maxVersion "9.*" +		em:maxVersion "10.*"  	] ;  	em:name "SimplyRead";  	em:description "Removes distractions from webpages. Press Ctrl-Alt-r or press the 'sr' button in the addons bar to toggle SimplyRead."; | 
