# Benutzerdefinierte Seitenleistenbereiche werden auf Meta getestet

**URL:** https://meta.discourse.org/t/custom-sidebar-sections-being-tested-on-meta/255303
**Category:** Announcements
**Tags:** sidebar
**Created:** [15. Februar 2023 um 22:46 UTC](https://meta.discourse.org/t/custom-sidebar-sections-being-tested-on-meta/255303 "2023-02-15T22:46:26Z")
**Posts on this page:** 1
**Showing post:** 105

<div class="post-metadata">

### Author: ![shyguy](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/shyguy/32/295079_2.png) [@shyguy](https://meta.discourse.org/u/shyguy)
#### Post date: [11. April 2023 um 05:51 UTC](https://meta.discourse.org/t/custom-sidebar-sections-being-tested-on-meta/255303/105 "2023-04-11T05:51:03Z")

</div>

jetzt mit meinem Skript möglich

> [@sidebarMod: Add/Remove Sidebar Links and Sections](https://meta.discourse.org/t/sidebarmod-add-remove-sidebar-links-and-sections/261279):
>
> [sidebarMod](https://gist.github.com/ftc2/c2e23fab9cfd3ff14972972f459e9c4e) here’s [my script](https://gist.github.com/ftc2/c2e23fab9cfd3ff14972972f459e9c4e) for modding the sidebar (first mentioned in the [custom sidebar sections topic](https://meta.discourse.org/t/custom-sidebar-sections-being-tested-on-meta/255303)). it uses promises and MutationObserver to watch the sidebar for changes (e.g. from expanding or collapsing) and add/remove stuff in a performant way. i think i made it flexible enough for most use cases. you can add links (positioned by appending, prepending, or inserting before/after existing links), remove sections, remove links, and even remove ⋮More. it’s even possible to change th…

---

_[View the full topic](https://meta.discourse.org/t/custom-sidebar-sections-being-tested-on-meta/255303)._
