Greasemonkey - SA - Fix Tweets
Usage and description
Install the Greasemonkey script below to bypass the Twiter API call (which seems to break fairly often). This also ends up being faster than the Twitter API in displaying embedded Tweets.
Versions
-
0.1.4 (current) - 2024-11-6
- Fix resizing issues when Twitter API is also on the page
-
0.1.3 - 2024-11-5
- Adding min-width style to iframe to avoid baby tweets
-
0.1.2 - 2024-11-5
- If an iframe 404's, show the original tweet link
-
0.1.1 - 2024-11-5
- Detect dark mode via twitter meta tag
-
0.1 - 2024-11-4
- First release
Installation instructions
Firefox
- Install Greasemonkey (https://addons.mozilla.org/en-Us/firefox/addon/greasemonkey/)
- Copy the script below, click the down arrow next to the monkey and click "New User Script" then click "Use Script From Clipboard"
Chrome
- Install Tampermonkey (https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en)
- Copy the script below, click the weird square icon with two circles then click "Add new script". Select what's there and paste the script. Then click the Save button.
- NOTE: You must enable Developer Mode to make this extension work now.
Opera
- Install Violent Monkey (https://addons.opera.com/en/extensions/details/violent-monkey/?display=en)
- Copy the script below, click the monkey, click "Manage Scripts", then "New". Select what's there and paste the script.
Safari
- Install Tampermonkey (https://tampermonkey.net/index.php?ext=dhdg&browser=safari)
- Once installed, you must restart Safari.
- Copy the script below, click the weird square icon with two circles then click "Add new script". Select what's there and paste the script.
The Script
Once you have installed Greasemonkey, click this link to install the script.