Media Chrome for Embed Blocks
Enhance your video and audio blocks with custom web components from Media Chrome.
by Sérgio Santos · github.com/s3rgiosan/wp-media-chrome · website
★ 2stars
2release downloads
358composer installs
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/s3rgiosan/wp-media-chrome/releases/download/1.4.1/wp-media-chrome-1.4.1.zipAlso on Packagist as s3rgiosan/wp-media-chrome:
composer require s3rgiosan/wp-media-chromeDeclares an update source (https://s3rgiosan.dev/), so updates arrive through the plugin's own updater.
From the readme
Media Chrome for Embed Blocks
Enhance your video and audio blocks with custom web components from Media Chrome.
Description
Media Chrome for Embed Blocks brings the power of Media Chrome to WordPress embed blocks.
It enhances built-in video and audio embed blocks with custom web components, improving player controls, accessibility, and user experience.
No setup required — just activate the plugin to enhance media blocks with better controls, improved accessibility, and a modernized playback experience.
Supported Media Blocks
YouTube Embed
Vimeo Embed
Wistia Embed
Spotify Embed ()
() Spotify support is disabled by default due to its limited customization options and UI.
To enable it, see the Spotify section below.
Requirements
- WordPress 6.7 or later
- PHP 7.4 or later
Installation
Manual Installation
1. Download the latest release ZIP from the Releases page.
2. Go to Plugins Add New Upload Plugin in your WordPress admin area.
3. Upload the ZIP file and click Install Now.
4. Activate the plugin.
Install with Composer
To include this plugin as a dependency in your Composer-managed WordPress project:
1. Add the plugin to your project using the following command:
Read the full README on GitHub →