TypeScript Chrome

Open-source TypeScript projects categorized as Chrome

Top 23 TypeScript Chrome Projects

  • puppeteer

    Node.js API for Chrome

  • Project mention: The Puppeteer Language Experiment | dev.to | 2024-05-21

    This project tests how the browser language can be changed with Puppeteer. It implements multiple options to set the language of Chrome and checks each option against BrowserLeaks to see how it affected the JavaScript proeprties and HTTP headers available by the browser. For more information, see my article The Puppeteer Language Experiment on DEV.to.

  • Playwright

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

  • Project mention: Playwright – A Framework for Web Testing and Automation | news.ycombinator.com | 2024-05-31
  • 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
  • SponsorBlock

    Skip YouTube video sponsors (browser extension)

  • Project mention: YouTube seems to once again be rolling out its widely hated new web redesign | news.ycombinator.com | 2024-05-22

    In addition to Unhook, I also use SponsorBlock[1] and Return YouTube Dislike [2]. While SponsorBlock is something that some people might not want/need, I find Return YouTube Dislike to be particularly useful because the dislike/like ratio is a valuable data point for a video I'm about to watch.

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

  • clients

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

  • Project mention: Signal's Meredith Whittaker on the Telegram security clash | news.ycombinator.com | 2024-05-25

    > Yeah, but are there any official docs on that?

    If they document it, it becomes a standard and people start to rely on it. Even if the documentation itself is merely to explain the how and why of the database's encryption.

    > Last time I checked, they switched to SqlCipher as well, but with the password in an unencrypted file right next to the database file.

    > What's the threat model of such an odd design choice?

    The only thing that is more secure is to use Window's Credential Manager to store the key, which is what Bitwarden does [0].

    But those credentials can also be easily dumped [1].

    [0] https://github.com/bitwarden/clients/blob/89d7e96b25594e51a7...

    [1] https://gist.github.com/micjabbour/654e67d29cbd62be3587b9f1d...

  • 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.

  • themer

    🎨 themer takes a set of colors and generates themes for your apps (editors, terminals, wallpapers, and more).

  • openapi-devtools

    Browser extension that generates API specs for any app or website

  • Project mention: U.S. National Park Service API | news.ycombinator.com | 2024-01-22
  • 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
  • jest-puppeteer

    Run tests using Jest & Puppeteer πŸŽͺ✨

  • qawolf

    🐺 Create browser tests 10x faster

  • lightproxy

    πŸ’Ž Cross platform Web debugging proxy

  • devtools-frontend

    The Chrome DevTools UI

  • 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.

  • extension.js

    🧩 Plug-and-play, zero-config, cross-browser extension development tool.

  • Project mention: Show HN: I made a CLI tool to create web extensions with no build configuration | news.ycombinator.com | 2024-04-30

    FWIW there's an existing issue for "firefox support" which you can subscribe to in order to be notified when this feature lands.

    https://github.com/cezaraugusto/extension.js/issues/5

  • vytal-extension

    Browser extension to spoof timezone, geolocation, locale and user agent.

  • 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

  • stylebot

    Change the appearance of the web instantly

  • Project mention: Dracula Theme for Hacker News | news.ycombinator.com | 2024-01-29

    You can also do this with the Stylebot extension - https://github.com/ankit/stylebot .. I was already doing this :) (just copy paste the CSS)

  • elevate

    A sport app to "Elevate" your training experience and goals! Track your fitness and progressions over time. Analyse deeper your activities. And more...

  • unclutter

    A modern reader mode and article library for your browser.

  • Project mention: Reader View / Links2 like web view filter | /r/uBlockOrigin | 2023-06-14

    no a filter for uBO (I do not think it is possible) but I really like this extension: https://github.com/lindylearn/unclutter

  • news-feed-eradicator

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

  • Project mention: Show HN: No Feed? Unlimited Productivity | news.ycombinator.com | 2023-10-20

    https://github.com/jordwest/news-feed-eradicator/

    (and indeed great)

  • HeaderEditor

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

  • svg-screenshots

    πŸ“ΈπŸ§© Browser extension to take scalable, semantic, accessible screenshots of websites in SVG format.

  • Bonjourr

    Minimalist & lightweight startpage inspired by iOS

  • webextension-toolbox

    Small CLI toolbox for cross-browser WebExtension development

  • SaaSHub

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

    SaaSHub 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).

TypeScript Chrome related posts

  • Assign a smart contract to an existing SFS NFT with Thirdweb deployment

    3 projects | dev.to | 25 Apr 2024
  • Sometimes things simply don't work

    3 projects | dev.to | 23 Apr 2024
  • Show HN: CTRL-F for YouTube Videos

    4 projects | news.ycombinator.com | 13 Apr 2024
  • Tell HN: Reddit now blocks VPN access via browser, 'old' subdomain included

    4 projects | news.ycombinator.com | 31 Mar 2024
  • Let's build a screenshot API

    8 projects | dev.to | 24 Mar 2024
  • Playwright Test Generator

    2 projects | news.ycombinator.com | 14 Mar 2024
  • How and why we ripped our Open Source product apart for a full rebuild

    1 project | dev.to | 28 Feb 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 1 Jun 2024
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Index

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

Project Stars
1 puppeteer 87,118
2 Playwright 62,521
3 SponsorBlock 8,948
4 clients 8,496
5 browserless 8,005
6 themer 5,395
7 openapi-devtools 3,818
8 jest-puppeteer 3,521
9 qawolf 3,305
10 lightproxy 3,091
11 devtools-frontend 3,020
12 AdguardBrowserExtension 2,806
13 extension.js 3,290
14 vytal-extension 1,775
15 Cookie-AutoDelete 1,728
16 stylebot 1,360
17 elevate 1,220
18 unclutter 1,207
19 news-feed-eradicator 1,147
20 HeaderEditor 923
21 svg-screenshots 796
22 Bonjourr 786
23 webextension-toolbox 684

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