Webextension

Open-source projects categorized as Webextension

Top 23 Webextension Open-Source Projects

  • clients

    Bitwarden client applications (web, browser extension, desktop, and cli)

  • Project mention: Insult Passphrase Generator | news.ycombinator.com | 2024-03-13

    I didn't go chasing through all the typescript but I'd presume adding a new PassphraseGenerationStrategy https://github.com/bitwarden/clients/blob/desktop-v2024.3.0/...

  • floccus

    :cloud: Sync your bookmarks privately across browsers and devices

  • Project mention: ⟳ 2 apps added, 13 updated at apt.izzysoft.de | /r/FDroidUpdates | 2023-12-09

    floccus bookmark sync (version 5000002): Sync your bookmarks privately across browsers and devices

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • tridactyl

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

  • Project mention: GitHub Sponsors: Oliver Blanthorn main developer of Tridactyl | dev.to | 2024-04-21

    View on GitHub

  • Traduzir-paginas-web

    Translate your page in real time using Google or Yandex

  • Project mention: Brave extension that translates a web page automatically... | /r/brave_browser | 2023-12-11
  • vimium-c

    A keyboard shortcut browser extension for keyboard-based navigation and tab operations with an advanced omnibar

  • Project mention: Show HN: Bedframe – open-source Browser Extension Development framework | news.ycombinator.com | 2023-09-05
  • youtube

    [Top~1 open YouTube / Video Web-Extension] Enrich your experience & choice! 🧰100+ clever features📌set & forget📌Longest-standing (yet rare & tough alone. Please help/join🧩us👨‍👩‍👧‍👧) ..⋮ {playback|content discovery|player|extra buttons|distractions|related videos|shorts|ads|quality|codec|full tab|full screen} (by code-charity)

  • Project mention: is it possible to remove some of these button like clip or just put the save button in front? | /r/youtube | 2023-06-09

    I'm using this: https://github.com/code-charity/youtube

  • privacybadger

    Privacy Badger is a browser extension that automatically learns to block invisible trackers.

  • Project mention: Can anyone verify this information about privacy? | /r/onlinesecurity2023 | 2023-12-04

    ~Using privacy plug-ins or browsers. You can block our site from setting cookies used for interest-based ads by using a browser with privacy features, like Brave, or installing browser plugins, like Privacy Badger, Ghostery or uBlock Origin, and configuring them to block third party cookies/trackers.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • browser_extension

    A browser extension that redirects popular sites to alternative privacy friendly frontends

  • Project mention: Something peculiar in my 2yo's bedroom led me to a revelation about our universe | news.ycombinator.com | 2024-01-26

    Most of the time you can just replace twitter.com with nitter.net or nitter.it but when these instances are down or blocked you can use other instances listed here: https://github.com/zedeus/nitter/wiki/Instances

    But as the other commenter said Libredirect is the way to go: https://libredirect.github.io/

  • Authenticator

    Authenticator generates 2-Step Verification codes in your browser.

  • Project mention: End of Life for Twilio Authy Desktop App | news.ycombinator.com | 2024-02-13

    I use a browser extension from https://authenticator.cc/

    While I do not know whether its UX is similar, it does have a sync feature (but not cross-browser), an export feature, can backup its data to Google Drive, can store everything encrypted (but not by default), is recommended by at least one government website (SSS Employer Portal in the Philippines), and is there for a long time. Oh, and it also remembers which site each secret comes from, and hides others.

  • selenium-ide

    Open Source record and playback test automation for the web.

  • multi-account-containers

    Firefox Multi-Account Containers lets you keep parts of your online life separated into color-coded tabs that preserve your privacy. Cookies are separated by container, allowing you to use the web with multiple identities or accounts simultaneously.

  • Project mention: Mozilla names new CEO as it pivots to data privacy | news.ycombinator.com | 2024-02-08

    It is an extension for Firefox, but one created by Mozilla. It's official in that sense, but it does seem a little strange it's not included by default.

    https://addons.mozilla.org/firefox/addon/multi-account-conta...

  • vitesse-webext

    ⚡️ WebExtension Vite Starter Template

  • web-ext

    A command line tool to help build, run, and test web extensions

  • web-scrobbler

    Scrobble music all around the web!

  • Project mention: UK radio | /r/lastfm | 2023-12-07

    If Web Scrobbler states on their website that these UK radio stations should be supported, you should check the Issues section of their GitHub page and write a report if there is something wrong:

  • tabliss

    A beautiful, customisable New Tab page for Firefox, Chrome, and Edge.

  • Project mention: tabliss extension - quote widget not showing up? | /r/firefox | 2023-04-29

    You can use this page to report issues with Tabliss.

  • ipfs-companion

    Browser extension that simplifies access to IPFS resources on the web

  • Project mention: Just tried ipfs, a few thoughts | /r/ipfs | 2023-06-10

    I appreciate you documenting this, if it's not too much hassle, can you please create an issue here: https://github.com/ipfs/ipfs-companion/issues/new/choose also adding at what steps things didn't work for you and what would've made your experience better?

  • privacy-redirect

    A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.

  • Project mention: YouTube started slowing video buffer with adblock enabled | news.ycombinator.com | 2024-01-13
  • 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?

    Project mention: How does instagram know what I searched for? | /r/privacy | 2023-12-10

    You could use the Cookie Auto Delete browser extension if you want to automatically delete cookies: https://github.com/Cookie-AutoDelete/Cookie-AutoDelete

  • keepassxc-browser

    KeePassXC Browser Extension

  • Project mention: GitHub Passkeys are generally available | news.ycombinator.com | 2023-09-25

    A password manager can easily implement passkeys just like it implements passwords.

    Though last I checked no browser had created an API for extensions to implement the passkey API. KeepassXC's implementation for example has to inject JS into every page to override `window.navigator.credentials` ( https://github.com/keepassxreboot/keepassxc-browser/pull/178... ). It works but is brittle, so a proper way through extension API would be nice.

  • jsonview

    A web extension that helps you view JSON documents in the browser.

  • Project mention: 6 Repositories recommended by GitHub to Boost Your Programming Productivity | dev.to | 2023-05-02

    🔗 Link

  • a11y.css

    This CSS file intends to warn developers about possible risks and mistakes that exist in HTML code. It can also be used to roughly evaluate a site's quality by simply including it as an external stylesheet.

  • webextension-pixiv-toolkit

    A web extension for Pixiv

  • Project mention: How to download videos | /r/Pixiv | 2023-06-18
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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).

Webextension related posts

Index

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

Project Stars
1 clients 8,267
2 floccus 4,986
3 tridactyl 4,907
4 Traduzir-paginas-web 3,835
5 vimium-c 3,053
6 youtube 3,033
7 privacybadger 3,024
8 browser_extension 2,950
9 Authenticator 2,882
10 selenium-ide 2,658
11 multi-account-containers 2,599
12 vitesse-webext 2,589
13 web-ext 2,556
14 web-scrobbler 2,361
15 tabliss 2,075
16 ipfs-companion 2,016
17 privacy-redirect 1,921
18 fx_cast 1,825
19 Cookie-AutoDelete 1,703
20 keepassxc-browser 1,598
21 jsonview 1,482
22 a11y.css 1,461
23 webextension-pixiv-toolkit 1,291

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com