Jump to content
View in the app

A better way to browse. Learn more.

Invision Marketplace

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Everything you need for your community

We will be moving to a new server soon, some downtime is expected.

Everything you need for your community

Invision Community 5
  • Category Integrations
  • Downloads 36
  • Compatibility IC5: 5.0.0+
  • App Version 5.0.2
  • Updated
This app allows you to define your own embed rules by matching URLs with a specific pattern, then replacing them with custom HTML. This gives you full control over how external media or content appears in posts.

Overview

This app allows you to define your own embed rules by matching URLs with a specific pattern, then replacing them with custom HTML. This gives you full control over how external media or content appears in posts.

Description

This app allows you to define your own embed rules by matching URLs with a specific pattern, then replacing them with custom HTML. This gives you full control over how external media or content appears in posts.

How It Works
Each rule includes:

  • Match pattern (based on a URL structure, using code like {1}{2} for dynamic parts)

  • Replace template (where variables like $1$2 are inserted into your custom HTML)

When a user pastes a URL that fits your match pattern into the editor, it will be automatically replaced by the specified embed HTML.

📌 Example: Embed Twitch Channel

Match: https://www.twitch.tv/{1}

Replace: <iframe src="https://player.twitch.tv/?channel=$1&parent=yourdomain.com" frameborder="0" allowfullscreen="true" scrolling="no" height="578" width="620"></iframe>

Now when a user this URL to editor https://www.twitch.tv/examplechannel

It will automatically render HTML <iframe src="https://player.twitch.tv/?channel=examplechannel&parent=yourdomain.com" ...></iframe>

⚠️ Note: The pasted URL must include the same dynamic part (e.g. examplechannel) that your embed code expects.

Prebuilt Embed Rules Included
The app comes with ready-to-use rules for:

  • HTML5 Audio

  • HTML5 Video

  • Bandcamp track

User Feedback

Create an account or sign in to leave a review

There are no reviews to display.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.