Showing 37 open source projects for "chrome"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    AdminLTE

    AdminLTE

    Free admin dashboard template based on Bootstrap 4

    AdminLTE is a fully responsive administration template. Based on Bootstrap 4.6 framework and also the JS/jQuery plugin. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops. AdminLTE.io just opened a new premium templates page. Handpicked to ensure the best quality and the most affordable prices. AdminLTE has been carefully coded with clear comments in all of its JS, SCSS and HTML files. SCSS has been used to increase code...
    Downloads: 203 This Week
    Last Update:
    See Project
  • 2
    Mithril.js

    Mithril.js

    A JavaScript framework for building brilliant applications

    ...Mithril is used by companies like Vimeo and Nike, and open source platforms like Lichess. Mithril supports IE11, Firefox ESR, and the last two versions of Firefox, Edge, Safari, and Chrome. No polyfills required. By default, Mithril views are described using hyperscript. Hyperscript offers a terse syntax that can be indented more naturally than HTML for complex tags, and since its syntax is just JavaScript, it's possible to leverage a lot of JavaScript tooling ecosystem. Mithril is all about getting meaningful work done efficiently. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Selenium

    Selenium

    Browser automation framework and ecosystem

    ...If you want to create robust, browser-based regression automation suites and tests, scale and distribute scripts across many environments, then you want to use Selenium WebDriver, a collection of language specific bindings to drive a browser - the way it is meant to be driven. If you want to create quick bug reproduction scripts, create scripts to aid in automation-aided exploratory testing, then you want to use Selenium IDE; a Chrome and Firefox add-on that will do simple record-and-playback of interactions with the browser. If you want to scale by distributing and running tests on several machines and manage multiple environments from a central point.
    Downloads: 105 This Week
    Last Update:
    See Project
  • 4
    Web Experience Toolkit

    Web Experience Toolkit

    Open source code library for building innovative websites

    ...A collaborative open source project led by the Government of Canada. HTML5-first approach (leveraging native HTML5 support and filling support gaps with “polyfills”) Supporting a wide variety of browsers (IE, Firefox, Chrome, Safari, Opera) Building support for HTML data (RDFa 1.1 Lite, Schema.org) Adapts to different screen sizes and device capabilities. Touchscreen support. Optimized for performance. Building support for device-based mobile applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5
    Apollo Client

    Apollo Client

    A fully-featured, production ready caching GraphQL client

    ...The core Apollo Client library provides built-in integration with React, and the larger Apollo community maintains integrations for other popular view layers. Write a query and receive data without manually tracking loading states. Enjoy helpful tooling for TypeScript, Chrome / Firefox devtools, and VS Code. Take advantage of the latest React features, such as hooks. Drop Apollo into any JavaScript app and incorporate it feature by feature. Use any build setup and any GraphQL API. Share knowledge with thousands of developers in the GraphQL community.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 6
    reveal.js

    reveal.js

    The HTML Presentation Framework

    ...It also comes with a JavaScript API that allows you to control various other options, and a list of plugins that can be used to extend reveal.js further. reveal.js currently offers full support for any recently released version of the following browsers: Chrome, Safari, Firefox, Opera, Edge and IE10-11. It has limited support for IE9 and Firefox 3.6. For a live demonstration, visit https://revealjs.com
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    Install Elevate

    Install Elevate

    A sport app to "Elevate" your training experience and goals

    A sport app to "Elevate" your training experience and goals! Track your fitness and progressions over time. Analyze deeper your activities. And more. Download for Chrome, Chromium, Edge (from 2020), Brave, Opera, Vivaldi, Yandex. Contains the Elevate App shared and loaded by both desktop and web extension projects. Appcore contains core features like fitness trends, year progressions, athlete settings. Holds the container behaviour to provide a cross-platform desktop app under Windows, Linux & MacOS. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    SimpleLogin

    SimpleLogin

    The SimpleLogin back-end

    ...Built upon open-source technology, all SimpleLogin components are also open-source. Not only can an alias receive emails, it can also send emails. An alias is a full-fledged email address. Manage your aliases on SimpleLogin website or on our Chrome, Firefox, Safari extensions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Fabric.js

    Fabric.js

    Javascript Canvas Library and SVG-to-Canvas Parser

    ...You could also group these objects together with just a simple mouse selection. Fabric offers support for touch devices, as well as Node.js support. It currently supports the following browsers: Firefox 2+, Safari 3+, Opera 9.64+, Chrome (all versions), IE10, IE11, and Edge.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 10
    Sidecar for Laravel

    Sidecar for Laravel

    Deploy and execute AWS Lambda functions from your Laravel application

    ...Using Lambda through Vapor is a wonderful developer experience, but there are times when building your applications when you need to run just one or two Node functions for some reason. Common use cases could be taking screenshots with headless Chrome, generating images, or doing a server-side rendering of your Javascript frontend. When running on a serverless platform, it's not quite as easy as installing Node and running your functions. You don't have access to the server! So you end up deploying a single Vercel or Netlify function and calling it over HTTP or just forgetting the thing altogether.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Clockwork

    Clockwork

    PHP dev tools in your browser - server-side component

    Clockwork is a development tool for PHP available right in your browser. Clockwork gives you an insight into your application runtime - including request data, performance metrics, log entries, database queries, cache queries, redis commands, dispatched events, queued jobs, rendered views, and more - for HTTP requests, commands, queue jobs, and tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hydrogen

    Hydrogen

    Run code interactively, inspect data, and plot

    ...You also may be interested in our latest project – interact – a desktop application that wraps up the best of the web-based Jupyter notebook. Watch expressions let you keep track of variables and re-run snippets after every change. Completions from the running kernel, just like autocomplete in the Chrome dev tools. Code can be inspected to show useful information provided by the running kernel. One kernel per language (so you can run snippets from several files, all in the same namespace).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Advanced REST Client application

    Advanced REST Client application

    Advanced REST Client - Desktop application

    This is the main repository for the ARC Electron application. If you are still using Chrome plug-in then proceed to move From Chrome To the Desktop Client section. The original Chrome application is discontinued as Chrome stopped supporting browser-based applications. ARC was built as an open-source and free for everyone API tool out of a passion for giving the developer community tools they need. The application and related projects (like API Console) are created and distributed to our users for free. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Propeller

    Propeller

    Develop more, Code less. Propeller is a front-end responsive framework

    Propeller is a front-end responsive framework based on Google’s Material Design Standards & Bootstrap. Library with 25 Responsive UI Components. Ready to use template which speeds up the Development process. Detailed User Manual which provides step by step usage for every Propeller component. The downloaded folder will have following directories and files, with a logical grouping of common assets including both compiled and minified versions. Just copy the compiled CSS and JS files and the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    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: 0 This Week
    Last Update:
    See Project
  • 17
    Bilibili Helper

    Bilibili Helper

    Auxiliary tool that can replace the player, push notifications, etc.

    Bilibili (bilibili.com) Auxiliary tool that can replace the player, push notifications and perform some shortcut operations. Bilibili (bilibili.com) is an auxiliary tool that can download videos, query the sender of the barrage, and some very useful live broadcast area functions. An auxiliary extension for Bilibili (bilibili.com) which allows users to bypass playback restrictions, replace video players and use shortcuts. Starting from a certain version, Bilibili Assistant uses special...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Spectre.css

    Spectre.css

    A lightweight, responsive and modern CSS framework

    Spectre.css is a lightweight, responsive and modern CSS framework for faster and extensible development. Spectre provides basic styles for typography and elements, flexbox based responsive layout system, pure CSS components and utilities with best practice coding and consistent design language. Spectre is a side project based on years of CSS development work on a large web service project. Spectre only includes modern base styles, responsive layout system, CSS components and utilities, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jjb

    jjb

    A chrome extension that helps you automatically apply for Jingdong

    Regularly monitor the price changes of purchased goods, and automatically apply for JD.com price protection when the price is reduced. It will only be saved locally if you choose to save the account and log in automatically. All functions of Beijing Price Insurance are completed locally, and will not actively upload any private information to anyone. Beijing Price Insurance is not a free app. You need to tip any amount to get legal authorization. Although there are currently no mandatory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Laravel Stats Tracker

    Laravel Stats Tracker

    Laravel Stats Tracker

    Tracker gathers a lot of information from your requests to identify and store sessions and page views. Storing user tracking information, on indexed and normalized database tables, wastes less disk space and ease the extraction of valuable information about your application and business. As soon as you install and enable it, Tracker will start storing all information you tell it to, then you can in your application use the Tracker Facade to access everything.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    NES.css

    NES.css

    NES-style CSS Framework

    NES.css is a NES-style(8bit-like) CSS Framework. NES.css is available via either npm (preferred), Yarn, or a CDN. Our package.json contains some additional metadata under the following keys, path to our main Sass source file, path to our non-minified CSS. NES.css doesn't provide any fonts, but we do maintain the following list of fonts that we recommend for usage alongside the library. NES.css only provides components. You will need to define your own layout. The recommended font for NES.css...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    Tracing Framework

    Tracing Framework

    Web Tracing Framework libraries and extensions

    The Web Tracing Framework (WTF) is an open source suite of tools, libraries, and visualizers created by Google to help developers analyze and optimize the performance of complex web applications. By adding lightweight instrumentation to their code, developers can trace execution flow, identify bottlenecks, and detect performance regressions. The framework provides fine-grained insights into application behavior, making it particularly useful for achieving smooth, high-performance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pennywise

    Pennywise

    Cross-platform application to open any website or media

    ...No need to keep struggling with alt + tab, use Pennywise for easy multitasking. To enable flash support, copy or link Chrome's Pepperflash plugin into your $HOME/.pennywise-flash. You can find the plugin at the installation path of Chrome. Use it as a floating window for your calendar/checklist/assigned-tickets etc. Watching tutorial while you code? Open the video in Pennywise and keep it in front of you. Making a video course? Open the demo in Pennywise and show the output in real time. Working on some web UI? Open it in Pennywise to avoid pressing alt + tab again and again. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    V8 JavaScript Engine

    V8 JavaScript Engine

    The official mirror of the V8 Git repository

    V8 is Google’s high-performance, open-source JavaScript and WebAssembly engine written in C++, powering Chrome, Node.js, and embedded in many environments. It implements ECMAScript and WebAssembly standards with optimizations for speed and resource efficiency. V8 is Google's open source JavaScript engine. V8 implements ECMAScript as specified in ECMA-262. V8 is written in C++ and is used in Google Chrome, the open source browser from Google.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 25
    TableExport

    TableExport

    The simple, easy-to-implement library to export HTML tables to xlsx

    ...In order to provide Office Open XML SpreadsheetML Format ( .xlsx ) support, you must include the following third-party library in your project before both FileSaver.js and TableExport. To support legacy browsers ( Chrome < 20, Firefox 13, Opera 12.10, IE, 10, Safari 6 ) include the Blob.js polyfill before the FileSaver.js script. Additional properties can be passed-in to customize the look and feel of your tables, buttons, and exported data. Notice that by default, TableExport will create export buttons for three different filetypes xls, csv, txt. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next