> For the complete documentation index, see [llms.txt](https://anticode.gitbook.io/templates/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anticode.gitbook.io/templates/plugins.md).

# Plugins

- [Bubble - Financial Data (Stocks, Forex etc.)](https://anticode.gitbook.io/templates/plugins/bubble-financial-data-stocks-forex-etc..md)
- [Bubble - Words API Plugin](https://anticode.gitbook.io/templates/plugins/bubble-words-api-plugin.md): Welcome to the Words API Plugin built for Bubble. This Plugin makes use of the powerful Words API.
- [Bubble Web Search Plugin](https://anticode.gitbook.io/templates/plugins/bubble-web-search-plugin.md)
- [Bubble ColorTag API Plugin](https://anticode.gitbook.io/templates/plugins/bubble-colortag-api-plugin.md)
- [Bubble - Loading Spinners](https://anticode.gitbook.io/templates/plugins/bubble-loading-spinners.md)
- [Bubble - Animations Plugin](https://anticode.gitbook.io/templates/plugins/bubble-animations-plugin.md)
- [Bubble - Shaking Animation](https://anticode.gitbook.io/templates/plugins/bubble-shaking-animation.md)
- [Bubble - Dot Spinners](https://anticode.gitbook.io/templates/plugins/bubble-dot-spinners.md)
- [Bubble - Button Effects on Hover](https://anticode.gitbook.io/templates/plugins/bubble-button-effects-on-hover.md)
- [Bubble - Beautiful Spinners Plugin](https://anticode.gitbook.io/templates/plugins/bubble-beautiful-spinners-plugin.md)
- [Bubble - Clock Plugin](https://anticode.gitbook.io/templates/plugins/bubble-clock-plugin.md)
- [Bubble - Credit Card Validator Plugin](https://anticode.gitbook.io/templates/plugins/bubble-credit-card-validator-plugin.md)
- [Bubble - Detect User Plugin](https://anticode.gitbook.io/templates/plugins/bubble-detect-user-plugin.md)
- [Bubble - Full-Screen Loading Animation Plugin](https://anticode.gitbook.io/templates/plugins/bubble-full-screen-loading-animation-plugin.md)
- [Bubble - Image Zoom on Hover Plugin](https://anticode.gitbook.io/templates/plugins/bubble-image-zoom-on-hover-plugin.md)
- [Bubble - Particles Animation](https://anticode.gitbook.io/templates/plugins/bubble-particles-animation.md)
- [Bubble - Pattern Lock Plugin](https://anticode.gitbook.io/templates/plugins/bubble-pattern-lock-plugin.md)
- [Bubble - Foldable Elements Plugin](https://anticode.gitbook.io/templates/plugins/bubble-foldable-elements-plugin.md)
- [Bubble - Modify Favicon](https://anticode.gitbook.io/templates/plugins/bubble-modify-favicon.md)
- [Bubble -  Elevator Scroll](https://anticode.gitbook.io/templates/plugins/bubble-elevator-scroll.md)
- [Bubble - Image Zoomer Plugin](https://anticode.gitbook.io/templates/plugins/bubble-image-zoomer-plugin.md)
- [Bubble - Loading Overlay Plugin](https://anticode.gitbook.io/templates/plugins/bubble-loading-overlay-plugin.md)
- [Bubble - Detect Inactivity Plugin](https://anticode.gitbook.io/templates/plugins/bubble-detect-inactivity-plugin.md)
- [Bubble - Blur Elements Plugin](https://anticode.gitbook.io/templates/plugins/bubble-blur-elements-plugin.md)
- [Bubble - Simple Text to Speech](https://anticode.gitbook.io/templates/plugins/bubble-simple-text-to-speech.md)
- [Bubble - Custom Cursor Plugin](https://anticode.gitbook.io/templates/plugins/bubble-custom-cursor-plugin.md)
- [Bubble - Transform and Translate Elements](https://anticode.gitbook.io/templates/plugins/bubble-transform-and-translate-elements.md)
- [Bubble - Animated Shapes Plugin](https://anticode.gitbook.io/templates/plugins/bubble-animated-shapes-plugin.md)
- [Bubble - Simple HTML Audio Player](https://anticode.gitbook.io/templates/plugins/bubble-simple-html-audio-player.md)
- [Bubble - Click Bubbles Plugin](https://anticode.gitbook.io/templates/plugins/bubble-click-bubbles-plugin.md)
- [Bubble - iOS Style Spinner](https://anticode.gitbook.io/templates/plugins/bubble-ios-style-spinner.md)
- [Bubble - iOS Style Notifications](https://anticode.gitbook.io/templates/plugins/bubble-ios-style-notifications.md)
- [Bubble - Dynamic Page Title](https://anticode.gitbook.io/templates/plugins/bubble-dynamic-page-title.md)
- [Bubble - Focus Elements Plugin](https://anticode.gitbook.io/templates/plugins/bubble-focus-elements-plugin.md)
- [Bubble- Confetti Animation Plugin](https://anticode.gitbook.io/templates/plugins/bubble-confetti-animation-plugin.md)
- [Bubble - Simple Loading Spinner](https://anticode.gitbook.io/templates/plugins/bubble-simple-loading-spinner.md)
- [Bubble - Share Text Plugin](https://anticode.gitbook.io/templates/plugins/bubble-share-text-plugin.md)
- [Bubble - Emoji Ratings Plugin](https://anticode.gitbook.io/templates/plugins/bubble-emoji-ratings-plugin.md)
- [Bubble - Prevent Duplicate Windows/Tabs Plugin](https://anticode.gitbook.io/templates/plugins/bubble-prevent-duplicate-windows-tabs-plugin.md)
- [Bubble - Highlight Text Plugin](https://anticode.gitbook.io/templates/plugins/bubble-highlight-text-plugin.md)
- [Bubble - Browser Cookies Plugin](https://anticode.gitbook.io/templates/plugins/bubble-browser-cookies-plugin.md)
- [Bubble -  Percentage Circles Plugin](https://anticode.gitbook.io/templates/plugins/bubble-percentage-circles-plugin.md)
- [Bubble -  Analog Clock Plugin](https://anticode.gitbook.io/templates/plugins/bubble-analog-clock-plugin.md)
- [Bubble - Loading Game Plugin](https://anticode.gitbook.io/templates/plugins/bubble-loading-game-plugin.md)
- [Bubble - Image Filters Plugin](https://anticode.gitbook.io/templates/plugins/bubble-image-filters-plugin.md)
- [Bubble - Local Push Notifications Plugin](https://anticode.gitbook.io/templates/plugins/bubble-local-push-notifications-plugin.md)
- [Bubble - Number Counter Plugin](https://anticode.gitbook.io/templates/plugins/bubble-number-counter-plugin.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://anticode.gitbook.io/templates/plugins.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
