Showing 251 open source projects for "google chrome"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1

    ChromePasswordsStealer

    This project decrypts Google Chrome passwords for Windows.

    Usages: - Recover passwords - Export passwords to CSV
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Read Aloud

    Read Aloud

    An awesome browser extension that reads aloud webpage content

    Read Aloud is a browser extension for Chrome, Firefox, and other Chromium-based browsers that converts webpage text to audio using text-to-speech technology. It is designed to work on a wide variety of sites, including news, blogs, online textbooks, course materials, fanfiction, and more. The extension targets users who prefer listening over reading, as well as people with dyslexia, other learning disabilities, or eye strain, and children learning to read.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Pearl Desktop 11

    Pearl Desktop 11

    The Pearl Desktop Enviroment - The OS X Alternative

    Code named Cade (grandson) this 64 bit PDE version of Pearl is based on Ubuntu 22.04 LTR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A to Z EASY Webpage Design for Data

    A to Z EASY Webpage Design for Data

    A to Z EASY Webpage Design for Data Publishing Needs on All Systems

    ...For Mouse or Trackpad Horizontal Scrolling for large data, refer Wiki Page : Scrolling 5. Use Ctrl+F / command+F feature in the Internet Browser, for further Searching of Classified Table Data. Use Google Chrome. See Wiki Home Page
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    Generate Default Index Webpage

    Generate Default Index Webpage

    A Shell Script to Generate the Default Index Webpage for any Folder

    ...List of charsets are here : http://www.madore.org/~david/computers/unicode/cstab.html https://www.iana.org/assignments/character-sets/character-sets.xhtml A good alternate choice is : charset="UTF-8" Also, you can edit the main script and search for and change the charset setting temporarily or permanently. Another technique to identify charset for a particular language is to do Google Search for that language websites, open them one by one and right click them to View Page Source ( on Google Chrome Browser ) and search/copy the charset setting used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Based on the latest version of Mainline. Removed google services. The latest chrome is installed, compared to firefox it works faster. To activate init.d, you need to get root through the settings further in the universal init.d application, click Test and activate ON. https://sourceforge.net/p/primeos-mod-z/wiki/ChangeLog/
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    freebpmnquality — QualiBPMN

    freebpmnquality — QualiBPMN

    Free software to validate BPMN business process diagrams.

    ...This tool helps to check BPMN diagrams and find modeling mistakes. HOW TO USE? Extract the downloaded archive and open analytics/index.html file in the web browser (it is recommended to use Google Chrome, Mozilla Firefox, or Microsoft Edge) OR use it online here >> https://freebpmnquality.github.io/services/analytics/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Google Unlocked

    Google Unlocked

    Google Unlocked browser extension uncensor google search results

    Google Unlocked is an open-source browser extension, which unlocks hidden google search results. The extension scans hidden links that were censored on Google search results due to complaints. The tool scans those complaints and extracts the links from them, puts the links back into Google results, all in a matter of seconds. The extension was taken down by Google from the Chrome store.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    LinuxClick

    LinuxClick

    LinuxClick, es un respin de Loc-OS, siendo así una distro ligera.

    ...Cree esta Distro, primero con ganas de aprender, segundo con ganas de tener una distro super ligera y lista con los programas que necesite al momento, para así al momento de que se me corrompa la distro solo tener que instalar y tener todo a la mano. Algunos de los programas que añadi fueron Google Chrome, Telegram, Gimp, OBS Studio, VLC y El paquete de WPS Office. Son algunos de los programas que uso, por eso los añadí, pienso añadir otros que quedaron faltando, para la próxima versión.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Browser Preview for VS Code

    Browser Preview for VS Code

    A real browser preview inside your editor that you can debug

    Browser Preview for VS Code enables you to open a real browser preview inside your editor that you can debug. Browser Preview is powered by headless Chromium, and works by starting a headless Chromium instance in a new process. This can either be Google Chrome or Microsoft Edge. This enables a secure way to render web content inside VS Code, and enables interesting features such as in-editor debugging and more! Make sure you have Google Chrome installed on your computer. Browser Preview for VS Code is debuggable, launch URLs and attach Debugger for Chrome to the browser view instance, and debug within VS Code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TeLOS Linux

    TeLOS Linux

    humbly smart Operating System - Debian derivative

    ...This Operating System is freely distributed and honors free, open source software development. Nevertheless, some non-free proprietary packages are included to widely support common modern hardware. Google Chrome browser and TeamViewer contribute to making this unconventional distribution remote work and distance learning friendly. TeLOStore, our AppStore application, makes installing and uninstalling apps in TeLOS an easy, fast and safe game. TeLOS is suitable both for Linux newcomers and for experienced users.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12
    levelup

    levelup

    A wrapper for abstract-leveldown compliant stores, for Node.js

    Fast and simple storage. A Node.js wrapper for abstract-leveldown compliant stores, which follow the characteristics of LevelDB. LevelDB is a simple key-value store built by Google. It's used in Google Chrome and many other products. LevelDB supports arbitrary byte arrays as both keys and values, singular get, put and delete operations, batched put and delete, bi-directional iterators and simple compression using the very fast Snappy algorithm. LevelDB stores entries sorted lexicographically by keys. This makes the streaming interface of levelup - which exposes LevelDB iterators as Readable Streams, a very powerful query mechanism. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    YakYak

    YakYak

    Desktop chat client for Google Hangouts

    Yakyak is an open-source, unofficial Hangouts desktop client built in CoffeeScript and Electron/Node.js. It emulates an iOS device to connect to Google Hangouts APIs, enabling messaging, status indicators, and notifications on Windows, macOS, and Linux—eliminating the need for a Chrome-based Hangouts app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    callapp-lib

    callapp-lib

    Call app from h5

    callapp-lib is a solution for H5 evoking APP, which can meet most scenarios of evoking clients, and also reserves expansion ports to help you implement some customized functions. If you want to know some knowledge of the principle of arousal, or read the following documents and have unfamiliar terms, you can visit our blog H5 Arousal APP Guide. If you have a good idea or find a bug in the process of using callapp-lib, just raise an Issue, and the author will follow up in time. During the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Winbuntu 2021

    Winbuntu 2021

    Winbuntu 2021-6 x86-x64 bit

    New features: Google chrome, Anydesk remote control, Vlc player, Pinta, Audacious music player, Grubcostomizer,Winbuntu Wallpaper icon,theme and cursor packs,ULauncher ctrl+space search, Guake terminal F12, Neofetch Win10 , Bleachbit system cleaner, Plankdock,Wine+Winetricks software for win exe,msi installed,Guake menu With F12 terminal. Windows desktop icons, wallpapers have been added.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    TeLOS Linux Lite

    TeLOS Linux Lite

    smart Debian Lite KDE distribution

    ...It is freely distributed and honors free, open source software. Nevertheless, some non-free proprietary packages are included to widely support common modern hardware. The most popular browser, Google Chrome, is the focal point of TeLOS Lite and is preconfigured for maximum performance and optimal appearance. You might use this Operating System as a more powerful open source replacement of Chrome OS. TeLOS is suitable for both Linux newcomers and experienced users. Let us know what you think of TeLOS Linux Lite!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Wexond

    Wexond

    Modern and feature-rich web browser base based on Electron

    Wexond is a beautiful, open-source, extensible web browser that's focused on privacy and offers a totally new user experience. Because it's made with Electron, it's not bloated with redundant Google tracking services and only utilizes minimal resources. And thanks to its Wexond Shield powered by Cliqz, websites can load up to eight times faster, and you can freely browse the web without pesky ads or worrying about websites tracking you. It features a clean, modern UI that's fast and fluent,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Universal Bypass
    Don't waste your time with compliance. Universal Bypass circumvents annoying link shorteners. Universal Bypass bypasses templates that are used on thousands of domains and it would be impossible for me to keep a complete list of domains that are bypassed. You would have to get a new Universal Bypass version and accept its new permissions for each new bypass. Custom Bypasses would be pretty pointless if you could only create them for sites that are already bypassed. Also known in the options...
    Downloads: 44 This Week
    Last Update:
    See Project
  • 19
    serverless-chrome

    serverless-chrome

    Run headless Chrome/Chromium on AWS Lambda

    Serverless Chrome contains everything you need to get started running headless Chrome on AWS Lambda (possibly Azure and GCP Functions soon). The aim of this project is to provide the scaffolding for using Headless Chrome during a serverless function invocation. Serverless Chrome takes care of building and bundling the Chrome binaries and making sure Chrome is running when your serverless function executes. In addition, this project also provides a few example services for common patterns...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    CEF Python

    CEF Python

    Python bindings for the Chromium Embedded Framework (CEF)

    ...CEF Python is an open source project founded by Czarek Tomczak in 2012 to provide Python bindings for the Chromium Embedded Framework (CEF). The Chromium project focuses mainly on Google Chrome application development while CEF focuses on facilitating embedded browser use cases in third-party applications. Lots of applications use CEF control, there are more than 100 million CEF instances installed around the world. There are numerous use cases for CEF. Use it as a modern HTML5 based rendering engine that can act as a replacement for classic desktop GUI frameworks. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    Linux Kali 2021.1 Rolling Rtos

    Linux Kali 2021.1 Rolling Rtos

    Offencive Security with Realtime Performance

    This release is from January 2021. It has a great user interface. The desktop and tab colors are great. This Distro beat's many other Linux Distro's. Enjoy this masterpiece !! Mr. Macron (president) from France is blackmailing his citizens and violating human rights. Therefore France is no longer supported and will have a ip block in the upcoming releases.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    TNCLinux2021

    TNCLinux2021

    TNCLinux-2021.2-x64 3D CompizFusion Kernel 5.10.18

    TNCLinux 2021-2 x64 Base: Ubuntu 20.04.2 LTS Long term support Architecture: Amd64 / x64 Bit processor support Legacy-Uefi Language: Multilanguage / Turkish Kernel: 5.10.18 Xanmod Modify Kernel Popular applications, essential for first and end users, are integrated. Xanmod modified fast kernel is used. It constantly receives updates with the system. It has multimedia, office, system and customized content and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Fox Media Player

    Fox Media Player

    Web-based HTML5 Media Player

    .... - https://jquery.com/ Video.js - Copyright © 2021 Brightcove, Inc. - https://videojs.com/ • Minimum Requirements 64 MB of RAM 10 MB storage drive • Supported Web Browsers Google Chrome 49.0.2623 or later Mozilla Firefox 38.0.1 or later Microsoft Edge 34.14295 or later Opera 36.0.2130.65 or later Internet Explorer 11 • ReadMe Excluding the "English" language, all languages are maintained by Google Translate. As sush, translations may be incorrect and/or incomplete.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    CrossUI

    CrossUI

    CrossUI is a free Cross-Browser Javascript framework

    ...More than 100 components, including Tabs, Dialog, TreeGrid, SVG Shapes, Chart and many other web GUI components. Support reusable modules. Wide cross-browser compatibility, IE6+, firefox3+, opera9+, safari3+ and Google Chrome. Full API Documentation with tons of samples. Ever Increasing Code Snippets. PHP/C #/JAVA Back-end service codes are available. CrossUI Framework is Open Source under LGPL3 license.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Fox Photo Viewer

    Fox Photo Viewer

    Web-based HTML5 Photo Viewer

    .... - https://fontawesome.com/ jQuery - Copyright © 2021 The jQuery Foundation. - https://jquery.com/ • Minimum Requirements 64 MB of RAM 10 MB storage drive • Supported Web Browsers Google Chrome 49.0.2623 or later Mozilla Firefox 38.0.1 or later Microsoft Edge 34.14295 or later Opera 36.0.2130.65 or later Internet Explorer 11 • ReadMe Excluding the "English" language, all languages are maintained by Google Translate. As sush, translations may be incorrect and/or incomplete.
    Downloads: 3 This Week
    Last Update:
    See Project