1.1 KiB
1.1 KiB
Internal Extension Distribution
Fixed Extension ID
- Manifest key is fixed in the project.
- The unpacked extension ID is
pkjopdibdnomhogjheclhnknmejccffg. - Update Logto with:
https://pkjopdibdnomhogjheclhnknmejccffg.chromiumapp.org/callbackhttps://pkjopdibdnomhogjheclhnknmejccffg.chromiumapp.org/chrome-extension://pkjopdibdnomhogjheclhnknmejccffg
Internal Package
- Run
npm test. - Run
npm run package:internal. - Send
release/star-chart-search-enhancer-internal.zipto coworkers.
Coworker Install Steps
- Unzip
star-chart-search-enhancer-internal.zip. - Open
chrome://extensions. - Enable developer mode.
- Click
Load unpacked. - Select the unzipped folder.
- Confirm the extension ID is
pkjopdibdnomhogjheclhnknmejccffg.
Notes
- Keep
.local/extension-key.pemprivate and backed up internally. - Do not commit or share the private key with people who only need to install the extension.
- If the batch submit backend changes away from
192.168.31.21:8083, updatescripts/manifest.mjsbefore packaging.