Skip to content

Commit 5d6552d

Browse files
committed
askyourpdf zotero plugin @v1.0.0
0 parents  commit 5d6552d

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

askyourpdf.xpi

4.65 MB
Binary file not shown.

updateJson/update.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"addons": {
3+
"support@askyourpdf.com": {
4+
"updates": [
5+
{
6+
"version": "1.0.0",
7+
"update_link": "__releasepage__",
8+
"applications": {
9+
"gecko": {
10+
"strict_min_version": "60.0"
11+
}
12+
}
13+
},
14+
{
15+
"version": "1.0.0",
16+
"update_link": "__releasepage__",
17+
"applications": {
18+
"zotero": {
19+
"strict_min_version": "6.999"
20+
}
21+
}
22+
}
23+
]
24+
}
25+
}
26+
}

0 commit comments

Comments
 (0)