Open Source BSD Browser Extensions and Plugins

Browser Extensions and Plugins for BSD

Browse free open source Browser Extensions and Plugins and projects for BSD below. Use the toggles on the left to filter open source Browser Extensions and Plugins by OS, license, language, programming language, and project status.

  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • 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
  • 1
    uBlock

    uBlock

    uBlock: a fast, lightweight, and lean blocker for Chrome, Firefox

    uBlock: a fast, lightweight, and lean blocker for Chrome, Firefox, and Safari. Available on the Chrome Web Store or for manual installation. Available to install from the homepage. Available for install from the homepage or from the App Store. Available on the Firefox Add-ons site, or for manual installation. Opera shares Chrome's underlying engine, so you can install uBlock simply by grabbing the latest release for Chrome.To benefit from uBlock's higher efficiency, it's advised that you don't use other blockers at the same time (such as AdBlock or Adblock Plus). uBlock will do as well or better than most popular ad blockers. It's important to note that blocking ads is not theft. Don't fall for this creepy idea. The ultimate logical consequence of blocking = theft is the criminalisation of the inalienable right to privacy.
    Downloads: 49 This Week
    Last Update:
    See Project
  • 2
    Telegraf

    Telegraf

    The plugin-driven server agent for collecting and reporting metrics

    Telegraf is an agent for collecting, processing, aggregating, and writing metrics. Design goals are to have a minimal memory footprint with a plugin system so that developers in the community can easily add support for collecting metrics. Telegraf is plugin-driven and has the concept of 4 distinct plugin types. Input Plugins collect metrics from the system, services, or 3rd party APIs. Processor Plugins transform, decorate, and/or filter metrics. Aggregator Plugins create aggregate metrics (e.g. mean, min, max, quantiles, etc.). Output Plugins write metrics to various destinations. New plugins are designed to be easy to contribute, pull requests are welcomed and we work to incorporate as many pull requests as possible. You can try Telegraf right in your browser in the Telegraf playground. Telegraf shares the same minimum requirements as Go.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    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: 14 This Week
    Last Update:
    See Project
  • 4
    Turbo Download Manager

    Turbo Download Manager

    A portable modern multi-threading download manager for all platforms

    A modern multi thread download manager for Windows, Linux, Mac OS, Firefox, Chrome, Opera and Android devices. For bug reports visit: https://github.com/inbasic/turbo-download-manager/issues For FAQs visit: http://add0n.com/turbo-download-manager.html Turbo Download Manager is an stand-alone application without any dependencies. It should run out of the box. Just set the download location while adding the first job request. If you have a browser and would like to integrate this download, use these browser extensions: Firefox: https://addons.mozilla.org/firefox/addon/turbo-download-manager/ Opera: https://addons.opera.com/extensions/details/turbo-download-manager/ Chrome: https://chrome.google.com/webstore/detail/turbo-download-manager/kemfccojgjoilhfmcblgimbggikekjip
    Leader badge
    Downloads: 98 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5
    Android Easy MultiDex

    Android Easy MultiDex

    Android, multidex, splitdex, subpackage plugin

    Android, multidex, splitdex, subpackage plugin. The Gradle script was integrated into the plug-in, so that only one configuration file needs to be maintained. Readers can choose separate configuration or integrated configuration according to their own needs. In this way, we maintain the number of methods of the main Dex at about 15,000, and we no longer have to worry about the number of methods. Through the above official subcontracting, the original Dex has been divided into 1 master Dex and more slave Dex. The main Dex contains all 4 major components, Application, Annotation, multidex, etc. and their necessary direct dependencies. Since the number of our methods has reached 16W, hundreds of activities were all stuffed into the main Dex, and the main Dex was successfully exploded.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    huhamhire-hosts

    huhamhire-hosts

    hosts for Internet Freedom

    Since the governments of some countries are using the blocking the internet access to several websites and web service providers which includes some world famous sites like Google, YouTube, twitter, Facebook, and Wikipedia etc., we designed this tiny utility in order to help people getting through the Internet blockade. Hosts Setup Utility provides basic tools to manage the hosts file on current operating systems. It also provides both support for Graphical Desktop environment with Graphical User Interface (GUI) and CLI environment with Text-based User Interface (TUI). Users could use these tool to modify the hosts to visit specified websites or services blocked by ISP/government. Functions which help users to backup/restore hosts files are also provided. For more detailed information, please visit the website of this project.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 7
    Ruler

    Ruler

    Gradle plugin which helps you analyze the size of your Android apps

    App size is an important metric which directly correlates with business metrics like install conversion rate. Measuring app size is straightforward, but knowing what contributes to it is not. Especially in bigger projects with hundreds or thousands of modules and third-party dependencies. Ruler provides a convenient way to find out how much each module and dependency contributes to the total size of your app by running a single Gradle task. First you need to add the Ruler Gradle plugin to the buildscript classpath in your top-level build.gradle file. When using app bundles, Google Play will generate optimized APKs for each device. This means that the size of an APK depends on the specifications of the device that's downloading it. You can configure which device specifications should be used for the analysis in the build.gradle of your application module.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    deep-clean

    deep-clean

    When Gradle or the IDE let you down, just --nuke all them caches

    A Kotlin script that nukes all build caches from Gradle/Android projects. Useful when Gradle or the IDE let you down. The script has been tested on macOS, but it is completely untested on Linux and Windows. KScript may not work at all on Windows! For this script to work, you need to have kotlin, script, and maven on your PATH. If you don't have all three commands on your PATH, then read on to the next section to install them. To make the script run, we'll first need to install all the required dependencies. All dependencies are available on SDKMan! (Windows, Linux, macOS). Note that KScript support for Windows is not officially available yet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    Cross platform GUI managing bookmarks and shortcuts in a portable way. Support import/export, search, encryption, hierarchical tags, USB key installation, various environments integration, OS-dependent shortcuts, plugins extensibility.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11

    SVG editor for ownCloud

    Create and edit SVG graphics directly in ownCloud. Based on svg-edit.

    This project provides an ownCloud-app (http://apps.owncloud.com) for editing and creating SVG vector graphics in your browser. It's based on the awesome "svg-edit"-project (http://code.google.com/p/svg-edit/). Features like collaborative editing may be implemented later.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Magnetic

    Browser addon to batch download torrents

    I developed this for my own needs but I don't see why I shouldn't share it! Usage is very easy: * Make sure you have installed an application capable of intercepting magnet: links (see http://en.wikipedia.org/wiki/Comparison_of_BitTorrent_clients#Features_I) * Open at least a magnet link manually and associate a default application to the protocol * Now clicking the addon button will open all magnet links in all open tabs and send them to the torrent client! Let me know if you find any issues, this is my very first mod and is very early in development, it definitely needs more work ;)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    BenchLab is a Web Application benchmarking framework using real web browsers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Clip and Share

    Clip and Share

    Clip and Share your world! Social sharing made easy.

    Clip and Share your world with the greatest of ease using this extension for Google Chrome! With just a couple of clicks, you can share content to social networks of your choice without having to mess with copying and pasting links, saving and uploading photos, or copying the exact text of an interesting quote only to find that it doesn't paste properly. Clip and Share makes sharing content online ENJOYABLE and QUICK! The following networks are supported by Clip and Share: * Facebook * Twitter * Tumblr * Google+ * MySpace * Reddit * StumbleUpon * Digg * Delicious * LinkedIn Clip and Share is NOT affiliated in any way with any of the above networks. It is built on existing public frameworks using proprietary software in order to make life a little bit easier.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    MM3-ProxySwitch - Firefox WebExtension

    MM3-ProxySwitch - Firefox WebExtension

    MM3-ProxySwitch - Firefox & Chrome - Extension (Add-ons)

    In Browser Chrome by Google or Firefox and Thunderbird by Mozilla you can per default configure only the setting for one internet connection. With the MM3- Proxy Switch you can manage different configurations and simply switch over between these.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    ACS Moonlight

    ACS Moonlight

    A continuation of Novell Moonlight

    I want Moonlight to continue development. So ACS is now working on Moonlight. It won't be commercialized. It will be 100% community minded. We ask you to help continue development. You can the project on Github here : https://github.com/crank123/moon-1 Facebook here : https://www.facebook.com/acsmoonlight
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Adam's Code
    This is a site that I use to keep programs I make and want to share.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Another YouTube Downloader
    Cross browser userscript to download videos from YouTube in various formats and sizes available. Find size of videos before downloading (http://pradip.x10.mx/index.php/download-details/36/Helper) Check Readme.txt in Files section for installation instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BAWN stands for Browser-like Automated Web Navigation and is a simple language which intends to make automated web browsing easier. It describes steps that an interpreter should follow in order to emulate a human-like navigation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This Firefox Browser Extension puts on-screen keyboard when a website has a form / field for alternative letter shape instead of the k / K shape per http://Kalphabet.googlepages.com. This alteration is for spiritual reasons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Several components used together to enable scripting in a browser using programming languages other than native JavaScript. It includes a Java Applet and JavaScript files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CatBlock

    CatBlock

    The continued maintenance of Michael Gundlach's CatBlock

    After the creator of AdBlock, Michael Gundlach, retired official support of the CatBlock project, and made it Open-Source under the GNU GPLv3, two people decided to continue maintenance, albeit unofficially. This is that project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A collection of ported widgets from popular program like FireFox add-ons, Opera widgets, Apple Dashboard, Vista Sidebar, Yahoo and Google gadgets to be platform independent and cross browser. Cidgets can be integrated into your Blog, Web site or Web apps
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Comicola is a Firefox add-on to easily view your favourite comics online everyday. Download the latest version at https://addons.mozilla.org/en-US/firefox/addon/13581/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Docs Online Viewer

    Docs Online Viewer

    Easily open documents/files of any format you found on the web

    Docs Online Viewer is a Firefox add-on that allows you to easily open documents/files of any format you found on the web (PDF, DOC, DOCX, XLS, PPT, RTF, ODT, ODP, CSV etc.) using Google Docs and Zoho Viewer. This way, Docs Online Viewer eliminates the need to open online docs in an external application. Docs Online Viewer is cross-platform and it works on Mac OS X, Windows and Linux. This script reduces the need for additional plugins required to open documents such as Acrobat reader plugin, etc. This is light weight on your system compared to using third party softwares, reducing browser / system crashes and load on your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.