Greasy Fork is available in English.

resize-o-don

resizable columns in mastodon

Acestea sunt versiunile scriptului în care codul a fost actualizat. Arată toate versiunile.

  • v0.4.3 06-06-2023

    deleted a stray alert() that I had in for debugging

  • v0.4.2 07-11-2022

    Removed the debug CSS

  • v0.4.1 07-11-2022

    Added `// @grant GM_addStyle ` to make it work in Chrome. Ugh Chrome, why would you even…

  • v0.4 07-11-2022

    Redid the script so it now changes the CSS, rather than listening for events and adding inline styles. So it works when you add or remove columns.

  • v0.3.2 04-11-2022

    added tweak to keep fonts smaller

  • v0.3.1 04-11-2022

    Fixed a bug for Chrome users. Ugh. Chrome.

  • v0.2.3 03-11-2022

    metadata tweaks

  • v0.2.2 03-11-2022

    removed some debug code

  • v0.2.1 03-11-2022

    Added event listeners so that when column functions change they stay resizable.

  • v0.2 03-11-2022

    Fixed the shrinky-growy behaviour somewhat. I've at least read the mdn page about the flex style attribute, even if I haven't fully understood it.

  • v0.1 02-11-2022