CSS: webapp.navionics.com

Remove useless panels from webapp.navionics.com UI

目前為 2021-02-18 提交的版本,檢視 最新版本

作者
max44
評價
0 0 0
版本
1.2.1
建立日期
2021-01-01
更新日期
2021-02-18
尺寸
1.8 KB
授權條款
未知
腳本執行於

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