Gerrit FE Dev Helper
Featured
This extension can help you development on Gerrit sites, frontend specifically
Overview
What is Gerrit FE Dev Helper?
This extension can help you development on Gerrit sites, frontend specifically.
SCREENSHOT
SUMMARY
A chrome extension that can help FE developers for Gerrit UI.
source: https://gerrit-review.googlesource.com/q/project:gerrit-fe-dev-helper''
## v1
#### v1.1.0
- Remove support for INJECT_JS_PLUGIN and INJECT_JS_MODULE_PLUGIN.
Content Security Policy for extensions does not allow injecting arbitrary JS.
#### v1.0.2
- Fix injecting JS plugins, remove webcomponents-lite.js
#### v1.0.1
- Fix rules to also work with non-Google hosted Gerrit
- Add a `inject css` rule
- P1 fix: Continue rules processing after first disabled one
#### v1.0.0
- Migrate to Manifest V3
- Restrict the permissions to only run on a specific list of hosts
- Migrate the background script to a service worker
- Migrate request/response manipulation to `chrome.declarativeNetRequest` API
- New default rules
- Remove support for INJECT_HTML_PLUGIN (obsolete)
- Remove support for INJECT_JS_CODE (unsupported by Manifest V3)
- Convert HTML snippets to Lit elements
- Add prettier config and reformat all files
- Bumped lit version to 3.1.0
## v0
#### v0.0.13/14
- Fix `content_scripts.matches` patterns
#### v0.0.12
- Restrict the extension to only work for Google hosted Gerrit
- Add documentation about testing and publishing the extension
#### v0.0.11
- Fix CORS preflight interception
- Update npm deps
- Make the extension look a bit nicer
#### v0.0.10
- Bumped lit version to 2.2.3
#### v0.0.9
- Move cors / cache override to rules, so user can disable it from the popup
- Change header value separator from `,` to `|`, as `,` can be part of the value while `|` is unlikely
- Fix `onGerritReady` to use tag name instead of id and max at 5s ;)
#### v0.0.8
- **BREAKING CHNAGE**: Gerrit is moving to `gr-app.js` only, so `gr-app.html` will no longer exists, we have updated default rules to forward to `gr-app.js` as well, in case you are still using `gr-app.html`, please modify that redirect rule by changing `gr-app.js` to `gr-app.html`
- Add `addRespHeader` operator, thanks to Edward
See More
Stats
Trends for Gerrit FE Dev Helper:
Rank
User count
Category Rank
Rating
Download
HOW TO INSTALL Gerrit FE Dev Helper FROM A CRX FILE
- Download Gerrit FE Dev Helper CRX file
- NOTE: Sometimes the browser may block downloading / installing CRX file from outside the Chrome Web Store. If so, you may need to download the ZIP file instead
- In the URL bar, go to chrome://extensions
- Enable Developer mode
Ratings
USER REVIEWS (0)
No reviews