Open external links in a new tab, open internal links matching the specified rules in a new tab, convert text to hyperlinks, convert image links to image tags(<img>), parse Markdown style links and image tags, parse BBCode style links and image tags
Open external links in a new tab, open internal links matching the specified rules in a new tab, convert text to hyperlinks, convert image links to image tags(<img>), parse Markdown style links and image tags, parse BBCode style links and image tags.
Support all sites includes Google search, Youtube, GitHub, Greasy Fork etc.
| Site | Rules | Notes |
|---|---|---|
| Youtube | ^/watch^/shorts |
Video player page |
| X (Twitter) | ^/\w+$ |
User profiles |
| X (Twitter) | /status/ |
Tweets (click the dates links) |
| Discourse | ^/t/ |
Post page |
| Discourse | ^/u/[^/]+$ |
User page |
| Flarum | ^/d/ |
Discussions |
| GitHub | /issues/\d+$ |
Issue page |
| V2EX | ^/t/\d+ |
Subject page |
| V2EX | ^/member/[^/]+$ |
Member page |
| V2EX | ^/settings |
Settings page |
| V2EX | ^/notifications |
Notifications |
| GreasyFork | /scripts/[^/]+$ |
Script page |
| GreasyFork | /discussions/\d+$ |
Discussion page |
| General | * |
All links |
| General | !/posts/new/posts/ |
Posts pages except new post page (/posts/new) |
Compatible with the following userscript managers
🏷️ UTags — Add User Tags to Links
🔄 Discourse Topic Quick Switcher
🔍 Find Scripts For This Site
🔃 Replace Ugly Avatars
Copyright (c) 2023 Pipecraft. Licensed under the MIT License.