forked from retorquere/zotero-report-customizer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathxpi.yml
29 lines (29 loc) · 1.23 KB
/
xpi.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
github:
user: retorquere
token: GITHUB_TOKEN
repo: zotero-report-customizer
amo:
issuer: MOZJWTissuer
secret: MOZJWTsecret
xpi: zotero-report-customizer.xpi
changelog: https://retorquere.github.io/zotero-report-customizer/CHANGELOG.html
files:
- chrome.manifest
- chrome/content/zotero-report-customizer/include.js
- chrome/content/zotero-report-customizer/options.js
- chrome/content/zotero-report-customizer/options.xul
- chrome/content/zotero-report-customizer/overlay.xul
- chrome/content/zotero-report-customizer/report.js
- chrome/content/zotero-report-customizer/zotero-report-customizer.js
- chrome/locale/en-US/zotero-report-customizer/zotero-report-customizer.dtd
- chrome/locale/en-US/zotero-report-customizer/zotero-report-customizer.properties
- chrome/skin/default/zotero-report-customizer/arrow-down.png
- chrome/skin/default/zotero-report-customizer/arrow-up.png
- chrome/skin/default/zotero-report-customizer/checkbox_no.png
- chrome/skin/default/zotero-report-customizer/checkbox_yes.png
- chrome/skin/default/zotero-report-customizer/options.css
- chrome/skin/default/zotero-report-customizer/overlay.css
- chrome/skin/default/zotero-report-customizer/report-customizer.svg
- defaults/preferences/defaults.js
- install.rdf