https://chrome.google.com/webstore/detail/tripoli/jmiafjndie...
- Netflix - Skip intros and quickly go to next episode
- Github - Linkify branch names in PRs
- Yelp - Open directions in a new tab rather than a modal
- Random Facts: a random fact about numbers with a beautiful image on new tabs. https://chrome.google.com/webstore/detail/random-facts-on-ne...
- Game of Thrones Quotes: a random GoT quote on every new tab. https://chrome.google.com/webstore/detail/game-of-thrones-qu...
- Open Wikipedia: an extension to overcome the Wikipedia blocks in Turkey. https://chrome.google.com/webstore/detail/wikipedia-a%C3%A7%...
- Open Imgur: an extension to overcome the Imgur blocks in Turkey. https://chrome.google.com/webstore/detail/imgur-a%C3%A7%C4%B...
All of the extensions are open source; the links can be found in the extension descriptions.
I also made an extension that opens the current page (or link/video/image) in a popup window. Because I have so many tabs sometimes I just want one window, and it does it. I have options for half/third/full screen size so I can have them side by side (as well as just dragging to resize the window). https://addons.mozilla.org/en-US/firefox/addon/focus-popup/
I also made an extension that fixed a specific issue on Apple Intranet Wikis playing videos in Chrome, but that Wiki system isn't used anymore.
Usually my extensions are just to fix minor problems/annoyances.
[1] https://alisdair.mcdiarmid.org/kill-sticky-headers/ [2] https://daringfireball.net/2017/06/medium_dickbars
Adds funny, profound observations in newly opened empty tabs, with fresh images each time.
- WebExtension written in plain JavaScript. No libraries. No cruft.
- Displays "deep-thoughts" even in offline-mode (no background-images).
- Fetches relevant fresh background images each-time from Unsplash and Flickr.
Checkout the source to learn how to create simple webextension addons for Firefox in JavaScript.Few interesting bits of code:
* Fisher-Yates shuffle algorithm.
* Ken-Burns effect for still images.
* Visual (image-preview) tooltips in CSS.
* Asynchronous XMLHttpRequest.https://github.com/chew-z/Bing-Wallpaper-for-ChromeOS
Augment - simple reminder that Google is a Big brother
https://github.com/chew-z/Augment
Foogle - fool Google - my fork of TrackMeNot - which pollutes your search history with possible but random searches....
https://github.com/chew-z/Foogle
NewTab - custom new tab page
Notifications toggle. The code is comically simple but it's the one extension besides adblocking I regularly use.
And I've noticed that there isn't one for Edgeless (dice & blackjack with 0% edge), and so I've created a dice bot that allows a multiple steps martingale strategy.
It's open source and 100% free, give it a roll!
Github repo: https://github.com/Whatzhub/edgeless-dicebot
EDG DiceBot 1st Run! https://youtu.be/CUqNCWi6pPA
It saves what you write in textareas so it doesn't get lost when something goes awry.
When the old-style Firefox extensions were going to be deprecated, I went through my installed ones, picked one that wasn't built yet and started from scratch.
The most interesting/difficult part was getting CI setup for both Firefox and Chrome with the always changing landscape of support for extensions in selenium.
We released this extension recently to make it easy to jot down quick notes and keep track of stock prices.
https://chrome.google.com/webstore/detail/yogi-invest-more-w...
https://chrome.google.com/webstore/detail/bookmarks-to-refer...
https://chrome.google.com/webstore/detail/dark-mode-theme-fo...
Read HN discussions on any article.
A softphone built on top of Sip.js and Vue. It also runs in a webpage or as an Electron app.
BTW, do you use apps to build extensions?
Not wysiwyg but sort of wysiwyg? I don't mean IDE.