https://github.com/flamevel/quotely
đŦ A clean and modern extension that displays inspirational quotes in the side panel. Includes bookmarking, custom quotes, dark mode and more.
https://github.com/flamevel/quotely
chrome chrome-extension css dark-mode edge extension html javascript light-mode localstorage manifest-v3 quotes side-panel
Last synced: 5 months ago
JSON representation
đŦ A clean and modern extension that displays inspirational quotes in the side panel. Includes bookmarking, custom quotes, dark mode and more.
- Host: GitHub
- URL: https://github.com/flamevel/quotely
- Owner: Flamevel
- License: other
- Created: 2025-04-29T15:04:15.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-05-02T19:06:45.000Z (5 months ago)
- Last Synced: 2025-05-02T20:20:07.923Z (5 months ago)
- Topics: chrome, chrome-extension, css, dark-mode, edge, extension, html, javascript, light-mode, localstorage, manifest-v3, quotes, side-panel
- Language: JavaScript
- Homepage:
- Size: 152 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#  Quotely - A Extension
đŦ **Quotely** delivers daily inspiration right to your side panel. With a sleek modern interface, dark mode, and local quote storage, it makes saving and bookmarking your favorite quotes easy. Designed for clarity, personalization, and simplicity, Quotely is your lightweight companion for daily motivation.
## đ Table of Contents
Table of Contents đ
- [⨠Features](#-features)
- [đ¸ Screenshots](#-screenshots)
- [đ Browser Support](#-browser-support)
- [đĨ Installation](#-installation)
- [đ Usage](#-usage)
- [đ Language Support](#-language-support)
- [đ¤ Contributing](#-contributing)
- [đ¤ FAQ](#-faq)
- [đŦ Feedback](#-feedback)
- [đĨ Community](#-community)
- [â ī¸ Other](#-other)
- [đ ī¸ License](#-license)## ⨠Features
- đŦ **Dynamic Quotes**: Get a fresh quote each time with author, category & year.
- đ **Bookmark Favorites**: Save your favorite quotes locally.
- â **Add Your Own**: Easily create and view your custom quotes.
- đī¸ **Manage**: Delete bookmarks or custom quotes anytime.
- đ **Dark Mode**: Switch themes with a single click.
- âī¸ **Settings**: Central place for future features.
- đ¤ **Share Quotes**: Copy quotes and share them via social media.
- đ **Organized Metadata**: View year, source, and more.
- đ¨ **Beautiful Design**: A clean design and smooth layout.## đ¸ Screenshots
| Light Mode | Dark Mode |
|------------|-----------|
|  |  |_**Note**: You can find the screenshot files in the `/assets/screenshots` folder._
## đ Browser Support
| Browser | Support | Notes |
|--------|--------|-------|
| **Chrome** | â Full Support | No further notes. |
| **Edge** | â Full Support | No further notes. |âšī¸ **Quotely is built and optimized for Google Chrome**. Other browsers may not provide full functionality due to missing or experimental API support.
## đĨ Installation
1. Clone this repository:
```sh
git clone https://github.com/flamevel/quotely.git
```
2. Open Chrome and go to `chrome://extensions/`.
3. Enable **Developer mode** (top right corner).
4. Click **Load unpacked** and select the `QuotelyExtension` project folder.## đ Usage
- Click the **side panel icon** to open Quotely
- Use the top icons to switch theme or open settings
- Click **reload** to get a new quote
- Add your own quotes via the **add** button
- Save favorites with the **bookmark** icon and share them via the **share** icon
- All data is stored locally (bookmarks, theme, etc.)## đ Language Support
Currently supports only **English**, internationalization is planned.## đ¤ Contributing
Contributions are welcome! Feel free to fork this repository and submit pull requests for improvements.## đ¤ FAQ
**Q: Can I request new features?**
A: Absolutely! Open an issue on GitHub with your request or join our community.**Q: Where are my bookmarks stored?**
A: All data is saved locally using `chrome.storage.local`.**Q: Where can I find the qoutes?**
A: You can find the quotes in `src/data/quotes.json`.## đŦ Feedback
Have suggestions or found a bug? Open an issue on [GitHub](https://github.com/flamevel/quotely/issues).## đĨ Community
Join our community on Discord to discuss features, report issues, and get support or find more:## â ī¸ Other
> [!NOTE]
> Please note this extension is still in development and may contain bugs.> [!IMPORTANT]
> If you like this project, consider â **starring** the repository.## đ ī¸ License
This project is licensed under the **Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)** License.
See the [LICENSE](LICENSE) file for details.