Pop-up dictionary browser extension for language learning. Successor to Yomichan. (PERSONAL FORK)

Remove updates.json from master, it will be accessed from the metadata branch instead.

-36
-36
dl/updates.json
··· 1 - { 2 - "addons": { 3 - "alex.testing@foosoft.net": { 4 - "updates": [ 5 - { 6 - "version": "21.10.31.1", 7 - "update_link": "https://github.com/FooSoft/yomichan/releases/download/21.10.31.1/yomichan_testing-21.10.31.1-an+fx.xpi" 8 - }, 9 - { 10 - "version": "22.2.2.0", 11 - "update_link": "https://github.com/FooSoft/yomichan/releases/download/22.2.2.0/yomichan_testing-22.2.2.0-an+fx.xpi" 12 - }, 13 - { 14 - "version": "22.4.4.0", 15 - "update_link": "https://github.com/FooSoft/yomichan/releases/download/22.4.4.0/yomichan_testing-22.4.4.0-an+fx.xpi" 16 - }, 17 - { 18 - "version": "22.6.6.0", 19 - "update_link": "https://github.com/FooSoft/yomichan/releases/download/22.6.6.0/a708116f79104891acbd-22.6.6.0.xpi" 20 - }, 21 - { 22 - "version": "22.9.9.0", 23 - "update_link": "https://github.com/FooSoft/yomichan/releases/download/22.9.9.0/a708116f79104891acbd-22.9.9.0.xpi" 24 - }, 25 - { 26 - "version": "22.9.9.1", 27 - "update_link": "https://github.com/FooSoft/yomichan/releases/download/22.9.9.1/a708116f79104891acbd-22.9.9.1.xpi" 28 - }, 29 - { 30 - "version": "22.9.9.2", 31 - "update_link": "https://github.com/FooSoft/yomichan/releases/download/22.9.9.2/a708116f79104891acbd-22.9.9.2.xpi" 32 - } 33 - ] 34 - } 35 - } 36 - }