This page (revision-30) was last changed on 02-Sep-2022 07:33 by Dieter Käppel

This page was created on 24-Jun-2011 14:01 by Dieter Käppel

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
30 02-Sep-2022 07:33 13 KB Dieter Käppel to previous
29 04-May-2019 19:41 13 KB Dieter Käppel to previous | to last
28 04-May-2019 19:41 13 KB Dieter Käppel to previous | to last
27 04-May-2019 19:41 13 KB Dieter Käppel to previous | to last
26 21-Mar-2018 19:47 12 KB Dieter Käppel to previous | to last
25 27-Feb-2018 12:37 12 KB Dieter Käppel to previous | to last
24 27-Feb-2018 12:33 12 KB Dieter Käppel to previous | to last
23 19-Nov-2017 10:22 12 KB Dieter Käppel to previous | to last
22 19-Nov-2017 10:22 12 KB Dieter Käppel to previous | to last
21 19-Nov-2017 10:18 12 KB Dieter Käppel to previous | to last

Page References

Incoming links Outgoing links
Firefox ...nobody

Version management

Difference between version and

At line 1 changed 2 lines
!!!Remove Start Page Advert Snippet
Firefox 4 and before:
!!!Aktuelle Plugins
||Firefox Plugin||Chrome Plugin||Beschreibung
|uMatrix|uMatrix|Integriertes Berechtigungs-Plugin, welches Noscript, Request Policy, Cookie Monster und Referrer Header ersetzt. Mit der matrixbasierten Oberfläche geht das Einstellen der Berechtigungen wesentlich schneller als mit getrennten Plugins.
|Adblock Plus|?|Aktuelles Plugin zum blocken von Werbung.
|QR Code Generator|?|Plugin zum generieren von QR-Matrizen, die schnell mit dem Handy gescannt werden können.
|Enable Auto Complete|?|Aktivieren von Autocomplete-Eingabeelementen auf Web-Seiten, wenn diese durch den Seitenanbieter abgeschaltet wurden (Attribut autocomplete="off").
|Youtube Control Center|?|Anhalten von Youtube-Abspielen und konfigurieren der Darstellung. Firefox ab ca. Version 55 stoppen Videos automatisch, wenn sie in einem nicht sichtbaren Tab geöffnet werden. Weiterhin ist unklar, in wieweit das Plugin überhaupt noch korrekt arbeitet.
|FVD|?|Firefox Video Downloader zum Herunderladen von Videos auf Web-Seiten inklusive Youtube. In der neuesten Version muss leider eine Software auf dem Rechner installiert werden. Das hat wohl mit Sicherheit im Firefox zu tun, die nicht mehr erlaubt die Videoströme abzugreifen.
At line 4 removed 13 lines
# Goto C:\Users\Intersult\AppData\Roaming\Mozilla\Firefox\Profiles\8n2fqkg1.default\chrome
# Copy userContent-example.css to userContent.css
# Add #snippets {display: none !important;}
# Restart
With Firefox 5 or 6 \chrome has been removed:
# Goto C:\Users\Intersult\AppData\Roaming\Mozilla\Firefox\Profiles\8n2fqkg1.default
# Create folder \chrome
# Create file userContent.css inside chrome
# Add #snippetContainer {display: none !important;}
# Restart
At line 88 added 16 lines
!!!Remove Start Page Advert Snippet
Firefox 4 and before:
# Goto C:\Users\Intersult\AppData\Roaming\Mozilla\Firefox\Profiles\8n2fqkg1.default\chrome
# Copy userContent-example.css to userContent.css
# Add #snippets {display: none !important;}
# Restart
With Firefox 5 or 6 \chrome has been removed:
# Goto C:\Users\Intersult\AppData\Roaming\Mozilla\Firefox\Profiles\8n2fqkg1.default
# Create folder \chrome
# Create file userContent.css inside chrome
# Add #snippetContainer {display: none !important;}
# Restart