Browse Source

Fix Firefox updating for real

v1
Araragi 2 years ago
parent
commit
afddc1691d
  1. 2
      build-ff.js
  2. 2
      chrome/manifest.json
  3. 2
      firefox/manifest.json
  4. 2
      firefox_update.json
  5. 3
      jkcs-0.19.xpi

2
build-ff.js

@ -115,7 +115,7 @@ const manif = {
"./firefox_update.json",
JSON.stringify({
addons: {
"{4127d5ac-25a0-4453-8d51-bb2eec2ae629}": {
"{[email protected]}": {
updates: [
{
version: manif.version,

2
chrome/manifest.json

@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "JannySkillersCaptchaSolver",
"description": "The Janny Skillers Captcha Solver of choice.",
"version": "0.17",
"version": "0.19",
"icons": {
"64": "1449696017588.png"
},

2
firefox/manifest.json

@ -8,7 +8,7 @@
},
"name": "JannySkillersCaptchaSolver",
"description": "The Janny Skillers Captcha Solver of choice.",
"version": "0.17",
"version": "0.19",
"icons": {
"64": "1449696017588.png"
},

2
firefox_update.json

@ -1 +1 @@
{"addons":{"{4127d5ac-25a0-4453-8d51-bb2eec2ae629}":{"updates":[{"version":"0.17","update_link":"https://git.coom.tech/araragi/JKCS/raw/branch/master/jkcs-0.17.xpi"}]}}}
{"addons":{"{[email protected]}":{"updates":[{"version":"0.19","update_link":"https://git.coom.tech/araragi/JKCS/raw/branch/master/JKCS-0.19.xpi"}]}}}

3
jkcs-0.19.xpi

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:244e0eb57a251cf718a7f34df10c677779e0c1f11bf64d12feb25c7205302bce
size 9497115
Loading…
Cancel
Save