diff --git a/README.html b/README.html
index db5112c15a..6c91839dd0 100644
--- a/README.html
+++ b/README.html
@@ -408,8 +408,8 @@
Node dependencies
|
electron-chrome-extensions |
Samuel Maddock |
-SEE LICENSE IN LICENSE.md |
-Open Source |
+GPL-3.0 |
+Open Source |
✔️ |
Chrome extension support for Electron. |
electron-chrome-extensions@3.10.1 |
diff --git a/README.md b/README.md
index 3401e72715..5acc0d68b3 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ This pack contains Fastcraft, by Player, enabled by default. Fastcraft enhances
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/domutils) | [domutils](https://www.npmjs.com/package/domutils) | Felix Boehm | [BSD-2-Clause](docs/legal/BSD-2-Clause.txt) | [Open Source](https://github.com/fb55/domutils) | ✔️ | Utilities for working with htmlparser2's dom.
Required by cheerio, cheerio-select, css-select, htmlparser2. | `domutils@3.1.0` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/ecc-jsbn) | [ecc-jsbn](https://www.npmjs.com/package/ecc-jsbn) | Jeremie Miller | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/aduh95/ecc-jsbn) | ✔️ | ECC JS code based on JSBN.
Required by sshpk. | `ecc-jsbn@0.1.2` |
| [![](https://avatars.githubusercontent.com/u/9919)](https://github.com/EIGHTFINITE/electron) | [electron](https://github.com/EIGHTFINITE/electron) | Electron Community | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/EIGHTFINITE/electron) | ✔️ | Build cross platform desktop apps with JavaScript, HTML, and CSS. | `EIGHTFINITE/electron#ad7585ad5b82689f3ac698cbfb3708c54660c72c`
(based on `electron@26.2.4`) |
-| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/electron-chrome-extensions) | [electron-chrome-extensions](https://www.npmjs.com/package/electron-chrome-extensions) | Samuel Maddock | [SEE LICENSE IN LICENSE.md](docs/legal/SEE%20LICENSE%20IN%20LICENSE.md.txt) | [Open Source](https://github.com/samuelmaddock/electron-browser-shell) | ✔️ | Chrome extension support for Electron. | `electron-chrome-extensions@3.10.1` |
+| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/electron-chrome-extensions) | [electron-chrome-extensions](https://www.npmjs.com/package/electron-chrome-extensions) | Samuel Maddock | [GPL-3.0](docs/legal/GPL-3.0.txt) | [Open Source](https://github.com/samuelmaddock/electron-browser-shell/tree/master/packages/electron-chrome-extensions) | ✔️ | Chrome extension support for Electron. | `electron-chrome-extensions@3.10.1` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/emoji-regex) | [emoji-regex](https://www.npmjs.com/package/emoji-regex) | Mathias Bynens | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/mathiasbynens/emoji-regex) | ✔️ | A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Required by string-width. | `emoji-regex@8.0.0` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/entities) | [entities](https://www.npmjs.com/package/entities) | Felix Boehm | [BSD-2-Clause](docs/legal/BSD-2-Clause.txt) | [Open Source](https://github.com/fb55/entities) | ✔️ | Encode & decode XML and HTML entities with ease & speed.
Required by dom-serializer, htmlparser2, parse5. | `entities@4.5.0` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/extend) | [extend](https://www.npmjs.com/package/extend) | Stefan Thomas | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/justmoon/node-extend) | ✔️ | Port of jQuery.extend for Node and the browser.
Required by postman-request. | `extend@3.0.2` |