Skip to content

Commit

Permalink
fix: readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
SpikeHD committed Dec 12, 2024
1 parent bca3bfe commit eee0f71
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
* [Inline CSS](#inline-css)
* [Invisible Typing](#invisible-typing)
* [No Reply Mention](#no-reply-mention)
* [OpenAsar DOM Optimizer](#openasar-dom-optimizer)
* [Platform Spoofer](#platform-spoofer)
* [Plugin Browser](#plugin-browser)
* [shelteRPC](#shelterpc)
Expand Down Expand Up @@ -79,6 +80,13 @@ Disables mentions on replies by default.

`https://spikehd.github.io/shelter-plugins/no-reply-mention/`

## OpenAsar DOM Optimizer

Port of a neat DOM optimization trick [from OpenAsar](https://github.com/GooseMod/OpenAsar/blob/ef4470849624032a8eb7265eabd23158aa5a2356/src/mainWindow.js#L99).
See the [OpenAsar wiki](https://github.com/GooseMod/OpenAsar/wiki/DOM-Optimizer) for more information on how this works!

`https://spikehd.github.io/shelter-plugins/openasar-dom-optimizer/`

## Platform Spoofer

Pretend to be on a different platform. Basically only visible to those using a platform indicator plugin.
Expand Down

0 comments on commit eee0f71

Please sign in to comment.