Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prabin-acharya/fb-auto-expand-posts


https://github.com/prabin-acharya/fb-auto-expand-posts

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# Facebook Auto Expand Posts Chrome Extension
- Chrome Extension that automatically expands long Facebook posts(by clicking "See More")

# Load locally
**The extension is currently not published on the Chrome Web Store. You can manually load the extension by following the steps below:**
1. Clone this repository.
2. Load the Extension in Chrome:
- Open Chrome.
- Go to chrome://extensions
- Enable "Developer mode" by toggling the switch in the top right corner.
- Click "Load unpacked".
- Navigate to the directory where you cloned the GitHub repository.
- Select the directory and click "Open".
The extension should now be loaded in Chrome and ready to use.

Here is an official [guide](https://developer.chrome.com/docs/extensions/mv3/getstarted/development-basics/#load-unpacked).