Mikrus Buddy is an open-source browser extension designed for the Mikrus community. This extension leverages the Mikr.us API to display vital information about your Mikrus VPS directly in your browser. Install from chrome webstore
amphetamine
to boost your RAM temporarilyCurrently, the extension is available in the Chrome Web store only. Feel free to install it and rate here. All, you need to do next is to provide your API key and server ID. Both can be obtained from your mikr.us admin panel.
[!TIP] If you want to use this extension in a different browser, you need to build it by your own. See Building for different browsers for details
This extension needs just two permissions:
API key
, server ID
)[!NOTE] Your
API key
andserver ID
are sensitive information and cannot be shared with other users. Keeping that in mind, your data are not being sent anywhere but the official mikr.us API.
Look at the kanban board to see, what features are planned in the future.
Clone the repository:
git clone https://github.com/iskrzycki/mikr.us-buddy.git
cd mikr.us-buddy
Install dependencies:
npm install
Running in a dev mode
npm run dev
Build dist:
# chrome
npm run build
# firefox
npm run build:firefox
Create a zip bundle
# chrome
npm run zip
# firefox
npm run zip:firefox
Next, just load the extension bundle to your browser.
Different browser? Look at this guide for details.
This project is licensed under the MIT License.
For any questions or suggestions, feel free to open an issue or contact me at iskrzycki@gmail.com. If you find this project useful and would like to support its development, consider buying me a coffee.