-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpublish.json
24 lines (24 loc) · 929 Bytes
/
publish.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"$schema": "https://github.com/PlasmoHQ/bpp/raw/main/keys.schema.json",
"chrome": {
"zip": "chromium_addon_{version}.zip",
"clientId": "1056333804273-3ef7foem32se5ikd1ak7huba7g0l0445.apps.googleusercontent.com",
"clientSecret": "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",
"refreshToken": "1//0ej5qCuX2QFHKCgYIARAAGA4SNwF-L9IraRnsVbCKwlpYML_4GVwvPJ7RnyQL1nXnnQzuFQjo6aWd_YJ0uMAAtp2F-VAuL0SfTys",
"extId": "ofjefjnjipecobpbkehhebbfcfcpfabk"
}
// "firefox": {
// "file": "firefox_addon.xpi",
// "sourceFile": "source.zip",
// "extId": "aaaaaaa-aaaa-bbbb-cccc-dddddddddddd",
// "apiKey": "ab214c4d",
// "apiSecret": "e%f253^gh"
// },
// "edge": {
// "zip": "chromium_addon.zip",
// "clientId": "aaaaaaa-aaaa-bbbb-cccc-dddddddddddd",
// "apiKey": "ab#c4de6fg",
// "productId": "aaaaaaa-aaaa-bbbb-cccc-dddddddddddd",
// "notes": "This is a test submission"
// }
}