An extension for WeeWX that posts selected weather details to your Mastodon server of choice.
The ChatGPT Retrieval Plugin lets you easily search and find personal or work documents by asking questions in everyday language. Provides a flexible solution for semantic search and retrieval of personal or organizational documents using natural language queries.
Keyboard Layouter is a plugin for KiCad (pcbnew). This plugin places switch footprints in the location specified by JSON of Keyboard Layout Editor.
I have confirmed that it works with pcbnew version (6.0.0) release build on Windows.
A Wordpress plugin that pretends to be a socnet. Plug the RSS feeds or Twitter profiles into the config page and it'll show you updates as they happen. Pretends to be an RSS feed reader. Private blog posts only for other Friends that follow you. Supports IndieAuth. Cross-blog private messages.
Github: https://github.com/akirk/friends
This plugin generates an index for searching content on a Pelican-powered site. Rather than give up control (and privacy) to third-party search engine corporations, this plugin adds elegant and self-hosted site search capability to your site. Last but not least, searches are really fast.
This plugin uses Stork to generate a search index. Follow the Stork installation instructions to install this required command-line tool and ensure it is available within /usr/local/bin/ or another $PATH-accessible location of your choosing.
Due to EU regulations and increased awareness of online privacy, every website must get user's permission before installing tracking cookies. If you surf anonymously or if you delete cookies automatically every time you close the browser, websites will ask for that permission again and again, and it will soon become very irritating to click the same I agree buttons every day.
This browser extension removes cookie warnings from almost all websites and saves you thousands of unnecessary clicks!
In most cases, it just blocks or hides cookie related pop-ups. When it's needed for the website to work properly, it will automatically accept the cookie policy for you (sometimes it will accept all and sometimes only necessary cookie categories, depending on what's easier to do). It doesn't delete cookies.
Please educate yourself about cookie related privacy issues and ways to protect yourself and your data. For example, you can block 3rd party cookies, install ad blocking extensions and then block tracking tools, delete browsing data regularly, enable Tracking Protection in your browser etc.
You can even add just the blocklist to an adblocker you already have installed, like Adblock Plus and uBlock Origin!
Shaarli plugin to customize the look and feel of the UI with custom CSS rules, sort of like what you can do with Pepperminty.
Shaarli plugin to easily insert markdown syntax into the Description field when editing a link.
A plugin for shaarli to remove or tag broken links. Check out into the plugins/ subdirectory, go to the plugins control panel, and enable it. After you've done that you need to tell the plugin to run by scrolling all the way to the bottom and entering REMOVE or TAG. Then it will execute. This script will time out on shared hosting.
Buster is a browser extension which helps you to solve difficult captchas by completing reCAPTCHA audio challenges using speech recognition. Challenges are solved by clicking on the extension button at the bottom of the reCAPTCHA widget.
reCAPTCHA challenges remain a considerable burden on the web, delaying and often blocking our access to services and information depending on our physical and cognitive abilities, our social and cultural background, and the devices or networks we connect from.
The difficulty of captchas can be so out of balance, that sometimes they seem friendlier to bots than they are to humans.
The goal of this project is to improve our experience with captchas, by giving us easy access to solutions already utilized by automated systems.
An alternative to Twitter's verified program powered by Keybase.
Proven is a browser extension that adds badges like for keybase, github, etc next to users names like Twitter's verified badge but based what accounts the user has posted proofs for Keybase. See the screenshot for what it looks like.
In addition to twitter, it adds badges on Hacker News too.
Available for Chrome and Firefox.
Shaarli plugin to to show related links based on the number of identical tags.
A plugin for Bootstrap 3 that automatically implements accessibility best practices (such as being friendly to screen readers and color schemes).
SelectorGadget is a bookmarklet (which works on pretty much any browser) or a Chrome Plugin that makes it easy to generate a CSS selector for writing CSS or scraping web pages to pick out only the bits you're interested in. Click on the part of the page you want, then click on a part you don't want (if there is one). Lets you pick out multiple bits and stack them into a single selector.
An opensource text editor that runs entirely in a browser. Written in javascript and optimized for web design. Aims to be lightweight to stay out of your way when using it. github Live previews, works with preprocessors as well. Has a plugin subsystem so extensions can be installed.
A utility for turning fanfic from online archives into ebooks to load into a tablet, phone, or reader. Written in python. Consists of a plugin for Calibre, a CLI utility, and a webservice.
A FOSS platform for analysing and visualizing large sets of documents. Designed with investigative journalists in mind but has other uses. Has a plugin system. Can be run as a server or locally (https://github.com/overview/overview-local). Designed to run as a docker container (bluh) but running it as-is shouldn't be difficult. Written in scala (wtf?) Seems to use postgres as its back-end.
An addon plugin for Google Chrome and Chromium which detects HTTP error codes and asks if you'd like to see an archived copy at the Internet Archive instead. Also gives you the option to submit the URL you're looking at to the Wayback Machine so it can be archived.
A python module framework for writing web spiders. Aims to make it easy to write bespoke crawlers to solve specific problems, like scanning an unusual blog for content. Write rules specific to the use case. plugin architecture, cross-platform.