Getting README.md up to date.
This commit is contained in:
parent
ff5b02d07c
commit
56035451df
2 changed files with 15 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"manifest_version": 2,
|
||||
"name": "Archive.org Link Grabber",
|
||||
"version": "0.1.2",
|
||||
"version": "0.2.0",
|
||||
"description": "Filter and export archive.org /download links; copy or send to aria2 RPC.",
|
||||
"applications": {
|
||||
"gecko": {
|
||||
|
|
|
|||
|
|
@ -5,7 +5,20 @@
|
|||
{
|
||||
"version": "0.1.0",
|
||||
"update_link": "https://add-ons.jordanwages.com/archive-org-link-grabber/releases/0.1.0/archive-org-link-grabber-0.1.0.xpi",
|
||||
"applications": { "gecko": { "strict_min_version": "91.0" } }
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"strict_min_version": "91.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "0.2.0",
|
||||
"update_link": "https://add-ons.jordanwages.com/archive-org-link-grabber/releases/0.2.0/abf5f9638af544919be4-0.2.0.xpi",
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"strict_min_version": "91.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue