Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

client side scripts to help maintain our websites and online tools

Notifications You must be signed in to change notification settings

Bytespeicher/monkey_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

monkey_scripts

CAUTION: We have moved all of our git presence to codeberg. This repo is an archive.

If you want to maintain this code, feel free to either fork this repository or migrate it to the group on codeberg.


client side scripts to help maintain our websites and online tools

to be used with GreaseMonkey for Firefox (https://addons.mozilla.org/de/firefox/addon/greasemonkey/) or TamperMonkey for Chrome/Safari/Opera (https://tampermonkey.net/)

Linkformat.user.js

Adds a Button to the bytespeicher.org blog editor (in the text editor pane) to fix the format of links. This is used in the Bytespeicher Notizen to switch from Etherpad notation

* descriptive text 
http://example.org/subsite

to the blog notation

* descriptive text (example.org)

It does not touch links that are already in html notation (<href=) and links to twitter (which are handled by another plugin)

About

client side scripts to help maintain our websites and online tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published