Transparent Navigation Bar

Transform supported site's navigation bar into an acrylic nav bar.

目前為 2021-04-22 提交的版本,檢視 最新版本

作者
ShingZhanho
評價
0 0 0
版本
0.1
建立日期
2021-04-22
更新日期
2021-04-22
尺寸
3.5 KB
授權條款
未知
腳本執行於
所有網站

transparent-nav.js

Official site: GitHub

What does this do?

This scipt will make websites' navigation bars transparent and look like acrylic, just like the one you may see on apple.com.

How does it work?

The script will try to match the website you visit. If it is supported, the script will try to search for the nav bar and do transformation. If you find some websites unsupported, you may suggest that on the official site.

Compatibility

The transparent effect relies on the backdrop-filter css propery, thus, the script will only work with browsers which supports that property.