Showing 5989 open source projects for "plugins"

View related business solutions
  • 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Vue-Lazyload

    Vue-Lazyload

    A Vue.js plugin for lazyload your Image or Component in your app

    Vue module for lazyloading images in your applications. Some of goals of this project worth noting include being lightweight, powerful and easy to use, work on any image type, add loading class while image is loading. It supports both of Vue 1.0 and Vue 2.0. You can configure which events you want vue-lazyload by passing in an array of listener names. This is useful if you are having trouble with this plugin resetting itself to loading when you have certain animations and transitions taking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    gentleman

    gentleman

    Plugin-driven, extensible HTTP client toolkit for Go

    Full-featured, plugin-driven, middleware-oriented toolkit to easily create rich, versatile and composable HTTP clients in Go. gentleman embraces extensibility and composition principles in order to provide a flexible way to easily create featured HTTP client layers based on built-in or third-party plugins that you can register and reuse across HTTP clients. As an example, you can easily provide retry policy capabilities or dynamic server discovery in your HTTP clients simply attaching the retry or consul plugins. Take a look to the examples, list of supported plugins, HTTP entities or middleware layer to get started. For testing purposes, see baloo, a utility library for expressive end-to-end HTTP API testing, built on top of gentleman toolkit. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    MvvmCross Plugins WebBrowser

    MvvmCross Plugins WebBrowser

    Provides a cross-platform UI for displaying the web page

    A MvvmCross plugin that simplifies opening and managing web browsers within cross-platform applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MvvmCross Plugins UserAgent

    MvvmCross Plugins UserAgent

    Provides a cross-platform functionality to get the current User-Agent

    A MvvmCross plugin that retrieves and parses user-agent strings, enabling device and platform detection in cross-platform apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    Temporary Containers Firefox Add-on

    Temporary Containers Firefox Add-on

    Firefox Add-on that lets you open automatically managed containers

    Open tabs, websites, and links in automatically managed disposable containers which isolate the data websites store (cookies, storage, and more) from each other, enhancing your privacy and security while you browse. Easily open disposable containers that isolate attached data and are deleted after usage: Fully automatic, based on navigation-target, for certain websites, with configured mouse clicks on links or just by using the toolbar icon.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Power Analytics for Excel

    Power Analytics for Excel

    Data Science made available for Excel

    This plugin for Excel comes with statistical methods such as Muliple Regression, Analysis of Variance (ANOVA) and Distribution Tests.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Trigger Rally

    Trigger Rally

    A fast-paced free software rally racing game

    ...Many configuration details for display and audio adjustments can be edited in the well documented plain text configuration file. Additional contributed maps and events are ready for download as plugins. Trigger Rally works well with common low performance laptops from about 2008. And if something like snow flakes and vegetation sprites demand to much from your system you can just disable it.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 8
    Al-Quran

    Al-Quran

    Education Religion Of Islam

    This version of the Qur'an is easy to read with Ottoman custom, there is no translation into any language other than the actual Arabic language, suitable as a learning for anyone who understands it.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Noobtool

    Noobtool

    Keybinds

    Keybinds for Crazybobs Cops and Robbers
    Downloads: 0 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    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: 4 This Week
    Last Update:
    See Project
  • 11
    OK, Gradle!

    OK, Gradle!

    IntelliJ/Android Studio plugin for searching artifacts ids

    IntelliJ/Android Studio plugin for searching artifacts ids of popular Java libraries. This plugin is in JetBrains Plugins Repository! Use those for adding new dependencies easily to your build.gradle/build.gradle.kts files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ruia

    ruia

    Async Python framework for fast and flexible web scraping spiders

    ...Ruia follows a “write less, run faster” philosophy, emphasizing concise code and streamlined spider development. It provides a structured approach to building scraping projects through components such as data items, spiders, middleware, and plugins. Developers can define structured fields to extract information from HTML content and process responses asynchronously to improve crawling performance. It also supports middleware and plugin systems that allow customization of request handling, response processing, and additional functionality.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    vim-lsp

    vim-lsp

    async language server protocol plugin for vim and neovim

    ...With a server configured, you get go-to-definition, hover docs, signature help, references, rename, code actions, and diagnostics. It is designed to be minimal and extensible, often paired with completion plugins like asyncomplete or others for a full experience. Works with many language servers via simple server configuration blocks. The project aims to stay close to the LSP spec while exposing familiar Vim commands and mappings. It allows per-project or per-filetype setups, so multiple languages can be enabled side by side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Excel MIDI

    Excel MIDI

    Excel file with a simple sequencer that sends MIDI messages

    Excel file with a simple sequencer and composer that allows to send MIDI messages to MIDI devices. Very good for easy composition.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    PassCrypt

    PassCrypt

    Password Manager

    The aim of this project was to build an alternative for people who still uses notepad files for saving their passwords. Password's are stored on the user's machine and are encrypted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BibleGet for Microsoft Word

    BibleGet for Microsoft Word

    Insert quotes from a variety of Bible versions into your documents

    ...BibleGet is a project that aims to make Bible texts available in a data exchange format through a service endpoint, that programs and websites can communicate with in order to import Bible texts into their relative contexts. Other than providing the service endpoint, a number of open source plugins are provided as a proof of concept of how the service endpoint can be put to use (OpenOffice, LibreOffice, WordPress, Google Docs, MSWord). Developers are free to develop similar plugins for other platforms.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    NOTE: THIS PROJECT HAS MOVED TO GITHUB Link: https://github.com/hacklaen/dcmrouter dcmrouter is a java-solution of a "Dicom Router" which is able to recieve Dicom Objects and transmit them after manipulating with plugins.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Laravel Mix

    Laravel Mix

    The power of webpack, distilled for the rest of us

    ...If, for example, you only care about compiling modern JavaScript and triggering a CSS preprocessor, Mix should be right up your alley. Don't worry about researching the necessary webpack loaders and plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Easy!Appointments - WordPress Plugin

    Easy!Appointments - WordPress Plugin

    Add appointment bookings to your WordPress site

    ...Appointments installation or connect to an existing one by providing the preferred URL and destination path in the page form. Once a connection is established you'll be able to include the booking form in your pages. WordPress supports the use of custom shortcodes which allow plugins to insert custom content into pages. This plugin takes advantage of this functionality and creates an iframe that displays the booking form of Easy!Appointments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GH

    GH

    GitHub CLI made with NodeJS

    A command-line interface for interacting with GitHub, streamlining repository and issue management.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    TMSpeed

    TMSpeed

    server controller for trackmania

    TMSpeed is a server controller for Trackmania written in PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    office2textile

    VBA add-ins which convert Microsoft Office contents to various formats

    This project provides VBA add-ins which convert Microsoft Office contents to various text formats. Currently the following two VBA add-ins are ready. * xls2textile: Excel to Textile, HTML, AsciiDoc, GitHub Flavored Markdown (GFM), and CSV. * ppt2textile: PowerPoint to to Textile, AsciiDoc, and GitHub Flavored Markdown (GFM). 2021/02/06: Version 0.97 is released. Fix "general horizontal alignment" which was broken on 0.96. 2020/07/11: Version 0.96 is released. Fix for MacOS. fix for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Bitcoin LITECOIN BCH Payment PHP GATEWAY

    Bitcoin LITECOIN BCH Payment PHP GATEWAY

    Bitcoin BitcoinCash Litecoin DASH BTC Payment API - PHP Wordpress ASP

    ...Accept Bitcoin, Litecoin, Dogecoin, Speedcoin, Darkcoin, Vertcoin, Reddcoin, Feathercoin, Vericoin, Potcoin payments online. No Chargebacks, Global, Secure. All in automatic mode. Easy integration Bitcoin payments to other wordpress plugins with Affiliate Program to plugins owners using GoUrl Official WordPress Bitcoin Plugin Gateway. Twitter: https://twitter.com/CryptocoinAPI Website: https://gourl.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GIMP ML

    GIMP ML

    AI for GNU Image Manipulation Program

    This repository introduces GIMP3-ML, a set of Python plugins for the widely popular GNU Image Manipulation Program (GIMP). It enables the use of recent advances in computer vision to the conventional image editing pipeline. Applications from deep learning such as monocular depth estimation, semantic segmentation, mask generative adversarial networks, image super-resolution, de-noising and coloring have been incorporated with GIMP through Python-based plugins.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    Babel Plugin Root Import

    Babel Plugin Root Import

    Add the opportunity to import modules by the root path

    Babel plugin to add the opportunity to use import and require with root-based paths. Install with your package manager of choice. Add it to your plugins array in your babel config. For recent react-native versions, add it as a plugin in babel.config.js. You can configure this plugin by changing the string plugin name to a two-item array. Note that this array is nested inside the plugins array. By default, the import will be relative to the working directory of the process running babel. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB