Skip to content

A browser extension that automatically likes Facebook posts. It identifies and clicks the "Like" button on Facebook feed posts at regular intervals. The extension includes start/stop controls, prevents duplicate likes on the same post during a session, and provides visual feedback. Built with HTML, CSS, and JavaScript using WebExtensions API.

License

Notifications You must be signed in to change notification settings

Razor628x/Facebook-Auto-Like

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Facebook Auto Like

A browser extension that automatically likes Facebook posts. This extension helps you quickly engage with content on your Facebook feed by automatically clicking the "Like" button on posts.

Features

  • Automatically likes Facebook posts
  • Simple start/stop controls
  • Visual feedback when a post is liked
  • Prevents duplicate likes on the same post
  • Lightweight and easy to use

Installation

For Firefox:

  1. Download the extension files
  2. Open Firefox and go to about:debugging
  3. Click "This Firefox" then "Load Temporary Add-on"
  4. Select the manifest.json file from the extension folder

For Chrome/Edge:

  1. Download the extension files
  2. Open Chrome/Edge and go to chrome://extensions or edge://extensions
  3. Enable "Developer mode"
  4. Click "Load unpacked" and select the extension folder

Usage

  1. Click the extension icon in your browser toolbar
  2. Click "Start" to begin auto-liking posts
  3. Click "Stop" to pause the auto-liking
  4. The extension will automatically skip posts you've already liked

How It Works

The extension scans your Facebook feed every few seconds and identifies "Like" buttons on posts. It uses smart detection to:

  • Target posts
  • Avoid liking the same post multiple times
  • Provide visual feedback when a post is liked

Privacy

This extension:

  • Does not collect any personal data
  • Does not track your browsing activity
  • Only runs on Facebook pages
  • Stores settings locally in your browser

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer

This extension is for educational purposes only. Use at your own risk. The developers are not responsible for any consequences that may arise from using this extension, including but not limited to account restrictions or bans by Facebook.

Repository

https://github.com/Razor628x/Facebook-Auto-Like

About

A browser extension that automatically likes Facebook posts. It identifies and clicks the "Like" button on Facebook feed posts at regular intervals. The extension includes start/stop controls, prevents duplicate likes on the same post during a session, and provides visual feedback. Built with HTML, CSS, and JavaScript using WebExtensions API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published