https://github.com/duckcit/allreacts-for-facebook-stories
AllReacts for Facebook Stories - Enhance your Facebook Stories experience with a variety of emoji reactions and hide your 'seen' status!
https://github.com/duckcit/allreacts-for-facebook-stories
add-emoji-story-facebook extension facebook facebook-api facebook-extension facebook-tools more-facebook-reactions
Last synced: about 1 month ago
JSON representation
AllReacts for Facebook Stories - Enhance your Facebook Stories experience with a variety of emoji reactions and hide your 'seen' status!
- Host: GitHub
- URL: https://github.com/duckcit/allreacts-for-facebook-stories
- Owner: DuckCIT
- License: mit
- Created: 2024-11-10T09:43:35.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-02-11T17:14:35.000Z (3 months ago)
- Last Synced: 2025-02-11T18:27:35.852Z (3 months ago)
- Topics: add-emoji-story-facebook, extension, facebook, facebook-api, facebook-extension, facebook-tools, more-facebook-reactions
- Language: JavaScript
- Homepage:
- Size: 420 KB
- Stars: 23
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
AllReacts for Facebook Stories enhances your Facebook experience by letting you react with any emoji and view Stories unseen.
AllReacts for Facebook Stories
AllReacts is an open-source MIT-licensed browser extension that lets you react to Facebook Stories with any emoji, going beyond the default reactions. It also allows you to view Stories without marking them as "seen," offering more flexibility and privacy.
## Latest Updates
For the latest features and improvements, check out the [CHANGELOG](CHANGELOG.md).## Features
- **React with Any Emoji**: Break free from Facebook's default reactions and use any emoji to express yourself on Stories.
- **Unseen Stories**: View Stories discreetly without notifying the poster.
- **User-Friendly Interface**: Enjoy a simple, intuitive design for seamless interaction.## Installation
### Option 1: Install from Browser Stores
- **Firefox**: Download from [Firefox Add-ons](https://addons.mozilla.org/firefox/addon/allreacts-for-facebook-stories/).
- Once installed, the AllReacts icon will appear in your browser toolbar.### Option 2: Manual Installation (For Developers)
1. **Clone the Repository** (or **`Download ZIP`**):
```bash
git clone https://github.com/DuckCIT/AllReacts-for-Facebook-Stories.git
2. **Load the Extension:**
- Open `chrome://extensions/` (Chrome), `about:debugging#/runtime/this-firefox` (Firefox), or `edge://extensions/` (Edge).
- Enable **Developer Mode** (Chrome/Edge) or click **Load Temporary Add-on** (Firefox).
- Select **Load Unpacked** (Chrome/Edge) or choose the manifest.json file (Firefox) from the project folder.
3. **Launch:** Look for the AllReacts icon in your browser toolbar.## How to Use
### Reacting to Stories
1. Open a Facebook Story.
2. Click the **Plus** icon in the reactions footer.
3. Pick your favorite emoji and react!### Hiding "Seen" Status
1. Click the AllReacts icon in your browser toolbar.
2. Toggle the **Hide the seen status on Facebook Stories** option.## Copyright
© 2024 by Nguyen Trong Duc (DuckCIT). All rights reserved. Feel free to build upon this project, but please credit the original author.## Contact
Questions or feedback? Reach out via the Contact Page or leave a comment on [GitHub](https://github.com/DuckCIT/AllReacts-for-Facebook-Stories).## License
This project is licensed under the MIT License. See the file for details.## Contributing
AllReacts is a solo project by Nguyen Trong Duc, built for personal use and shared with the community. As a single developer, I’d love your help to make it even better! You can contribute by:
- Reporting bugs or suggesting new features on [GitHub Issues](https://github.com/DuckCIT/AllReacts-for-Facebook-Stories/issues).
- If you're a developer, feel free to fork the repo and submit pull requests.
---