OnlyLikes icon

OnlyLikes

Extension Actions

CRX ID
dpgdonpemcfnemdmjcfffamidbnflnfa
Description from extension meta

Filter out negative comments on social media platforms

Image from store
OnlyLikes
Description from store

*How it works*:

All Social Media replies are completely blocked when the user loads a post or comment that they authored, or if user is mentioned in another comment. Each reply under the comment is selectively unblocked after it undergoes a sentiment analysis, ranking the comment from 0 (negative) to 1 (positive).

Sentiment inference is only run when it is a user submission. It does not run otherwise. The sentiment inference is run in-browser, on your device, and does not use any API calls. It only uses electricity.
Chrome:
On-device Gemini Nano, provided by the browser:
https://developer.chrome.com/docs/ai/built-in-apis

The models are downloaded and cached on the user device. They require a few hundred MB of storage and will run with GPU acceleration automatically, and will default to quantized CPU inference, so it should run on a mobile device.

## Usage

1. Open the extension by clicking on the icon in the toolbar.
2. Adjust the settings as needed.
3. Refresh the page or wait a few seconds for the extension to filter out negative comments on popular social media sites.