Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thevenuz/xify
A chrome/firefox extension that changes twitter links to vxtwitter/fxtwitter links automatically
https://github.com/thevenuz/xify
chrome-extension firefox-addon firefox-extension twitter vxtwitter
Last synced: about 1 month ago
JSON representation
A chrome/firefox extension that changes twitter links to vxtwitter/fxtwitter links automatically
- Host: GitHub
- URL: https://github.com/thevenuz/xify
- Owner: thevenuz
- License: mit
- Created: 2023-10-15T05:04:09.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-09T04:40:02.000Z (5 months ago)
- Last Synced: 2024-08-09T05:28:31.002Z (5 months ago)
- Topics: chrome-extension, firefox-addon, firefox-extension, twitter, vxtwitter
- Language: HTML
- Homepage:
- Size: 115 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## What is this?
xify - a chrome/firefox extension that changes twitter links to vxtwitter/fxtwitter links automatically.
## Why?
Coz the twitter embeds failed the tenth time this week and I'm too lazy to manually edit links to vxtwitter everytime I share art on discord.
## How to use?
### On Chrome
1. Install the extension from [chrome web store](https://chrome.google.com/webstore/detail/xify/cihieeigmpndggpojmhjndlgjdmlgaoe).
2. Go to any x.com or twitter.com link and use `Ctrl+Shift+K` (or `Ctrl+C` if you enable `modify on copy`) shortcut.
3. And that's it, the extension will automatically change the url to `vxtwiiter.com`/`fxtwiiter.com` link.### On Firefox
1. Install the extension from [here](https://addons.mozilla.org/en-US/firefox/addon/xify/).
2. Go to any x.com or twitter.com link and use `Ctrl+Alt+K` (or `Ctrl+C` if you enable `modify on copy`) shortcut.
3. And that's it, the extension will automatically change the url to `vxtwiiter.com`/`fxtwiiter.com` link.### How to switch between vxtwitter and fxtwitter?
By default the extension uses `vxtwitter` links. You can enable the option `Enable fxtwitter` from the extension popup to use `fxtwitter` links instead of `vxtwitter`.
![fxtwitter popup](assets/popup.png)
### How to get modified links on copy (`Ctrl + C`) shortcut directly?
By default, the extension only modifies links on custom shortuct (`Ctrl+Shift+K`/`Ctrl+Alt+K`). You can enable the option `modify on copy` from the extension popup to let the bot use modified links on copy shortuct (`Ctrl+C`) directly.
![oncopy](assets/oncopy.png)
## License
xify is licensed under [MIT License](https://github.com/thevenuz/xify/blob/master/LICENSE).