TypeScript Firefox

Open-source TypeScript projects categorized as Firefox

Top 23 TypeScript Firefox Projects

  1. Playwright

    Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

    Project mention: Stop automating manual test cases | dev.to | 2025-01-16

    Every test case is executed only once which reduces test runtime significantly. It follows the DRY principle allowing for easier test maintenance. Separation minimizes the number of test code adjustments when the code in your app changes. This is valid for both, hand-written tests in Playwright or Cypress and autogenerated tests by Octomind.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. return-youtube-dislike

    Chrome extension to return youtube dislikes

    Project mention: Las Vegas staff say MrBeast should be 'blacklisted', cite OSHA | news.ycombinator.com | 2024-09-26

    The extensions displays an estimate based on how many of the extension's users disliked the video. Youtube doesn't expose an API for getting the exact dislike count, except to the creator of the video.

    https://github.com/Anarios/return-youtube-dislike/blob/main/...

    https://support.google.com/youtube/thread/134791097/update-t...

  4. metamask-extension

    :globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites

    Project mention: Getting Started with Blockchain: A Guide for Beginners | dev.to | 2025-01-08

    Set Up a Wallet: Try using wallets like MetaMask and make small crypto transactions.

  5. SponsorBlock

    Skip YouTube video sponsors (browser extension)

    Project mention: My Amazon TV Now Unmutes Itself During Prime Video Commercial Breaks | news.ycombinator.com | 2025-01-09

    SponsorBlock[1] does a pretty good job of skipping inline adverts and similar stuff on YouTube. It is, however, crowdsourced rather than using machine learning (so far as I am aware).

    [1] https://sponsor.ajay.app/

  6. clients

    Bitwarden client apps (web, browser extension, desktop, and cli).

    Project mention: Some Bitwarden users are not enjoying the new UI/UX | news.ycombinator.com | 2024-12-24

    - when you search something there is no way to "go back" or clear the search, you have to manually clear the search text from the input field

    More design related:

    - the new "compact mode" should probably be the default and it also should decrease the font size (although you can just zoom-out)

    Also I think some user complains where already addressed via settings, in Appearance you can switch on "Compact Mode" (also you should zoom in once more Ctrl+Minus once or twice) and turn on "Show quick copy actions on vault".

    Tech is Typescript/Angular/Tailwind btw. pretty bloated as expected, but whatever

    The client is GPL, development happens in the open: https://github.com/bitwarden/clients

  7. browserless

    Deploy headless browsers in Docker. Run on our cloud or bring your own. Free for non-commercial uses.

    Project mention: How and why we ripped our Open Source product apart for a full rebuild | dev.to | 2024-02-28

    The core product is managed, cloud hosted browsers. We run thousands at a time using AWS and DigitalOcean, for people to use with Puppeteer and Playwright scripts. Our container is also available to self deploy under an open-source license.

  8. tridactyl

    A Vim-like interface for Firefox, inspired by Vimperator/Pentadactyl.

    Project mention: Qutebrowser: A keyboard-driven, Vim-like browser | news.ycombinator.com | 2024-12-08

    FWIW I got some of the way through embedding a PDF viewer in Tridactyl [1] so that the keys would still work there, but I backed off because I was a bit scared by how frequently pdf.js gets updated. In Tridactyl it'd get updated about twice a year so we might end up with unresolved security issues.

    Maybe there's a solution I've not thought of (CDN?).

    [1] https://github.com/tridactyl/tridactyl/issues/541#issuecomme...

  9. extension.js

    🧩 The cross-browser extension framework.

    Project mention: Plasmo – a framework for building modern Chrome extensions | news.ycombinator.com | 2024-08-20

    i built a chrome extension recently and i was evaluating/trying out different frameworks for building a browser extension.

    for anyone who is interested for an alternative to Plasmo, i chanced upon https://github.com/extension-js/extension.js

  10. AdguardBrowserExtension

    AdGuard browser extension

    Project mention: How I stay (more) focused with ADHD | dev.to | 2024-02-24

    Tip: I use Adblock Plus on desktop, and AdGuard on iPhone and iPad.

  11. fx_cast

    Chromecast Web Sender SDK implementation for Firefox

    Project mention: Ask HN: Why can't we Chromecast from Firefox? | news.ycombinator.com | 2024-01-24

    https://github.com/hensm/fx_cast

    If the answer is proprietary red tape from Google, is there a front runner for a casting protocol or dongle we can use?

  12. unclutter

    A modern reader mode and article library for your browser.

  13. news-feed-eradicator

    A browser extension that deletes your news feed and replaces it with a nice quote

  14. browser

    The browser that fights for your privacy. (by dothq)

  15. Bonjourr

    Minimalist & lightweight startpage inspired by iOS

  16. HeaderEditor

    Manage browser's requests, include modify the request headers and response headers, redirect requests, cancel requests

    Project mention: Imgpls – An extension to load Imgur images directly | news.ycombinator.com | 2024-08-19
  17. downthemall

    The DownThemAll! WebExtension

  18. temporary-containers

    Firefox Add-on that lets you open automatically managed disposable containers

    Project mention: Temporary Containers: Status of repository owner | news.ycombinator.com | 2024-05-01
  19. tab-stash

    Firefox extension to save and restore tabs as bookmarks. Clear your tabs, clear your mind.

    Project mention: Firefox 125 | news.ycombinator.com | 2024-04-16

    I like the the https://josh-berry.github.io/tab-stash/ extension. Not exactly what you want, but IMO a very well-done extension in that space.

    Firefox handle lots of tabs very well though since the tabs are lazily loaded. Only issue is that the session system once in a while mess up and you lose everything.

  20. webextension-toolbox

    Small CLI toolbox for cross-browser WebExtension development

  21. linguist

    Translate web pages, highlighted text, Netflix subtitles, private messages, speak the translated text, and save important translations to your personal dictionary to learn words even offline (by translate-tools)

    Project mention: Show HN: Open-source and privacy focused offline translation in the browser | news.ycombinator.com | 2024-06-27

    GitHub: https://github.com/translate-tools/linguist

    Today, Linguist is launched on ProductHunt. Check it out: https://www.producthunt.com/posts/linguist-translate

    Linguist is not just a wrapper over Google Translator like many other extensions. You can use any translation service with Linguist, thanks to custom translators! You may even deploy any machine translation (like LibreTranslate) on your localhost and then add this service to Linguist.

    All features are included: text translation, full-page translation, selected text translation, Text-To-Speech, dictionary, history, and even more.

  22. pywalfox

    Dynamic theming of Firefox (and Thunderbird) using your Pywal colors

  23. rikaichamp

    A browser extension to translate Japanese by hovering over words.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Firefox discussion

Log in or Post with

TypeScript Firefox related posts

Index

What are some of the best open-source Firefox projects in TypeScript? This list will help you:

# Project Stars
1 Playwright 68,449
2 return-youtube-dislike 12,809
3 metamask-extension 12,246
4 SponsorBlock 10,676
5 clients 9,621
6 browserless 9,173
7 tridactyl 5,454
8 extension.js 3,964
9 AdguardBrowserExtension 3,225
10 fx_cast 1,905
11 Cookie-AutoDelete 1,802
12 unclutter 1,258
13 news-feed-eradicator 1,233
14 browser 1,087
15 Bonjourr 1,089
16 HeaderEditor 986
17 downthemall 967
18 temporary-containers 854
19 tab-stash 829
20 webextension-toolbox 732
21 linguist 731
22 pywalfox 682
23 rikaichamp 630

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?