Showing 1453 open source projects for "mac browser"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    quadplay

    quadplay

    The quadplay fantasy console

    quadplayโœœ is a fantasy console by CasualEffects for creating and playing retro-style video games on any device. Create and play games on any laptop, desktop, tablet, or phone. Or, build your own programmable arcade machine from a Raspberry Pi, Tegra, or old computer. Create games on Windows, macOS, Linux. Play your games in any modern web browser on a laptop, desktop, tablet, phone, Raspberry Pi 4, or Jetson Nano. 60 fps @ 384 x 224 pixels = 12:7 aspect โ‰ˆ 16:9.3. 4096 sRGB (4:4:4) colors....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ember CLI Mirage

    Ember CLI Mirage

    An Ember Addon to easily add Mirage JS to your Ember app

    Mirage is a JavaScript library that lets frontend developers mock out backend APIs. Unlike other mocking libraries, Mirage makes it easy to reproduce dynamic scenarios that are typically only possible when using a true production server. Equipped with a Mirage server, a frontend developer can build, test, and even share a complete working Ember application without having to use or configure any backend services. Mirage was originally built to bring conventions to some home-grown HTTP mocking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    cssnano

    cssnano

    A modular minifier, built on top of the PostCSS ecosystem

    cssnano is a modern, modular compression tool written on top of the PostCSS ecosystem, which allows us to use a lot of powerful features in order to compact CSS appropriately. Our preset system allow you to load cssnano in a different configuration depending on your needs; the default preset performs safe transforms, whereas the advanced preset performs more aggressive transforms that are safe only when your site meets the requirements; but regardless of the preset you choose, we handle more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RBush

    RBush

    High-performance JavaScript R-tree-based 2D spatial index

    RBush is a high-performance JavaScript library for 2D spatial indexing of points and rectangles. It's based on an optimized R-tree data structure with bulk insertion support. Spatial index is a special data structure for points and rectangles that allows you to perform queries like "all items within this bounding box" very efficiently (e.g. hundreds of times faster than looping over all items). It's most commonly used in maps and data visualizations. The demos contain visualization of trees...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Ateraโ€™s AI agents donโ€™t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    webpack DevServer

    webpack DevServer

    Serves a webpack app and updates the browser on changes

    webpack-dev-server can be used to quickly develop an application. Options that are compatible with webpack-dev-middleware have a key icon next to them. This set of options is picked up by webpack-dev-server and can be used to change its behavior in various ways. When the server is started, there will be a message prior to the list of resolved modules. If you're using dev-server through the Node.js API, the options in devServer will be ignored. Pass the options as a second parameter instead:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AWS IoT SDK for JavaScript

    AWS IoT SDK for JavaScript

    SDK for connecting to AWS IoT from a device using JavaScript/Node.js

    A new AWS IoT Device SDK is now available. It is a complete rework, built to improve reliability, performance, and security. We invite your feedback! The aws-iot-device-sdk.js package allows developers to write JavaScript applications that access the AWS IoT Platform via MQTT or MQTT over the Secure WebSocket Protocol. It can be used in Node.js environments as well as in-browser applications. This package is built on top of mqtt.js and provides three classes: 'device', 'thingShadow' and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SVGEdit

    SVGEdit

    Powerful SVG-Editor for your browser

    SVG-edit is a fast, web-based, JavaScript-driven SVG drawing editor that works in any modern browser. SVGEdit is the most popular open source SVG editor. It was started more than 10 years ago by a fantastic team of developers. Unfortunately, the product was not maintained for a quite long period. We decided to give this tool a new life by refreshing many aspects. Please let us know with an issue or a discussions if you wish to contribute. V7 is changing significantly the way to integrate and...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 8
    Modern Browser Homepage

    Modern Browser Homepage

    A customizable "new tab" page for Firefox.

    A customizable and modern "new tab" page for Firefox. Have you ever wanted to use your own background image in your Firefox homepage? This extension allows you to do that, while keeping the easy access to your bookmarks and a sleek look.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    lowdb

    lowdb

    Small local JSON database powered by Lodash

    Small JSON database for Node, Electron and the browser. Powered by Lodash. You can use any of the powerful lodash functions, like _.get and _.find with shorthand syntax. Lowdb is perfect for CLIs, small servers, Electron apps and npm packages in general. It supports Node, the browser and uses lodash API, so it's very simple to learn. Actually, if you know Lodash, you already know how to use lowdb. lowdb doesn't support Cluster and may have issues with very large JSON files (~200MB). A UMD...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
     In-Browser-File-Encrypter

    In-Browser-File-Encrypter

    The source code of the In-Browser-File-Encrypter web app

    The In-Browser File Encrypter is a simple web application that enables you to securely encrypt your files directly in your browser using the AES-256 encryption algorithm in CBC mode. Check it out at: https://codepen.io/Northstrix/pen/xxvXvJL and https://northstrix.github.io/In-Browser-File-Encrypter/V1.0/web-app.html GitHub page: https://github.com/Northstrix/In-Browser-File-Encrypter The download shortcut:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Fetch

    A window.fetch JavaScript polyfill

    Fetch is a window.fetch polyfill, a Promise-based mechanism for programmatically making web requests in the browser. It is a viable replacement for most uses of XMLHttpRequest in traditional web applications, since it implements a subset of the standard Fetch specification. It is compatible with most popular browsers, however modern versions of browsers like Chrome, Firefox, Microsoft Edge, and Safari already have native implementations of window.fetch, hence the code from this polyfill will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Classnames

    Classnames

    A simple javascript utility for conditionally joining classNames

    Classnames is a minimal JavaScript utility that helps you construct CSS class strings based on conditional logic. Instead of manually concatenating strings, developers can pass any combination of strings, arrays, or objects, and the library will output a clean, space-separated class list. When you provide an object, the keys represent class names and the boolean values determine whether each class should be included in the final string. This reduces boilerplate and the risk of typos or stray...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FrenchKiss.js

    FrenchKiss.js

    The blazing fast lightweight internationalization (i18n) module

    FrenchKiss.js is a blazing fast lightweight i18n library written in JavaScript, working both in the browser and NodeJS environments. It provides a simple and really fast solution for handling internationalization. FrenchKiss is by now, the fastest i18n JS package out there, working 5 to 1000 times faster than any others by JIT compiling the translations, try it by running the benchmarks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Optional Fund Assistant

    Optional Fund Assistant

    Quickly obtain real-time data of the funds of interest

    Self-selected fund assistants can view the funds you are concerned about in real-time and help you quickly obtain real-time data. It can be used to view the real-time valuation of your self-selected funds, and you can freely increase or decrease the self-selected funds. Your self-selected fund data will be synchronized with your account. After buying the fund, I have been looking for a chrome extension for PC. After all, the trading hours of stocks are carried out on working days....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Lobo Evolution - Java Web Browser

    Lobo Evolution - Java Web Browser

    Lobo Evolution is an extensible all-Java web browser and RIA platform

    Lobo Evolution is a fork of Lobo Browser. The project continuing the work of Lobo Browser(lobochief). Lobo Evolution is an extensible all-Java web browser and RIA platform. It supports HTML 4, HTML5 Javascript, CSS 3 and Java (Swing) rendering. CobraEvolution is the web browser's renderer API; also a Javascript-aware HTML parser. Lobo Evolution 5.0 relesed CHANGELOG: https://github.com/LoboEvolution/LoboEvolution/releases Read wiki:...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    wsnow

    wsnow

    Let it snow in your browser

    Wsnow creates a Christmas-conform background in your browser. So wsnow is not restricted to Linux, but will run in every decent browser: Filerfox, Explorer, Edge, Safari, etc. Linux user? Have a look at https://sourceforge.net/projects/xsnow .
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    pinvault-pro-extension

    pinvault-pro-extension

    AI-powered browser extension for bulk downloading Pinterest images wit

    PinVault Pro is a professional-grade browser extension that revolutionizes Pinterest image downloading with AI-powered technology. The extension provides intelligent bulk selection, auto-scroll functionality, and maintains HD quality downloads while respecting Pinterest's terms of service. ๐ŸŽฏ Core Features: โ€ข Visual checkbox overlays on Pinterest images for intuitive selection โ€ข AI-powered auto-scroll with smart content detection โ€ข Bulk download capabilities with real-time progress...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    SnippetHaven
    SnippetHaven is a simple and efficient Chrome extension that helps you quickly find and manage your code snippets. Save time and boost productivity by easily accessing your frequently
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MobiDevTools

    MobiDevTools

    A mobile devtools for debugging web sites and web apps

    This add-on provides an intuitive and visually appealing panel interface embedded directly inside your Firefox browser. Whether you develop for mobile or desktop web, gain instant access to critical page data and performance metrics โ€” all without leaving the browser or resorting to external tools. ยป`Click the WebExtension's icon in the toolbar or menu to open the overlay.`
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20
    4allDownloader Converter

    4allDownloader Converter

    Video,audio&Files Downloader&Convert with built-in browser with AI.

    The most advanced downloader & converter tool that combines the power of leading open-source technologies under an intuitive GUI. Download videos, Audio, from 10000+ of sites, and also files from any platform with advanced format conversion capabilities. Features a built-in browser with JavaScript injection support that remembers logins while maintaining complete privacy. Five powerful tabs streamline your workflow: Home tab for pasting URLs, channels, playlists, and direct search; Browser...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    CherryPad

    CherryPad

    Your Sleek, Distraction-Free Notepad for Endless Productivity

    CherryPad: Your Sleek, Distraction-Free Notepad for Endless Productivity Welcome to CherryPad ๐Ÿ’, the notepad extension for your browser! CherryPad is designed to make your note-taking experience quick, convenient, and visually pleasing. With features like AutoSave, a built-in emoji panel, and hidden Easter Eggs, CherryPad offers a fun yet practical workspace.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Piano and Drum kit

    Piano and Drum kit

    An Internet Browser Based Piano and Drum kit Software

    Just download the above zip file, extract it and then open the respective index.html file on your favourite internet browser and follow the instructions shown.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 23
    CAPTCHA Solver for Chrome - CAPTCHAs.IO

    CAPTCHA Solver for Chrome - CAPTCHAs.IO

    The fastest and most stable captcha solving service API provider!

    CAPTCHAs.IO The most stable and fast captcha solver service online. CAPTCHAs.IO is the fastest and most stable captcha solving service API provider in the Internet. Now with the Chrome browser they wish to expand their service by this extension. How it works? The extension will automatically detect captchas with in the page but you will have to select the correct CAPTCHA IMAGE and the correct CAPTCHA FIELD then REFRESH the browser for the service to solve the captcha...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Verti-Horiz Text File Merger

    Verti-Horiz Text File Merger

    Web app to merge multiple TXT files vertically or horizontally

    .... ## Horizontal Append The Horizontal Appender combines two text files line by line, merging corresponding lines from each file. This program is free, open source, private and offline. All operations happen locally on your computer, simply using your browser, no data is sent anywhere. Works via any modern web browser, so you can use it on any operating system. Win, mac, linux, android, etc.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Str8ts Helper

    Str8ts Helper

    Platform independent browser based Str8ts solver

    Str8ts Helper is a browser-based application which helps you by solving Str8ts puzzles. Run on every operating system and also mobile device with a modern web browser which is able to open off-line HTML sites.
    Downloads: 0 This Week
    Last Update:
    See Project