Skip to content

nairadithya/obscura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obscura, for Instagram

Firefox Add-ons

This is the repository containing the source code for my browser extension obscura.

I’m using wxt to develop the extension. It’s written in vanilla TypeScript with no frontend framework.

The extension itself is straightforward:

  • It converts the reels feed to a static reel page, so you can only see at most one reel, this allows for intentional reel watching.
  • Removes the AI Studio, Threads, Explore And Reels buttons.

Usage

Clone the repo and run,

bun i
bun dev

To start a local browser with the extension installed.

About

Browser extension that helps curb Instagram addiction.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published