Skip to content

Quick demo of macOS style content blurring using the Firefox theming API.

Notifications You must be signed in to change notification settings

nt1m/theming-api-content-blurring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content blurring using Firefox's theming API

Greatly improve Firefox's performance with this demo.

How it works?

  • Uses runtime messaging to communicate page scrolls
  • Uses tabs.captureVisibleTab() to the top of the page
  • Uses a slightly modified version of stackblur.js to blur the capture
  • Uses theme.update(windowId, {headerURL: ...}) to update the browser theme

Credits

About

Quick demo of macOS style content blurring using the Firefox theming API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published