Skip to content

georgeamccarthy/LinkedIntention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIntention

A minimal Chrome extension that requires a button press to show the LinkedIn home feed.

Two-shotted with OpenAI Codex.

Screenshot

LinkedIntention screenshot

Install (developer mode)

  1. Open Chrome and go to chrome://extensions
  2. Enable Developer mode
  3. Click Load unpacked
  4. Select this folder (LinkedIntention)

What it does

  • On https://www.linkedin.com/feed/, hides the feed content and shows a small card with a Show Feed button.
  • Clicking Show Feed reveals the feed for the current tab session.

Notes

  • LinkedIn is a dynamic SPA; if they change DOM structure/classes, the selector may need updates in src/content.js.

About

Hides the LinkedIn home feed behind a ‘Show Feed’ button so you choose when to scroll.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published