Skip to content

Instantly share code, notes, and snippets.

View DerFichtl's full-sized avatar

MF DerFichtl

View GitHub Profile
@DerFichtl
DerFichtl / external-link.md
Last active July 22, 2020 00:08
External Link Icon - Snippet for external link icon as inline CSS
@DerFichtl
DerFichtl / mailto-links-browser.md
Last active June 14, 2020 10:11
Open mailto-links with your favorite webmailer - It's annoying if on Mac OSX always the mail app starts, even if it's not set up. You can change that in your browser settings.
@DerFichtl
DerFichtl / tampermonkey-adblock-block.md
Last active February 10, 2024 10:40
Tampermonkey Adblock Script - This Ad-Blocker is running on pages with Adblock-detectors and can remove or click elements to cleanup before you start browsing.
layout title published tags
post
Tampermonkey ad-blocker
true
adblock
tampermonkey
browser

This ad-blocker script for Tampermonkey won't trigger an adblock-block / adblock-detector script and so you could use it for pages that are annoying you with "please turn of your adblock" messages. It's just hiding the ads and don't try to intercept the requests or remove the ads at all. So it don't make the websites faster, but it makes them cleaner and easier to read.

This script is not a generic solution and has to be configured for every website it should clean up. I don't provide configs for pages, just use your browser developer-tools to find the elements you want remove or click.

@DerFichtl
DerFichtl / electron-webpack-vuejs.md
Last active July 18, 2020 22:08
Electron/Webpack/Vue.js Snippets - Some snippets that I learned from my todo-list electron app "Electron Notes".
layout title published tags
post
Some Electron/Webpack/Vue.js Snippets
true
blog
vue
electron
webpack
snippets

Some snippets that I learned from my todo-list electron app "Electron Notes".

Menu for keyboard shortcuts

@DerFichtl
DerFichtl / clamav-macosx.md
Last active January 2, 2024 22:34
clamav on mac osx - install and configure the virus scanner on mac osx
layout title published tags
post
clamav - install and configure on mac osx
true
blog
clamav

Install Clamav

Install clamav via homebrew