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

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.

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
FMV 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.