A Chrome extension that delivers inspirational quotes on demand with a beautiful, animated interface.
MindShuffler is a lightweight Chrome extension designed to provide quick inspiration while browsing. With a single click, access thoughtfully curated quotes in a popup that won't disrupt your workflow. The extension features an eye-catching animated gradient background and seamless clipboard integration.
- One-click access: Instant quote popup from the extension icon
- Copy to clipboard: Save quotes for later with a single click
- Random quotes: Fetch new quotes from a curated collection
- Animated background: Dynamic color-changing gradient interface
- Fast & lightweight: Minimal impact on browsing performance
- Quote of the day: Powered by FavQS API
- Clone or download this repository
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" in the top right
- Click "Load unpacked" and select the project folder
- Click the MindShuffler icon in your Chrome toolbar
- Read the displayed quote
- Click "Copy" to save the quote to your clipboard
- Click "Next Quote" for a new random quote
- Close the popup by clicking the X button
- Manifest Version: 3
- API: FavQS (Favorite Quotes) API
- Permissions: Host permissions for favqs.com
- Background: Service worker for analytics
This extension is built with vanilla HTML, CSS, and JavaScript. No build process required - files can be edited directly and reloaded in Chrome's extension manager.
Developed collaboratively by baliomega & ChatGPT