https://github.com/astraadev/fmv-chromeextension
Provides a user-friendly graphical interface (GUI) for easier interaction with the initial repository: FarmMergeValley Injector. This project is still under active development.
https://github.com/astraadev/fmv-chromeextension
chrome chrome-extension discord farm farmmergevalley game html injector js merge valley
Last synced: 8 months ago
JSON representation
Provides a user-friendly graphical interface (GUI) for easier interaction with the initial repository: FarmMergeValley Injector. This project is still under active development.
- Host: GitHub
- URL: https://github.com/astraadev/fmv-chromeextension
- Owner: AstraaDev
- Created: 2025-01-08T23:54:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-20T14:56:18.000Z (10 months ago)
- Last Synced: 2025-03-20T15:42:57.463Z (10 months ago)
- Topics: chrome, chrome-extension, discord, farm, farmmergevalley, game, html, injector, js, merge, valley
- Language: HTML
- Homepage: https://astraadev.github.io/discord
- Size: 179 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[Discord] - FarmMergeValley Chrome Extension
The FMV Chrome Extension provides a user-friendly graphical interface (GUI) for easier interaction with the initial repository: [FarmMergeValley Injector](https://github.com/AstraaDev/FarmMergeValley-Injector).
Please note that this project is still under active development. At the moment, only the front-end of the Chrome extension has been implemented. The backend, which requires injecting JS code into the web console, is still under development and is not yet functional.
---
## Features
- [x] **Active exclusively on `discord.com` pages**: The extension only runs when you're on Discord's web pages.
- [ ] **Injects resources into the game**: The backend, which will inject JS code into the console to provide game resources.
- [ ] **giveInventoryItem**: Function to give inventory items directly through the interface.
- [x] **Customizable item configuration**: Users will be able to customize the items injected into the game, including quantities and types.
- [ ] **Console-based commands**: Future support for running custom commands in the console via the extension.
- [x] **Improved UI/UX**: Ongoing development for a more intuitive and responsive graphical interface.
---
## How To Setup/Install
1. **Clone the repository**:
```bash
git clone https://github.com/AstraaDev/FMV-ChromeExtension.git
```
2. **Load the extension in Chrome**:
- Open Chrome and navigate to `chrome://extensions/`.
- Enable "Developer mode" in the top right corner.
- Click "Load unpacked" and select the folder from the project directory.
---
## Example Chrome Extension

---
## Additional Information
- Need help? Join the [Discord Server](https://astraadev.github.io/#/discord).
- Contributions are welcome! Open an issue or create a pull request.