> ## Documentation Index
> Fetch the complete documentation index at: https://docs.typingmind.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Big update for plugin system

🧩 We’ve made a major improvement around the plugin system for plugin developers and Typing Mind Custom users!

### **🚀 What's New?**

We’ve made a major improvement around the plugin system for plugin developers and Typing Mind Custom users!

* **Added Icon URL**: you are no longer forced to use the “🧩” emoji as your plugin icon! Click “Edit”, then enter the Icon URL for your plugin, and it will be shown everywhere in the app.
* **Added HTTP Action:** this is a new way to implement your plugin without using JavaScript code. HTTP Action allows you to easily set up a simple HTTP request for external services. Post-processing engines (**JSMEPath** and **Handlebars.js**) are available to help you customize the output even more.
* **Added Output Options:** You can now render your plugin output directly to the user instead of giving the output to the AI models. The output can be rendered using **Markdown** or **HTML.** This gives you more flexibility to render interactive experiences to the users and, in some cases, saves more tokens!
* **JavaScript code changes:** The `__CUSTOM_OUTPUT` special property is now deprecated (replaced by the **Output Options** feature). If you have developed a plugin that uses this property in your JavaScript implementation, please update your plugins according to the new [Plugins documentation](https://docs.typingmind.com/plugins/build-a-typingmind-plugin) (just updated!).

<img src="https://mintcdn.com/typingmind/Ht91_O0IvLlPPXoZ/changelog/typingmind/big-update-for-plugin-system/image.webp?fit=max&auto=format&n=Ht91_O0IvLlPPXoZ&q=85&s=64e059cb499e70ce598ce2229fb9ca10" alt="image.webp" width="1710" height="868" data-path="changelog/typingmind/big-update-for-plugin-system/image.webp" />

<img src="https://mintlify.s3.us-west-1.amazonaws.com/typingmind/changelog/typingmind/big-update-for-plugin-system/image%201.webp" alt="image.webp" />

<img src="https://mintlify.s3.us-west-1.amazonaws.com/typingmind/changelog/typingmind/big-update-for-plugin-system/image%202.webp" alt="image.webp" />

Read newly update of plugin here: [https://docs.typingmind.com/plugins/build-a-typingmind-plugin](https://docs.typingmind.com/plugins/build-a-typingmind-plugin)

### ✨ Stay updated

Follow us on [Twitter](https://x.com/TypingMindApp) to stay informed about the latest updates, tips, and tutorials:

[https://twitter.com/TypingMindApp/status/1779904186794340511](https://twitter.com/TypingMindApp/status/1779904186794340511)
