diff --git a/README.md b/README.md
index e574e6dba9..30b38623ea 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
[![DOI](https://zenodo.org/badge/2255947.svg)](https://zenodo.org/badge/latestdoi/2255947)
[![npm installs](https://img.shields.io/npm/dm/cytoscape.svg?label=npm%20installs)](https://www.npmjs.com/package/cytoscape)
[![Automated tests](https://github.com/cytoscape/cytoscape.js/actions/workflows/tests.yml/badge.svg)](https://github.com/cytoscape/cytoscape.js/actions/workflows/tests.yml)
-[![Extensions](https://img.shields.io/badge/Extensions-68-brightgreen.svg)](https://js.cytoscape.org/#extensions)
+[![Extensions](https://img.shields.io/badge/Extensions-70-brightgreen.svg)](https://js.cytoscape.org/#extensions)
[![Cloudflare](https://img.shields.io/badge/Powered%20by-Cloudflare-orange.svg)](https://cloudflare.com)
diff --git a/documentation/md/extensions.md b/documentation/md/extensions.md
index e60d8632bb..4e0a2a60aa 100644
--- a/documentation/md/extensions.md
+++ b/documentation/md/extensions.md
@@ -38,6 +38,7 @@ The extensions below are a curated list. To add your extension, [please submit
* [`even-parent`](https://github.com/mo0om/cytoscape-even-parent) : Layout which resizes children to fit under parent no matter how many there are.
* [`expand-collapse`](https://github.com/iVis-at-Bilkent/cytoscape.js-expand-collapse) : Provides an API for expanding and collapsing compound parent nodes
* [`grid-guide`](https://github.com/iVis-at-Bilkent/cytoscape.js-grid-guide) : Adds grid and snapping functionality to Cytoscape graphs
+ * [`html`](https://github.com/BradyDouthit/cytoscape-html) : Allows for nodes to be rendered via HTML.
* [`lasso`](https://github.com/zakjan/cytoscape-lasso) : Lasso selection UI
* [`layers`](https://github.com/sgratzl/cytoscape.js-layers) : Simplifies the creation and management of additional layers in SVG, HTML, or Canvas format with additional utilities to render elements per node or edge.
* [`leaf`](https://github.com/cytoscape/cytoscape.js-leaflet) : Allow for Leaflet maps to be shown underneath Cytoscape visualisations.
diff --git a/documentation/md/links.md b/documentation/md/links.md
index e28d52b1de..8db2c7436b 100644
--- a/documentation/md/links.md
+++ b/documentation/md/links.md
@@ -8,7 +8,7 @@
[![DOI](https://zenodo.org/badge/2255947.svg)](https://zenodo.org/badge/latestdoi/2255947)
[![npm installs](https://img.shields.io/npm/dm/cytoscape.svg?label=npm%20installs)](https://www.npmjs.com/package/cytoscape)
[![Automated tests](https://github.com/cytoscape/cytoscape.js/actions/workflows/tests.yml/badge.svg)](https://github.com/cytoscape/cytoscape.js/actions/workflows/tests.yml)
-[![Extensions](https://img.shields.io/badge/Extensions-68-brightgreen.svg)](#extensions)
+[![Extensions](https://img.shields.io/badge/Extensions-70-brightgreen.svg)](#extensions)
[![Cloudflare](https://img.shields.io/badge/Powered%20by-Cloudflare-orange.svg)](https://cloudflare.com)