https://github.com/ArtBIT/xgroups
Allows adding x.com users to groups, storing in localStorage, and displaying group tags below avatar
https://github.com/ArtBIT/xgroups
greasemonkey greasemonkey-script tampermonkey tampermonkey-script tampermonkey-userscript
Last synced: about 1 year ago
JSON representation
Allows adding x.com users to groups, storing in localStorage, and displaying group tags below avatar
- Host: GitHub
- URL: https://github.com/ArtBIT/xgroups
- Owner: ArtBIT
- License: mit
- Created: 2025-04-22T13:52:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-22T14:52:59.000Z (about 1 year ago)
- Last Synced: 2025-04-22T15:23:59.886Z (about 1 year ago)
- Topics: greasemonkey, greasemonkey-script, tampermonkey, tampermonkey-script, tampermonkey-userscript
- Language: JavaScript
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XGroups
[](https://github.com/ArtBIT/xgroups) [](https://github.com/ArtBIT/xgroups) [](https://github.com/ArtBIT/xgroups)
XGroups is a [UserScript](https://www.tampermonkey.net/) script, that allows you to organize user to groups, and to show group indicators bellow the user avatars.
# Demo
https://github.com/user-attachments/assets/ab5491c8-f810-47cd-b062-916303fb09c3
# Installation
Install the UserScript extension for your browser:
- Chrome: [Install Link](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en)
- Firefox: [Install Link](https://addons.mozilla.org/en-US/firefox/addon/tampermonkey/)
- Edge: [Install Link](https://microsoftedge.microsoft.com/addons/detail/tampermonkey/iikmkjmpaadaobahmlepeloendndfphd)
Then install the script from this repo.
[Link](https://github.com/artbit/xgroups/raw/master/dist/xgroups.userscript.js)
# Build manually
- Clone this repository
- run `npm install`
- run `npm run build`
# License
[MIT](LICENSE.md)