JavaScript Chrome

Open-source JavaScript projects categorized as Chrome

Top 23 JavaScript Chrome Projects

  • bypass-paywalls-chrome

    Bypass Paywalls web browser extension for Chrome and Firefox.

  • Project mention: Bypass Paywalls web browser extension for Chrome and Firefox | news.ycombinator.com | 2024-04-17
  • octotree

    GitHub on steroids

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

    A high-level browser automation library.

  • chrome-extensions-samples

    Chrome Extensions Samples

  • Project mention: Ilya Sutskever: learn these 30 papers to know 90% of what matters [in ML] today | news.ycombinator.com | 2024-05-18

    Write a chrome extension that prompts a LLM/uses a custom trained (BERT based) text classification model to filter the posts.

    https://github.com/thomasj02/AiFilter

    https://github.com/GoogleChrome/chrome-extensions-samples

    https://huggingface.co/docs/transformers/en/tasks/sequence_c...

  • SingleFile

    Web Extension for saving a faithful copy of a complete web page in a single HTML file

  • Project mention: How SingleFile Transformed My Obsidian Workflow | news.ycombinator.com | 2024-01-26

    That's interesting. I have been saving articles as PDF files, which is browser-independent, but useful just for search and reference, a nuisance to quote/copy-and-paste.

    If I search only the computer, I don't get results from EBay and Amazon at the top. The idea of keeping the knowledge base separate from the primary notes is a good idea. In my case, that knowledge base is the file system, and the primary notes are whatever I choose.

    When I was using Evernote, the inbox was the knowledge base and notebooks were the focus. I just had too many different potential projects going on to manage this well.

    Looking to focus.

    I'll revisit Firefox and SingleFile.

    Explanation of the zip file inside.

    https://github.com/gildas-lormeau/SingleFile/blob/master/faq...

  • react-color

    :art: Color Pickers from Sketch, Photoshop, Chrome, Github, Twitter & more

  • metamask-extension

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

  • Project mention: Awesome Ethereum Development Tools I used | dev.to | 2024-05-18

    MetaMask is a self-custodian cryptocurrency wallet. It is the go-to cryptocurrency wallet for EVM blockchains. It is one of the oldest and most well-known wallets among traders and investors. It is also the most integrated wallet among the dapps that were built. For developers, MetaMask is usually the first wallet that will be supported by their dapp. It also plays a key role in smart contract development where IDE such as Remix can use MetaMask to deploy and interact with smart contracts on the blockchain.

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

    The all-in-one tool to supercharge your productivity ⌨️

  • puppeteer-extra

    💯 Teach puppeteer new tricks through plugins.

  • Project mention: What are your favorite Data Scraping tools? | /r/dataengineering | 2023-06-22

    You could use https://github.com/berstend/puppeteer-extra/tree/master/packages/puppeteer-extra-plugin-stealth A plugin to escape anti bot detection

  • melonJS

    a fresh, modern & lightweight HTML5 game engine

  • Surfingkeys

    Map your keys for web surfing, expand your browser with javascript and keyboard.

  • Project mention: Map your (Vim) keys for web surfing, expand the browser with JavaScript | news.ycombinator.com | 2024-02-26
  • 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

  • notion-enhancer

    An enhancer/customiser for the all-in-one productivity workspace Notion

  • Project mention: HELP PLEASE I AM BEGGING HELP I WANT MY PRETTY COLOURS | /r/Notion | 2023-12-11

    So I've been using notion enhanced for a year now, and it's all been working fine and dandy until a couple months ago, and now whenever I try to open it, it's stuck on the loading screen. I deleted it and reinstalled it like 5 times, deleted notion and reinstalled it, restarted my computer and nada. Still not working. Google sends me to github (like for example https://github.com/notion-enhancer/notion-enhancer/issues/812 this is literally my issue) but ya girl doesn't understand anything and commands scare me. I tried to follow what the nice internet people said to do, but I don't know what I'm doing and it didn't work. I'm losing my mind and my grip on reality. Please someone send help.

  • body-scroll-lock

    Body scroll locking that just works with everything 😏

  • ClearURLs-Addon

    ClearURLs is an add-on based on the new WebExtensions technology and will automatically remove tracking elements from URLs to help protect your privacy.

  • Project mention: Implement URL cleaner | /r/signal | 2023-06-10

    Ever heard of the ClearURLs Browser-Addon. It's also available for Firefox for Android.

  • LeetHub

    Automatically sync your leetcode solutions to your github account - top 5 trending GitHub repository

  • Project mention: LeetHub VS Leet-Code-and-GFG - a user suggested alternative | libhunt.com/r/LeetHub | 2023-06-01
  • Betterfox

    Firefox user.js for speed, privacy, and security. Your favorite browser, but better.

  • Project mention: Mozilla Firefox or Chrome which is best for MOBILE PHONE.? | /r/browsers | 2023-12-11

    You can apply Betterfox using USB debugging, but it takes time to set it up: https://github.com/yokoffing/Betterfox/issues/240

  • BrowserBox

    🌀 Browse the web from a browser you run on a server, rather than on your local device. Lightweight virtual browser. For security, privacy and more! By https://github.com/dosyago

  • Project mention: Caniwebview.com – Like Caniuse but for Webviews | news.ycombinator.com | 2024-05-07

    This is great. I want to add WebWebView to the list and show 100% compatibility, because we run Chrome on the server and open a portal to it via an iframe. You can see it running here: https://browse.cloudtabs.net/signupless_sessions and code here: https://github.com/BrowserBox/BrowserBox - But we have yet to release a developer API. Seeing this, we will double our efforts!

  • React-Sight

    Visualization tool for React, with support for Fiber, Router (v4), and Redux

  • Project mention: 13 best React debugging tools | dev.to | 2024-01-03

    React Sight marks its presence in the domain of React debugging tools by offering a unique visualization advantage. Designed to delineate the component hierarchy in React applications, this tool proves to be a reliable companion for developers. Compatible with React version 14.7 and onwards, including Fiber, React Sight extends its support to libraries like React Router and Redux.

  • serverless-chrome

    🌐 Run headless Chrome/Chromium on AWS Lambda

  • asar

    Simple extensive tar-like archive format with indexing

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

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

JavaScript Chrome related posts

  • Awesome Ethereum Development Tools I used

    2 projects | dev.to | 18 May 2024
  • Ilya Sutskever: learn these 30 papers to know 90% of what matters [in ML] today

    2 projects | news.ycombinator.com | 18 May 2024
  • The Worst Website in the Entire World

    1 project | news.ycombinator.com | 15 May 2024
  • How to Register a Smart Contract to Mode SFS with Hardhat.

    2 projects | dev.to | 25 Apr 2024
  • DuckDuckGo Browser for Mac and Windows

    1 project | news.ycombinator.com | 17 Apr 2024
  • Bypass Paywalls web browser extension for Chrome and Firefox

    2 projects | news.ycombinator.com | 17 Apr 2024
  • Show HN: CloudTabs Web Browser – a web browser on every website

    2 projects | news.ycombinator.com | 4 Apr 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 20 May 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 JavaScript? This list will help you:

Project Stars
1 bypass-paywalls-chrome 46,870
2 octotree 22,699
3 Nightmare 19,513
4 chrome-extensions-samples 14,419
5 SingleFile 13,960
6 react-color 11,873
7 metamask-extension 11,514
8 omni 6,929
9 puppeteer-extra 6,146
10 melonJS 5,711
11 Surfingkeys 5,074
12 floccus 5,122
13 notion-enhancer 4,661
14 body-scroll-lock 4,007
15 ClearURLs-Addon 3,935
16 LeetHub 3,830
17 Betterfox 3,679
18 BrowserBox 3,220
19 React-Sight 2,845
20 serverless-chrome 2,829
21 asar 2,474
22 marinara 2,325
23 chromium-vim 2,246

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