Take control of your LinkedIn experience with intelligent content filtering
FeedCop is an intelligent browser extension that transforms your LinkedIn experience by filtering out low-quality content using advanced AI. Say goodbye to cringe posts, clickbait, and engagement farming - and hello to a cleaner, more professional feed.
- ๐ค AI-Powered Filtering - Uses Groq's LLM to intelligently identify cringe content
- ๐๏ธ Dual Filter Modes - Choose between Blur or Vanish modes
- ๐ Mute Words - Automatically filter posts containing specific keywords
- โก Real-time Processing - Filters content as you scroll
- ๐จ Beautiful UI - Modern, vibrant interface with smooth animations
- ๐ Privacy First - All processing happens locally, your data stays private
โ Official Firefox Add-on Store
-
Install directly from Firefox Add-ons:
-
Set up your API key (see API Setup below)
-
Start filtering! ๐
๐ฆ Manual Installation Required
-
Clone this repository:
git clone https://github.com/Abhishekhack2909/FeedCop.git cd FeedCop -
For Chrome:
- Rename
manifest-chrome.jsontomanifest.json - Open Chrome โ
chrome://extensions/ - Enable "Developer mode"
- Click "Load unpacked" โ Select the
FeedCopfolder
- Rename
-
For Edge:
- Same as Chrome but use
edge://extensions/
- Same as Chrome but use
-
Set up your API key (see API Setup below)
FeedCop requires a free Groq API key to power its AI filtering capabilities.
- Visit Groq Console: https://console.groq.com
- Sign up/Login with your preferred method
- Navigate to API Keys section
- Create a new API key and copy it
๐ก Groq offers generous free tier limits - perfect for personal use!
- Click the FeedCop icon in your browser toolbar
- Click the settings gear โ๏ธ icon
- Paste your API key in the input field
- Click "Save" โ
- Return to the main popup
- Toggle "Extension Active" to enable filtering
- Visit LinkedIn and watch FeedCop work its magic! โจ
- Click the FeedCop icon in your toolbar
- Use the large toggle switch to enable/disable filtering
- Watch the status change from "Extension Disabled" to "Extension Active"
๐ซ๏ธ Blur Mode (Default)
- Blurs cringe content with a "Click to View" option
- Lets you decide if you want to see the content
๐ป Vanish Mode
- Completely removes cringe content from your feed
- Creates a cleaner, distraction-free experience
- Add keywords you want to filter (e.g., "promoted", "engagement", "viral")
- Posts containing these words will be automatically filtered
- Manage your list - add/remove words anytime
- Cringe Dodged: See how many low-quality posts you've avoided
- Time Saved: Estimate of time saved from not viewing cringe content
graph LR
A[LinkedIn Post] --> B[FeedCop Detection]
B --> C[AI Analysis via Groq]
C --> D{Cringe Content?}
D -->|Yes| E[Apply Filter]
D -->|No| F[Show Normally]
E --> G[Blur/Vanish Mode]
F --> H[Clean Feed]
FeedCop's AI identifies posts that contain:
- ๐ข Engagement Bait - "Like if you agree", "Comment interested"
- ๐ช Clickbait Headlines - Overly dramatic or misleading titles
- ๐ฐ Promotional Spam - Excessive self-promotion or course selling
- ๐ญ Fake Inspiration - Generic motivational content without substance
- ๐ค AI-Generated Content - Low-effort automated posts
- ๐ฑ Off-topic Content - Non-professional personal posts
- Frontend: Vanilla JavaScript with modern ES6+ features
- AI Processing: Groq API with Gemma2-9B-IT model
- Storage: Browser's sync storage for cross-device settings
- Compatibility: Manifest V2 (Firefox) & V3 (Chrome) support
- Local Processing: Content analysis happens via secure API calls
- No Data Storage: FeedCop doesn't store your LinkedIn data
- API Key Security: Keys are stored locally in browser storage
- Open Source: Full transparency - inspect the code yourself
We welcome contributions! Here's how you can help:
- Found a bug? Open an issue
- Include browser version, steps to reproduce, and screenshots
- Have an idea? Start a discussion
- Check existing issues first to avoid duplicates
-
Fork & Clone:
git clone https://github.com/yourusername/FeedCop.git cd FeedCop -
Load in Browser:
- Follow the manual installation steps above
- Make your changes and test locally
-
Submit PR:
- Create a feature branch
- Make your changes
- Submit a pull request with clear description
- AI-powered content filtering
- Dual filter modes (Blur/Vanish)
- Mute words functionality
- Cross-browser compatibility
- Modern UI with vibrant design
- Firefox Add-on Store publication
- Custom filter criteria configuration
- Advanced statistics and analytics
- Export/import settings
- Support for other social platforms (Twitter, Instagram)
- Machine learning model improvements
- Community-driven filter rules
- Mobile browser support
- Groq for providing excellent AI API services
- Mozilla for the Firefox Add-on platform
- LinkedIn for the platform (even though we're filtering it! ๐)
- Open Source Community for inspiration and feedback
Built with โค๏ธ by Abhishek Tripathi
- ๐ Documentation
- ๐ Report Issues
- ๐ก Feature Requests
- โญ Like FeedCop? Give us a star!
๐ก๏ธ Take back control of your LinkedIn feed with FeedCop! ๐ก๏ธ
Made with passion for a cleaner, more professional LinkedIn experience
