Skip to content

Releases: abelorion/bsky-tweaks-chromium

Release 1.0.3

Choose a tag to compare

@abelorion abelorion released this 01 Aug 19:43
c51a15a

Fixed small bug with saved gifs not persisting and being removed after a few days :3

Migrated the saving code from the firefox version since it's more stable

ALSO: Added feature_sync to the JS file :/

oopsie :3

How to install

1 - Download and extract the zip file to a folder

2 - Then in a chrome based browser go to Menu (the three lines)->More tools->Extensions.

3 - Click the “Developer mode” checkbox

4 - Click load unpacked extension and select the create folder for Bsky Tweaks

Release 1.0.2

Choose a tag to compare

@abelorion abelorion released this 29 Jul 09:41
4f7a170

Added the hide followers feature~
Added the option to turn mutuals badges on or off

How to install

Download and extract the zip file to a folder
Then in a chrome based browser go to Menu (the three lines)->More tools->Extensions.
Click the “Developer mode” checkbox
Click load unpacked extension and select the create folder for Bsky Tweaks

Release 1.0.1

Choose a tag to compare

@abelorion abelorion released this 24 Jul 21:43
4ecb027

Created an update to fix the extension.

It was interfering with Bsky's native app which allows emoji shortcodes in the message function(but nowhere else...)

anyway the conflict has been resolved

How to install

  1. Download and extract the zip file to a folder
  2. Then in a chrome based browser go to Menu (the three lines)->More tools->Extensions.
  3. Click the “Developer mode” checkbox
  4. Click load unpacked extension and select the create folder for Bsky Tweaks

V1.0.1.zip

Release 1.0

Choose a tag to compare

@abelorion abelorion released this 24 Jul 13:26
9d76cc1

First version of the web extension

Adds the following features to bluesky's webapp:

  1. A badge for mutuals
  2. An emoji shortcodes system while you're typing like discord's
  3. A save GIF and gif collection feature

Chromium only V1.zip
Firefox version coming later