Extension author, question: What was your process for getting updates from the content.js script loaded into the browser for testing? Was it reloading the extension through chrome://extensions?
The only thing I found that could work was changing the content script and reloading the extension through chrome://extensions. I didn't see any type of "shortcut" available. Frustrating, and increased time on my change/test feedback loop.
It got to a point where I moved the core logic from my extension into a separate npm package where I got it working through unit tests. Then my browser extension became primarily working with the DOM, and incorporating the results from my package.
shameless plug: Wordle Genie - Wordle Genie integrates directly with the Wordle game to show the remaining possibilities based on the board hints.
extension: https://chromewebstore.google.com/detail/wordle-genie/efmlmf...
I did find Control Panel for Twitter though, which is a great improvement.
The bad: using Twitter and Chrome in 2024.
I'll see myself out.
There is an extremely annoying bug though where sometimes a random tweet will just disappear from the timeline. You'll get a brief glimpse and it suddenly disappears. And you may or may not come across it later. As though it jumped further down the line.
Anyone else notice that? What in the world might be happening there? This has been an issue for at least a couple years now.
Twitter does keep your scroll position when you go from a "top-level" view ("For you", "Following", ...) to a Tweet thread, then come back.
Edit: Nevermind, it happens to me as well, I just never noticed.
EDIT: the flash is a bit extreme on dark mode, and hides the text. Would be good to make this just a light alpha overlay which fades the same way, or / and ability to just turn the flash off
I've updated the extension to use a dark-mode-friendly highlight color when appropriate. The update should pass the web store review process in a couple days (hopefully).
I swear these brain-dead social media websites get stupider every year. Worse yet, they pick up each other's bad habits (Tiktok -> Twitter -> Instagram in this case it went)
One could argue this is an extension for a breaking-news browsing platform.