google-chrome

Top 23 google-chrome Open-Source Projects

  • wpt

    Test suites for Web platform specs — including WHATWG, W3C, and others

    Project mention: Show HN: Dropflow, a CSS layout engine for node or <canvas> | news.ycombinator.com | 2024-03-21

    To reply mostly with my WPT Core Team hat off, mostly summarising the history of how we've ended up here:

    A build script used by significant swaths of the test suite is almost certainly out; it turns out people like being able to edit the tests they're actually running. (We _do_ have some build scripts — but they're mostly just mechanically generating lots of similar tests.

    A lot of the goal of WPT (and the HTML Test Suite, which it effectively grew out of) has been to have a test suite that browsers are actually running in CI: historically, most standards test suites haven't been particularly amenable to automation (often a lot of, or exclusively, manual tests, little concern for flakiness, etc.), and with a lot of policy choices that effectively made browser vendors choose to write tests for themselves and not add new tests to the shared test suite: if you make it notably harder to write tests for the shared test suite, most engineers at a given vendor are simply going to not bother.

    As such, there's a lot of hesitancy towards anything that regresses the developer experience for browser engineers (and realistically, browser engineers, by virtue of sheer number, are the ones who are writing the most tests for web technologies).

    That said, there are probably ways we could make things better: a decent number of tests for things like Grid use check-layout-th.js (e.g., https://github.com/web-platform-tests/wpt/blob/f763dd7d7b7ed...).

    One could definitely imagine a world in which these are a test type of their own, and the test logic (in check-layout-th.js) can be rewritten in a custom test harness to do the same comparisons in an implementation without any JS support.

    The other challenge for things like Taffy only targeting flexbox and grid is we're unlikely to add any easy way to distinguish tests which are testing interactions with other layout features (`position: absolute` comes to mind!).

    My suggestion would probably be to start with an issue at https://github.com/web-platform-tests/rfcs/issues, describing the rough constraints, and potentially with one or two possible solutions.

  • pdf-bot

    🤖 A Node queue API for generating PDFs using headless Chrome. Comes with a CLI, S3 storage and webhooks for notifying subscribers about generated PDFs

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

  • marinara

    Pomodoro® time management assistant for Chrome

  • chromium-vim

    Vim bindings for Google Chrome.

    Project mention: MacOS tools to make your life easier | /r/MacOS | 2023-12-07

    Yeah I used to use a chrome extension (https://github.com/1995eaton/chromium-vim) but winded up having too many bugs and stopped using it. Once I discovered shortcat I never looked back.

  • chrome-tabs

    Chrome-style tabs in HTML/CSS.

  • webannoyances

    Fix and remove annoying web elements such as sticky headers, floating boxes, floating videos, dickbars, social share bars and other distracting elements.

    Project mention: Ask HN: Software to Grade Websites on "Annoyingness?" | news.ycombinator.com | 2023-10-23

    https://github.com/yourduskquibbles/webannoyances

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

  • hindsight

    Web browser forensics for Google Chrome/Chromium

    Project mention: Saving cached telegram messages from Edge | /r/DataHoarder | 2023-04-29

    I guess it would work like any Chromium cache so first make a backup of your data %AppData%\Local\Microsoft\Edge\User Data\Default\ and use https://github.com/obsidianforensics/hindsight Telegram is encrypted so I don't know how this is going to be readable.

  • react-typescript-web-extension-starter

    :desktop_computer: Web Extension starter kit built with React, TypeScript, TailwindCSS, Storybook, Jest, EsLint, Prettier, and Webpack. Supports Google Chrome + Mozilla Firefox + Brave Browser + Microsoft Edge + Opera :fire:

  • chromepass

    Chromepass - Hacking Chrome Saved Passwords

  • chrome_password_grabber

    Get unencrypted 'Saved Password' from Google Chrome

  • ChromeXt

    UserScript and DevTools supports for Chromium based and WebView based browsers

  • Chrome-Charset

    An extension used to modify the page default encoding for Chromium 55+ based browsers.

  • lynket-browser

    🌐 A better browser for Android using the Custom Tab protocol. Previously called Chromer.

  • ext-remover

    A curated list of exploits for ChromeOS

  • heroku-buildpack-google-chrome

    Run (headless) Google Chrome on Heroku

  • gotenberg-php

    🐘 A PHP client for interacting with Gotenberg.

  • XTR-Toolbox

    🛠 Versatile tool to optimize Windows

  • rearrange-tabs

    Google Chrome Extension to rearrange your tabs using customizable keyboard shortcuts

    Project mention: Many temptations of an open-source Chrome extension developer | news.ycombinator.com | 2023-08-09

    This is so true. I receive these emails every week. I've even had offers about acquisition that I had to turn down. Having a "Featured" chrome extension does seem to attract a lot of these offers. The more emails/offers I receive, the more I'm convinced that I shouldn't give up the extension.

    For those curious, here's the GitHub repo of my extension: https://github.com/mohnish/rearrange-tabs

  • picket-line-notifier

    A browser extension that alerts you when you navigate to a website belonging to an organization whose employees are on strike.

  • chromium-widevine

    How to install Widevine on Chromium on Linux; how to watch Netflix on Chromium Ubuntu or Debian

    Project mention: no streaming platformwork for me on chrome while using linux. Anyone knows why? | /r/linuxquestions | 2023-05-19

    You need to install chromium-widevine.

  • Turn-Off-the-Lights-Chrome-extension

    Chrome extension

  • Smart-Text-Editor

    The text editor that requires only a browser and a keyboard!

    Project mention: No libraries, no frameworks. With just Javascript and a HTML Canvas I finally finished my game. Source code in comments. | /r/webdev | 2023-04-19

    One of the more recent finds I've started using is either JSDoc tsc checking with TypeScript, which can help with making sure the codebase is structurally-sound, type wise. That was a huge step up for me. You don't even have to use full TypeScript to get that, just plain JavaScript and JSDoc will do! My game has since moved to TypeScript since I've been trying to learn it more (https://github.com/Offroaders123/Flatlands), but here's an example for one of my projects when it was using JSDoc + JavaScript for type checking (https://github.com/Offroaders123/Smart-Text-Editor/tree/36b698a52d401090a99bb46a4663486f36cf212d).

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

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). The latest post mention was on 2024-03-21.

google-chrome related posts

Index

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

Project Stars
1 wpt 4,628
2 pdf-bot 2,608
3 marinara 2,298
4 chromium-vim 2,246
5 Cookie-AutoDelete 1,703
6 chrome-tabs 1,685
7 webannoyances 1,271
8 hindsight 1,014
9 react-typescript-web-extension-starter 891
10 chromepass 749
11 chrome_password_grabber 716
12 ChromeXt 525
13 Chrome-Charset 470
14 lynket-browser 461
15 ext-remover 370
16 heroku-buildpack-google-chrome 297
17 gotenberg-php 180
18 XTR-Toolbox 172
19 rearrange-tabs 168
20 picket-line-notifier 145
21 chromium-widevine 141
22 Turn-Off-the-Lights-Chrome-extension 111
23 Smart-Text-Editor 94
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.
www.influxdata.com