TwitEmbed
Minimal extension that allows you to share embedded versions of tweets directly from your browser.
As of June 2026, TwitEmbed has 783 users and a 4.38/5 rating from 8 reviews in the Functionality & UI category.
Usersup 72.1 percent+72.1%
783
783
Ratingno change0%
4.38
8 reviews
Reviewsno change0%
8
Version
1.9.0
Manifest V3
90-day change · In the last 90 days this extension 2 version updates.
History
12 snapshotsTracking since Apr 1, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 1, 2026 | 455 | 4.38 | 8 | 1.7 |
| Apr 18, 2026 | 461 | 4.38 | 8 | 1.7 |
| Apr 24, 2026 | 485 | 4.38 | 8 | 1.8.2 |
| Apr 28, 2026 | 483 | 4.38 | 8 | 1.8.2 |
| May 9, 2026 | 531 | 4.38 | 8 | 1.8.2 |
| May 12, 2026 | 556 | 4.38 | 8 | 1.8.2 |
| May 16, 2026 | 555 | 4.38 | 8 | 1.8.2 |
| May 20, 2026 | 593 | 4.38 | 8 | 1.8.2 |
| May 29, 2026 | 604 | 4.38 | 8 | 1.8.2 |
| Jun 3, 2026 | 616 | 4.38 | 8 | 1.8.2 |
| Jun 8, 2026 | 631 | 4.38 | 8 | 1.9.0 |
| Jun 13, 2026 | 621 | 4.38 | 8 | 1.9.0 |
| Now | 783 | 4.38 | 8 | 1.9.0 |
Changelog
- Jun 3, 2026description
Extension that replaces sharing links through the "Copy Link" Button on Twitter with "Copy Embed", which links to the user's chosen redirect domain, (fxtwitter, vxtwitter, fixupx, etc.) improving ease-of-use while sharing on platforms such as Discord. Also includes a hotkey (ctrl+c) to embed while focused on a tweet. This extension is a fork of the "vx-twitter" extension found here: https://addons.mozilla.org/en-GB/firefox/addon/vx-twitter/ This was done due to recent changes in Twitter's structure causing that add-on to cease functionality. Twitter logo owned by Twitter/X. Link Art by Vecteezy. v1.8.2: (Apr 4, 2026) More robust selection when media is fullscreen v1.8.1: (Apr 4, 2026) Added WeakSet to keep track of processed tweets Cleaned up code for readability Added/rephrased comments for clarity Reduced Search scope to improve add-on performance v1.8: (Apr 4, 2026) Fixed bug that made it impossible to embed tweets when viewing photos or video in fullscreen Optimizations to Tweet Selection v1.7: (Dec 24, 2025) Replaced main loop with MutationObserver Add-On avoids repeat execution Error handling for 'undefined' domain Fixed bugs relating to Quote Tweets v1.6: (Dec 20, 2025) Bug fixes Added visual feedback to options page to improve UX No longer require users to refresh page upon settings change Performance Improvements v1.5: (May 15, 2025) Added option to choose your own redirect site, through a popup window and the extension's options page. v1.4: (May 15, 2025) Fixed bug relating to twitter's '/photo' argument at the end of their URLs. Reduced domain access, due to twitter's 'permanent' change to "x.com." v1.3: (May 18, 2024) Updated to adjust to recent change in twitter's domain. v1.2.2: (Feb 20, 2024) Reverted domain change, option to choose domain in progress. v1.2.1: (Feb 18, 2024) Changed linked domain to fxtwitter.com due to recent concerns following the fxdeviantart domain being hijacked. v1.2: (Dec 18, 2023) Fixed bug where embed doesn't copy to clipboard when page is focused on an image Updated icons to display properly for Chromium and Firefox Updated manifest file to adhere to manifest v3 requirements v1.1: (Nov 17, 2023) Alters the "Copy Link" text on twitter to "Copy Embed" as a small UX change.
Extension that replaces sharing links through the "Copy Link" Button on Twitter with "Copy Embed", which links to the user's chosen redirect domain, (fxtwitter, vxtwitter, fixupx, etc.) improving ease-of-use while sharing on platforms such as Discord. Also includes a hotkey (ctrl+c) to embed while focused on a tweet. This extension is a fork of the "vx-twitter" extension found here: https://addons.mozilla.org/en-GB/firefox/addon/vx-twitter/ This was done due to recent changes in Twitter's structure causing that add-on to cease functionality. Twitter logo owned by Twitter/X. Link Art by Vecteezy. v1.9.0: (May 30, 2026) Updated to account for Twitter's restructuring of "Share Post" menu. "Copy Link" selection now iterates through entire "Share Post" menu to account for possible future UI changes. v1.8.2: (Apr 4, 2026) More robust selection when media is fullscreen v1.8.1: (Apr 4, 2026) Added WeakSet to keep track of processed tweets Cleaned up code for readability Added/rephrased comments for clarity Reduced Search scope to improve add-on performance v1.8: (Apr 4, 2026) Fixed bug that made it impossible to embed tweets when viewing photos or video in fullscreen Optimizations to Tweet Selection v1.7: (Dec 24, 2025) Replaced main loop with MutationObserver Add-On avoids repeat execution Error handling for 'undefined' domain Fixed bugs relating to Quote Tweets v1.6: (Dec 20, 2025) Bug fixes Added visual feedback to options page to improve UX No longer require users to refresh page upon settings change Performance Improvements v1.5: (May 15, 2025) Added option to choose your own redirect site, through a popup window and the extension's options page. v1.4: (May 15, 2025) Fixed bug relating to twitter's '/photo' argument at the end of their URLs. Reduced domain access, due to twitter's 'permanent' change to "x.com." v1.3: (May 18, 2024) Updated to adjust to recent change in twitter's domain. v1.2.2: (Feb 20, 2024) Reverted domain change, option to choose domain in progress. v1.2.1: (Feb 18, 2024) Changed linked domain to fxtwitter.com due to recent concerns following the fxdeviantart domain being hijacked. v1.2: (Dec 18, 2023) Fixed bug where embed doesn't copy to clipboard when page is focused on an image Updated icons to display properly for Chromium and Firefox Updated manifest file to adhere to manifest v3 requirements v1.1: (Nov 17, 2023) Alters the "Copy Link" text on twitter to "Copy Embed" as a small UX change.
- Apr 18, 2026description
Fork of "vx-twitter" addon found here: https://addons.mozilla.org/en-GB/firefox/addon/vx-twitter/ This was done due to recent changes in Twitter's structure causing that add-on to cease functionality. Add-on that replaces "Copy Link" option on Twitter with "Copy Embed", which links to the user's chosen redirect domain, allowing proper media embeds on platforms such as Discord. Also includes a hotkey (ctrl+c) to embed while focused on a tweet. Twitter logo owned by Twitter/X. Link Art by Vecteezy. v1.7: Replaced main loop with MutationObserver Add-On avoids repeat execution Error handling for 'undefined' domain Fixed bugs relating to Quote Tweets v1.6: Bug fixes Added visual feedback to options page to improve UX No longer require users to refresh page upon settings change Performance Improvements v1.5: Added option to choose your own redirect site, through a popup window and the extension's options page. v1.4: Fixed bug relating to twitter's '/photo' argument at the end of their URLs. Reduced domain access, due to twitter's 'permanent' change to "x.com." v1.3: Updated to adjust to recent change in twitter's domain. v1.2.2: Reverted domain change, option to choose domain in progress. v1.2.1: Changed linked domain to fxtwitter.com due to recent concerns following the fxdeviantart domain being hijacked. v1.2: Fixed bug where embed doesn't copy to clipboard when page is focused on an image Updated icons to display properly for Chromium and Firefox Updated manifest file to adhere to manifest v3 requirements v1.1: Alters the "Copy Link" text on twitter to "Copy Embed" as a small UX change.
Extension that replaces sharing links through the "Copy Link" Button on Twitter with "Copy Embed", which links to the user's chosen redirect domain, (fxtwitter, vxtwitter, fixupx, etc.) improving ease-of-use while sharing on platforms such as Discord. Also includes a hotkey (ctrl+c) to embed while focused on a tweet. This extension is a fork of the "vx-twitter" extension found here: https://addons.mozilla.org/en-GB/firefox/addon/vx-twitter/ This was done due to recent changes in Twitter's structure causing that add-on to cease functionality. Twitter logo owned by Twitter/X. Link Art by Vecteezy. v1.8.2: (Apr 4, 2026) More robust selection when media is fullscreen v1.8.1: (Apr 4, 2026) Added WeakSet to keep track of processed tweets Cleaned up code for readability Added/rephrased comments for clarity Reduced Search scope to improve add-on performance v1.8: (Apr 4, 2026) Fixed bug that made it impossible to embed tweets when viewing photos or video in fullscreen Optimizations to Tweet Selection v1.7: (Dec 24, 2025) Replaced main loop with MutationObserver Add-On avoids repeat execution Error handling for 'undefined' domain Fixed bugs relating to Quote Tweets v1.6: (Dec 20, 2025) Bug fixes Added visual feedback to options page to improve UX No longer require users to refresh page upon settings change Performance Improvements v1.5: (May 15, 2025) Added option to choose your own redirect site, through a popup window and the extension's options page. v1.4: (May 15, 2025) Fixed bug relating to twitter's '/photo' argument at the end of their URLs. Reduced domain access, due to twitter's 'permanent' change to "x.com." v1.3: (May 18, 2024) Updated to adjust to recent change in twitter's domain. v1.2.2: (Feb 20, 2024) Reverted domain change, option to choose domain in progress. v1.2.1: (Feb 18, 2024) Changed linked domain to fxtwitter.com due to recent concerns following the fxdeviantart domain being hijacked. v1.2: (Dec 18, 2023) Fixed bug where embed doesn't copy to clipboard when page is focused on an image Updated icons to display properly for Chromium and Firefox Updated manifest file to adhere to manifest v3 requirements v1.1: (Nov 17, 2023) Alters the "Copy Link" text on twitter to "Copy Embed" as a small UX change.
Permissions & access
- Permissions
- storage
- Host access
- *://*.x.com/*
Screenshots
About
Extension that replaces sharing links through the "Copy Link" Button on Twitter with "Copy Embed", which links to the user's chosen redirect domain, (fxtwitter, vxtwitter, fixupx, etc.) improving ease-of-use while sharing on platforms such as Discord. Also includes a hotkey (ctrl+c) to embed while focused on a tweet. This extension is a fork of the "vx-twitter" extension found here: https://addons.mozilla.org/en-GB/firefox/addon/vx-twitter/ This was done due to recent changes in Twitter's structure causing that add-on to cease functionality. Twitter logo owned by Twitter/X. Link Art by Vecteezy. v1.9.0: (May 30, 2026) Updated to account for Twitter's restructuring of "Share Post" menu. "Copy Link" selection now iterates through entire "Share Post" menu to account for possible future UI changes. v1.8.2: (Apr 4, 2026) More robust selection when media is fullscreen v1.8.1: (Apr 4, 2026) Added WeakSet to keep track of processed tweets Cleaned up code for readability Added/rephrased comments for clarity Reduced Search scope to improve add-on performance v1.8: (Apr 4, 2026) Fixed bug that made it impossible to embed tweets when viewing photos or video in fullscreen Optimizations to Tweet Selection v1.7: (Dec 24, 2025) Replaced main loop with MutationObserver Add-On avoids repeat execution Error handling for 'undefined' domain Fixed bugs relating to Quote Tweets v1.6: (Dec 20, 2025) Bug fixes Added visual feedback to options page to improve UX No longer require users to refresh page upon settings change Performance Improvements v1.5: (May 15, 2025) Added option to choose your own redirect site, through a popup window and the extension's options page. v1.4: (May 15, 2025) Fixed bug relating to twitter's '/photo' argument at the end of their URLs. Reduced domain access, due to twitter's 'permanent' change to "x.com." v1.3: (May 18, 2024) Updated to adjust to recent change in twitter's domain. v1.2.2: (Feb 20, 2024) Reverted domain change, option to choose domain in progress. v1.2.1: (Feb 18, 2024) Changed linked domain to fxtwitter.com due to recent concerns following the fxdeviantart domain being hijacked. v1.2: (Dec 18, 2023) Fixed bug where embed doesn't copy to clipboard when page is focused on an image Updated icons to display properly for Chromium and Firefox Updated manifest file to adhere to manifest v3 requirements v1.1: (Nov 17, 2023) Alters the "Copy Link" text on twitter to "Copy Embed" as a small UX change.
Technical
- Version
- 1.9.0
- Manifest
- V3
- Size
- 33.32KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- Yes
Metadata
- ID
- iadammlbhfcjhbmeeeegdhljoojdhfea
- Developer ID
- u8d6071f1cd11298f9c1a7bc79829a450
- Developer Email
- [email protected]
- Created
- Nov 20, 2023
- Last Updated (Store)
- Jun 1, 2026
- Last Scraped
- Jun 13, 2026
- Website
- —
- Support URL
- —
- Privacy Policy
- —
Similar extensions
Alternatives to TwitEmbed, ranked by description similarity.
vx-links
Transform X/Twitter links to vxtwitter.com for better Discord embeds
8
VX Twitter Share
Copy the sanitized, embed fixed link in one click. Domain modifiable!
205
★ 3.7
FXTwitter copy
Changes all twitter links to fx links as you copy them, configurable to your embed fixer of choice.
245
fuX
Adds FixUpX domain for easy embeds from X/Twitter
1.0K
★ 5.0
EmbedTok
Minimal extension that allows you to share embedded 'vx' versions of tiktoks directly from your browser.
21
X Auto Show More Clicker - built with robomonkey.io
Automatically clicks 'Show more' buttons on X.com to expand truncated tweets
44
★ 2.0
VXtwitter Clipboard Converter
Automatically convert copied links from x.com to vxtwitter.com for better embeds
27
★ 5.0
ChromeSight
Quality of life features for the blue websight.
102
Data sourced from the Chrome Web Store · last verified Jun 13, 2026.