Skip to content

Commit a500184

Browse files
committed
Just Firefox things I think
1 parent 69dbb8e commit a500184

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

update.firefox.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,15 @@
136136
"strict_min_version": "109"
137137
}
138138
}
139+
},
140+
{
141+
"version": "1.15.1",
142+
"update_link": "https://github.com/Alluseri/SeriStyle/releases/download/1.15.1/SeriStyle-1.15.1.xpi",
143+
"applications": {
144+
"gecko": {
145+
"strict_min_version": "109"
146+
}
147+
}
139148
}
140149
]
141150
}

update.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/bash
2+
7z a SeriStyle-1.14.1.xpi ./html ./icons ./scripts ./background.html ./bgworker.js ./dnr_rule_srtlu.json ./LICENSE ./manifest.firefox.json
3+
7z rn ./SeriStyle-1.14.1.xpi manifest.firefox.json manifest.json

0 commit comments

Comments
 (0)