File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 22<RDF xmlns =" http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns : em =" http://www.mozilla.org/2004/em-rdf#" >
33 <Description about =" urn:mozilla:install-manifest" >
44 <em : id >scriptlet-doctor@Off.JustOff</em : id >
5- <em : version >1.1.1 </em : version >
5+ <em : version >1.2.0 </em : version >
66 <em : type >2</em : type >
77 <em : bootstrap >true</em : bootstrap >
88 <em : name >Scriptlet Doctor</em : name >
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 2 ,
33 "name" : " Scriptlet Doctor" ,
4- "version" : " 1.1.1 " ,
4+ "version" : " 1.2.0 " ,
55 "description" : " Allow inline scripts regardless of site policy" ,
66 "author" : " Off JustOff <Off.Just.Off@gmail.com>" ,
77 "homepage_url" : " https://github.com/JustOff/scriptlet-doctor/" ,
Original file line number Diff line number Diff line change 11@ echo off
2- set VER = 1.1.1
2+ set VER = 1.2.0
33
44sed -i -E " s/version>.+?</version>%VER% </" classic\install.rdf
55sed -i -E " s/version>.+?</version>%VER% </; s/download\/.+?\/(.+?)classic-.+?\.xpi/download\/%VER% \/\1classic-%VER% \.xpi/" update.xml
Original file line number Diff line number Diff line change 33 "scriptlet-doctor@Off.JustOff" : {
44 "updates" : [
55 {
6- "version" : " 1.1.1 " ,
6+ "version" : " 1.2.0 " ,
77 "browser_specific_settings" : { "gecko" : { "strict_min_version" : " 68" } },
8- "update_info_url" : " https://github.com/JustOff/scriptlet-doctor/releases/tag/1.1.1 " ,
9- "update_link" : " https://github.com/JustOff/scriptlet-doctor/releases/download/1.1.1 /scriptlet-doctor-quantum-1.1.1 .xpi"
8+ "update_info_url" : " https://github.com/JustOff/scriptlet-doctor/releases/tag/1.2.0 " ,
9+ "update_link" : " https://github.com/JustOff/scriptlet-doctor/releases/download/1.2.0 /scriptlet-doctor-quantum-1.2.0 .xpi"
1010 }
1111 ]
1212 }
Original file line number Diff line number Diff line change 55 <RDF : Seq >
66 <RDF : li >
77 <RDF : Description >
8- <em : version >1.1.1 </em : version >
8+ <em : version >1.2.0 </em : version >
99 <em : targetApplication >
1010 <RDF : Description >
1111 <em : id >{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4}</em : id >
1212 <em : minVersion >27.0.0</em : minVersion >
1313 <em : maxVersion >29.*</em : maxVersion >
14- <em : updateLink >https://github.com/JustOff/scriptlet-doctor/releases/download/1.1.1 /scriptlet-doctor-classic-1.1.1 .xpi</em : updateLink >
14+ <em : updateLink >https://github.com/JustOff/scriptlet-doctor/releases/download/1.2.0 /scriptlet-doctor-classic-1.2.0 .xpi</em : updateLink >
1515 </RDF : Description >
1616 </em : targetApplication >
1717 <em : targetApplication >
1818 <RDF : Description >
1919 <em : id >{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em : id >
2020 <em : minVersion >45.0</em : minVersion >
2121 <em : maxVersion >56.*</em : maxVersion >
22- <em : updateLink >https://github.com/JustOff/scriptlet-doctor/releases/download/1.1.1 /scriptlet-doctor-classic-1.1.1 .xpi</em : updateLink >
22+ <em : updateLink >https://github.com/JustOff/scriptlet-doctor/releases/download/1.2.0 /scriptlet-doctor-classic-1.2.0 .xpi</em : updateLink >
2323 </RDF : Description >
2424 </em : targetApplication >
2525 </RDF : Description >
You can’t perform that action at this time.
0 commit comments