CSS: webapp.navionics.com

Remove useless panels from webapp.navionics.com UI

Version vom 18.02.2021. Aktuellste Version

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
max44
Bewertungen
0 0 0
Version
1.2.1
Erstellt am
01.01.2021
Letzte Aktualisierung
18.02.2021
Größe
1,78 KB
Lizenz
n/a
Wird angewandt auf

This script removes useless panels from UI of webapp.navionics.com:
- header and footer
- android application reminder
- advertisement bar


Version history:
- 1.2.1 (2021-02-18): @namespace and @homepage changed
- 1.2 (2021-02-04): CSS amended to suppress !important rule of original CSS for site-content-wrapper (by using more specific selector)
- 1.1 (2021-01-01): code is rewritten to add CSS to the end of the document instead of tag in order to overcome possible server side CSS with !important rule
- 1.0 (2021-01-01): initial release