Open Source ChromeOS Browser Extensions and Plugins - Page 3

Browser Extensions and Plugins for ChromeOS

  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. 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
    Stack Overflow reputation display
    This Firefox extension allows you to keep track of your reputation scores on Stack Overflow and many other related sites. Your current score is displayed in the statusbar and updated periodically. Optional sound effects notify you of any changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Start NTP

    Start NTP

    Establece Start como página de inicio de Chrome

    Start NTP te permite usar Start como tu página de inicio de Chrome sin la necesidad de acceder a su marcador o URL siempre que quieres buscar. Las personas utilizan Start por su facilidad y cantidad de accesos directos que incorpora lo cual convierte la experiencia de navegación en una mucho más rápida. Start ha sido realizado con esmero y lleva mucho tiempo de esfuerzo para ofrecerle la mejor calidad de software. INSTALACIÓN: https://github.com/Inled-Group/start.newtab.chrome/blob/main/README.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Take Action project consists of a Firefox extension and an iPhone application, meant to interact with the Social Actions API to bring people up to date information on way in which they can make a difference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Firefox extension that makes Google Reader smarter by learning what's really interesting to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 5
    TheGlobalAddressBook (TGAB) is a Firefox extension using ENUM according to IETF RFC 3761 to provide a globally available, extremly scalable and reliable public addressbook directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The goal of this project is to develop Javascript libraries that bring all browsers up to date with all the modern features we should expect from them. Initially that means providing as many HTML5 features as possible, as well as CSS3 features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A simple PHP file-manager/-browser (file-upload/select/delete ...), usable as plugin for TinyMCE or other wysiwyg's/application's, Including a cross-browser safe "Windows Explorer" style and free icons, for installation just upload a SINGLE php file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Fixes broken web pages and other internet annoyances, such as "Internet Explorer Only" pages. You can view Microsoft Office Web Components pages, and other inaccessible pages in Firefox! Other features include Symbol-font fix and downloader fix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Adds the ability to navigate within and between pages to the standard WIkipedia interface. The project won Best-in-contest for the AVIOS Speech Application contest in 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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. Migrate from on-prem or other clouds with free migration tools.
    Try Free
  • 10
    WSTT is a Firefox Extension that transforms web pages characters from one writing system into their equivalents in another writing system. It has been designed to act as a learning tool for anyone trying to master a foreigner alphabet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Firefox add-on which places an X icon at the end of the url, search and quickfind fields to clear their content. Very useful for X-windows users (Linux, etc.), so that clipboards are not erased when highlighting the text in the field to be deleted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    bMap
    This jQuery plugin allows you to quickly and easily add mapping to your website. It has been designed from the beginning to handle lots of markers, lots of layers, and custom marker icons. The plugin can also manage sidebars for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Interface written in PHP for create, edit, remove rules for cbq.init (https://sourceforge.net/projects/cbqinit/) script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    edib allows execution of XQuery queries and XProc pipelines from webpage in an eXist XMLDB installed on client. edib also allows complex processing and storage of data before sending it back to server, thus balancing load between server and client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    foxTalkz is the total solution for chatting. It is built as a Firefox extension integrated with Google chat, and it does not need an internet connection to chat in the LAN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gc2oc Link provides a link to a opencaching.de listing from a geocaching.com listing. The user has to install a greasemonkey skript to add the link to the GC listing page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    gradle-completion

    gradle-completion

    Gradle tab completion for bash and zsh

    Bash and Zsh completion support for Gradle. This provides fast tab completion for: Gradle tasks for the current project and sub-projects. Gradle CLI switches (e.g. --parallel). Common Gradle properties (e.g. -Dorg.gradle.debug) It also handles custom default build files, so rootProject.buildFileName = 'build.gradle.kts' is supported. See instructions for bash or for zsh, then consider optional additional configuration. Download and place the plugin and completion script into your oh-my-zsh plugins directory. Completion cache initialization happens the first time you invoke completion and usually takes a few seconds, depending on the size of your project. You can manually initialize the cache and avoid interrupting your development mojo. Tab completion checks known build scripts to see if they've been changed and refreshes the task cache if so.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    gradle-maven-publish-plugin

    gradle-maven-publish-plugin

    A Gradle plugin that publishes your Android and Kotlin libraries

    A Gradle plugin that publishes your Android and Kotlin libraries, including sources and javadoc, to Maven Central or any other Nexus instance. Gradle plugin that creates a publish task to automatically upload all of your Java, Kotlin or Android libraries to any Maven instance. This plugin is based on Chris Banes initial implementation and has been enhanced to add Kotlin support and keep up with the latest changes. No need to know how publishing works for different project types. AGP provides an API to configure publishing, java-library too, Kotlin Multiplatform does most things automatically but not everything. This plugin configures as much as possible on its own. An unified approach for all kinds of projects. Some parts require manual configuration and for those we provide an API that works regardless of whether this is a Gradle plugin, an Android library or a Kotlin Multiplatform project. This is especially useful for projects that combine multiple of these.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    jui_alert

    jQuery plugin, provides simple notification

    jui_alert v2.0.0 was released (26 Jan 2013) License MIT Project page http://pontikis.net/labs/jui_alert/ Documentation http://pontikis.net/labs/jui_alert/docs/ Demo http://pontikis.net/labs/jui_alert/demo/ Download https://github.com/pontikis/jui_alert/archive/master.zip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Moxilnet (MOzilla+firefoX+movILNET) is a firefox browser toolbar that allows you to send SMS text messages to movilnet's cellphones in Venezuela.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    sippet

    sippet

    C++ SIP stack based on Chrome source code

    This C++ library has been designed as a Chrome SIP stack. Sippet is an open-source SIP User-Agent library, compliant with the IETF RFC 3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and P2P communication services. The main target was to enable Javascript applications to use UDP, TCP and TLS transports along WebSocket. Existing SIP solutions for the browser are forced to use the WebSockets API to send/receive SIP messages. But for many service providers, the WebSocket protocol could not be a feasible solution due to scalability, support and other business constraints. By the way, the stack can be used as a full client-side C++ Stack (full-featured) without Javascript integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    new 3d markup language for creating one tool for all 3d CAD data in the world.it is for viewing 3d data without plugins on web and desktop and for creating 3d pdf in one step.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Report Abuse Button (jetzt-loeschen.de)
    This is an add-on for Firefox to report accusable content on websites anonymously to the INHOPE network member in germany. INHOPE in turn tries to notify the provider and let him takedown the criminal content, espacially child pornography.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB