A collection of Manifest V3 Chrome extensions by Mosne.
| Extension | What it does | Docs | |
|---|---|---|---|
| Hide WP Admin Bar | Toggles the WordPress admin bar on or off with a single toolbar click, fixing layout offsets when hidden. | README | |
| Outiline | Toggles colorful outlines on every DOM element so you can visualize HTML structure and nesting. | README | |
| Screenshots | Captures the visible tab, crops to 16:9 from the top-left, and downloads a WebP with a sanitized filename. | README | |
| Lorem Ipsum | Generates Lorem Ipsum text and copies/inserts it into the active input or editable field. | README |
- Open
chrome://extensions/and enable Developer mode. - Click Load unpacked.
- Select the extension folder (the one that contains
manifest.json).