goniszewski / grimoire-web-extension

Companion extension for Grimoire - the bookmark manager for the wizards 🧙
https://grimoire.pro
MIT License
43 stars 4 forks source link
bookmarks bookmarks-manager chrome chrome-extension firefox firefox-addon firefox-extension grimoire plasmo svelte typescript
Grimoire Logo

grimoire companion

Web extension for Grimoire - a bookmark manager for the wizards 🧙

GitHub License GitHub Release


Adding bookmarks to Grimoire is now easier than ever! With the Grimoire Companion, you can add bookmarks to your Grimoire account directly from your browser. Just click the extension icon, select the category and tags, and press "Add Bookmark" - it's that simple!

Features

Grimoire Companion Screenshot

Where to get it?

At the moment, grimoire companion is available for download on the following platforms:

Firefox Add-ons Chrome Web Store

Development

Prerequisites

Steps

# Clone the repository
git clone https://github.com/goniszewski/grimoire-web-extension

# Install the dependencies
pnpm i

# Run the development version
pnpm dev

# Build the production version (by default, this will create the Chrome extension for local development in `build/chrome-mv3-prod`)
pnpm build

How to load the extension in Chrome-based browsers

Development

Check out the the official Plasmo documentation to learn more.

Roadmap

We're open to suggestions and feature requests! If you have an idea for a feature, please open an issue.

Contributing

If you want to contribute to the project, please read the contributing guide.

License

This project is licensed under the MIT License.

Credits

Special thanks to: DaisyUI, Plasmo, Svelte, Svelte French Toast, Svelte MultiSelect, Tailwind CSS