Showing 47 open source projects for "back"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    EinkBro

    EinkBro

    A small, fast web browser based on Android WebView

    EinkBro is designed to fit Eink devices' needs; no unnecessary UI transitions and animations, clear B&W icons, and useful features for Eink reading experience. It's originated from FOSS Browser, which is a fully free/libre (as in freedom) Android app.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 2
    Mercury Browser

    Mercury Browser

    Privacy-focused web browser fork of Firefox

    ...With features derived from projects like LibreWolf, Waterfox, and Ghostery, Mercury disables telemetry and debugging elements by default, ensuring a more private browsing experience. It also includes usability patches that bring back features like the classic top bar and supports unsigned extensions for added flexibility. Mercury is tailored for users prioritizing speed and privacy and is available for both Linux and Windows​.
    Downloads: 69 This Week
    Last Update:
    See Project
  • 3
    FlareSolverr

    FlareSolverr

    Proxy server to bypass Cloudflare protection

    ...When some request arrives, it uses puppeteer with the stealth plugin to create a headless browser (Firefox). It opens the URL with user parameters and waits until the Cloudflare challenge is solved (or timeout). The HTML code and the cookies are sent back to the user, and those cookies can be used to bypass Cloudflare using other HTTP clients. Web browsers consume a lot of memory. If you are running FlareSolverr on a machine with few RAM, do not make many requests at once. With each request, a new browser is launched. It is also possible to use a permanent session. However, if you use sessions, you should make sure to close them as soon as you are done using them. ...
    Downloads: 54 This Week
    Last Update:
    See Project
  • 4
    Firefox for iOS

    Firefox for iOS

    Firefox for iOS

    When it comes to your life online, you have a choice, accept the factory settings or put your privacy first. When you choose Firefox as your default browser, you’re choosing to protect your data while supporting an independent tech company. Firefox is also the only major browser backed by a non-profit fighting to give you more openness, transparency and control of your life online. Join hundreds of millions of people who choose to protect what's important by choosing Firefox. Keep what’s...
    Downloads: 47 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    organice

    organice

    An implementation of Org mode without the dependency of Emacs

    ...It is built for mobile and desktop browsers and syncs with Dropbox, GitLab, and WebDAV. At 200ok, we run an instance of organice at https://organice.200ok.ch, which is open for anyone to use! organice does not have a back-end (it’s just a front-end application, which uses different back-end storage providers). We don’t store any kind of data on our servers - we also don’t use analytics on organice.200ok.ch. Emacs is great, but it’s desktop software. For users who want to access or edit their Org mode files whilst on the go, organice is a great choice. organice is a web application. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DuckDuckGo Browser Extensions

    DuckDuckGo Browser Extensions

    DuckDuckGo Privacy Essentials browser extension for Firefox, Chrome

    ...Protecting your privacy online is like protecting your home. Locking the front door won’t stop the most determined folks from getting inside, especially if you’ve left the back door and windows unlocked and an extra key under the doormat. That’s why we offer multiple types of privacy protection, most of which aren’t offered in most popular browsers by default. DuckDuckGo Private Search comes built-in, so you can easily search the web without being tracked. Automatically stop most hidden trackers (3rd-party scripts) from loading, which prevents companies from collecting and using (e.g. sale, ads, etc.).
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    jQuery Validation Plugin

    jQuery Validation Plugin

    jQuery Validation Plugin library sources

    ...The plugin was initially written and maintained by Jörn Zaefferer, a member of the jQuery team, lead developer on the jQuery UI team and maintainer of QUnit. It was started back in the early days of jQuery in 2006, and updated and improved since then.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    Authenticator

    Authenticator

    Authenticator generates 2-Step Verification codes in your browser

    ...Use it to add an extra layer of security to your online accounts. Always keep a backup of your secrets in a safe location. Encrypting your secrets is strongly recommended, especially if you are logged into a Google account. Back up your secrets to a file, Google Drive, Microsoft OneDrive, or Dropbox. Sync your secrets with your Google Account. Available for Chrome, Firefox, and Microsoft Edge. Import data from Google Authenticator's official mobile App.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Brave for iOS

    Brave for iOS

    Brave iOS Browser

    The best online privacy. Search and browse privately, turning your back on the big techies. By default, Brave blocks trackers and annoying ads from the websites you visit. And you also forget that the ads follow you wherever you browse. The advantages of blocking ads, incognito windows, private search and even VPN. All in one download. Quickly import bookmarks, extensions, and even saved passwords. The best of your old browser, but more secure.
    Downloads: 91 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
    crawlee

    crawlee

    A web scraping and browser automation library for Node.js

    ...When a website adds JavaScript rendering, you don't have to rewrite everything, only switch to one of the browser crawlers. When you later find a great API to speed up your crawls, flip the switch back. It keeps your proxies healthy by rotating them smartly with good fingerprints that make your crawlers look human-like. It's not unblockable, but it will save you money in the long run. Crawlee is built by people who scrape for a living and use it every day to scrape millions of pages. Meet our community on Discord. We believe websites are best scraped in the language they're written in. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SystemJS

    SystemJS

    Dynamic ES module loader

    ...It provides a workflow where code written for production workflows of native ES modules in browsers (like Rollup code-splitting builds), can be transpiled to the System.register module format to work in older browsers that don't support native modules, running almost-native module speeds while supporting top-level await, dynamic import, circular references and live bindings, import.meta.url, module types, import maps, integrity and Content Security Policy with compatibility in older browsers back to IE11. SystemJS allows to write and use modular javacsript code that relies on ECMAScript 6 import and export statements. One good example is moment.js library, which started publishing ECMAScript 6 source code on npm since 2.10.0 release of moment.js. SystemJS requries a transpiler to compile ECMAScript 6 javacsript into a code that could be run in current versions of browsers and node.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Magnific Popup

    Magnific Popup

    Light and responsive lightbox script with focus on performance

    ...Animations are added with simple CSS transitions, you can make them look however you wish. Entered data is not lost if you open and close the popup or if you go to another page and then press back browser button. You have full control of what is displayed in popup, align it to any side via CSS, enable or disable scroll on right side of window, whatever.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Tree Style Tab

    Tree Style Tab

    Tree Style Tab, Show tabs like a tree.

    ...New tabs opened from these "child" tabs will appear as descendants of their originating tabs. You'll easily dig and dig deeply, without losing your browsing trail - if you want to go back to the original search result, you just have to switch to the "root" tab. Moreover, each tree will reflect a group of tabs on a similar topic.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    r3dfox - Modern Firefox for Windows 7

    r3dfox - Modern Firefox for Windows 7

    Modern Firefox based web browser for Windows Vista & 7!

    r3dfox or r3dactedfox is a fork of release branch Mozilla Firefox made for Windows Vista, 7, and 8. r3dfox also comes with limited compatibility for Windows XP using One Core API. The main goal is to be similar to stock Firefox while providing Windows Vista & 7 compatibility as a fork point. However there are also some additional tweaks and adjustments.
    Leader badge
    Downloads: 870 This Week
    Last Update:
    See Project
  • 15
    Eclipse UXP Projects  Lun3r and Hydra

    Eclipse UXP Projects Lun3r and Hydra

    Lun3r/Hydra are forks of Pale Moon/Basilisk with more optimizations.

    Eclipse Lun3r is a fork of Pale Moon made for Windows XP. Some advantages over upstream and roytam1's New Moon are more optimizations and better interoperability with upstream. (using SQL storage intead of DBM) Eclipse Hydra is a fork of Basilisk made for Windows XP. Some advantages over upstream and roytam1's Serpent are more optimizations and better interoperability with upstream. (using SQL storage intead of DBM)
    Downloads: 14 This Week
    Last Update:
    See Project
  • 16
    KN-Lite-Web-Browser

    KN-Lite-Web-Browser

    Text based browser with limited search provided by DuckDuckGo.

    V2.0 - Browsing made Simple, Now with Images I found it useful back when I was only getting 5kbps down on a rainy day to build a browser that cut out images. Certainly isn't as advanced or fun to browse on compared to even Netscape Navigator, but it's gotten to a place where it might be of some use to those who want to avoid Javascript, ADs, or just see a lotta improperly formatted text. It is a Godot HTTP Request tool, does not display the page, only digests the text and links and displays them. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LibreWolf

    LibreWolf

    Linux-specific build and associated scripts for LibreWolf

    ...Unlike mainstream browsers that collect telemetry or nudge users toward proprietary features, LibreWolf removes telemetry and many “data collection” mechanisms by default and ships with hardened privacy configurations geared toward minimizing tracking and unwanted online profiling. It also disables certain features like automatic updates or cloud synchronization out of the box, putting control back in the hands of the user and making it suitable for privacy-conscious individuals and organizations. Because this repository focuses on Linux builds, it includes tooling and CI configurations to compile and package up-to-date versions of the browser for common Linux distributions, with maintainers rolling in the latest Firefox security patches.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 18
    Matrix

    Matrix

    Plugin style, non-invasive APM system developed by WeChat

    Matrix is an APM (Application Performance Manage) used in Wechat to monitor, locate and analyse performance problems. It is a plugin style, non-invasive solution and is currently available on iOS, macOS and Android. The monitoring scope of the current tool includes: crash, lag, and out-of-memory, which includes the following two plugins, WCCrashBlockMonitorPlugin, which is based on KSCrash framework and features cutting-edge lag stack capture capabilities with crash capture, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Google Unlocked

    Google Unlocked

    Google Unlocked browser extension uncensor 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. Please use manual install. Download the latest zip release from Google Unlocked repository releases. Extract the zip file to a permanent path (Chrome will need to load it every time it restarts). Open Chrome and go to chrome://extensions/ and check the box for Developer mode in the top right. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 20
    Awesome Blazor

    Awesome Blazor

    Resources for Blazor, a .NET web framework using C#/Razor

    ...Because it's real .NET running on WebAssembly, you can re-use code and libraries from server-side parts of your application. Alternatively, Blazor can run your client logic on the server. Client UI events are sent back to the server using SignalR, a real-time messaging framework. Once execution completes, the required UI changes are sent to the client and merged into the DOM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tamper Dev

    Tamper Dev

    Extension that allows you to intercept and edit HTTP/HTTPS requests

    If you are a developer, you can use Tamper Dev to debug your websites, or if you are a pentester, you can use it to search for security vulnerabilities by inspecting the HTTP traffic from your browser. Unlike most other extensions, Tamper Dev allows you to intercept, inspect and modify the requests before they are sent to the server. This extension provides functionality similar to Burp Proxy, MITM Proxy, OWASP ZAP, Tamper Data, and Postman Proxy, but without the need of additional software,...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 22
    VisuBrowser

    VisuBrowser

    Simple full screen browser to display a webpage

    The programmes intention is to provide a full screen web browser to show a (e.g.) home automation visualisation. Therefore, the browser provides some features to support this purpose, e.g. - Go back to start page after resuming from suspend - Go back to start after a certain time of inactivity - Indication of page loading status - Interpreting Gira HomeServer status (e.g. timeout, user kidnapped) Config–Page is accessed by swiping the webpage to the left.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PengWeb

    PengWeb

    A web browser created by the PengOS team.

    ...Latest update (Version 0.2 beta - 10/23/2020): Changed codebase to Visual Basic Shortcuts should all work now New search box with 6 search engines Full update log: http://www.pengos.xyz/downloads/pengweb-changelog.html Current features: Multi-purpose URL/Search bar Separate search box Back, Forward, Refresh, Home buttons About popup and more! Known bugs: None currently known.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PengWeb for Legacy Systems

    PengWeb for Legacy Systems

    Test project web browser for old operating systems.

    ...Latest Release: 0.2 Beta. Changelog: http://www.pengos.xyz/downloads/pwlegacy-changelog.html Known Issues: Currently, many features are unavailable at this time. The back and forward buttons are not functional. Many menu items in the menu bar are also unavailable. As this is an experiment, do not expect for these issues to be fixed quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Blockstack Browser

    Blockstack Browser

    The Blockstack Browser allows you to explore the Blockstack internet

    Today we are proud to announce the Blockstack browser, which allows developers everywhere to access a whole new internet. This new internet changes the dynamic and brings the power back to the people. Developers can build apps on this new internet by downloading the Blockstack Mac or Linux app (Windows coming soon) and by using nothing more than existing browsers like Chrome or Safari or Firefox. Blockchain technology powers this new internet. For the first time ever, you’ll be able to access people, communities, apps, and services built on the blockchain from your browser. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB