KAT - Add IMG bbcode

Allows highlighting url and then clicking or using Ctrl + I to make IMG bbcode

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
gazza-911
1日のインストール数
0
累計インストール数
24
評価
0 0 0
バージョン
1.03
作成日
2015/07/26
更新日
2015/07/30
大きさ
2.86KB
ライセンス
不明
対象サイト

What this script actually does:

* Adds IMG to the bbcode toolbar on KAT

* Also allows the usage of Ctrl + I to use this new button

* Upon clicking, will check highlighted text to see if it's a URL and then encapsulate it in a [IMG]url[/IMG] bbcode;

If no text is highlighted, or it is not a URL, the user is prompted once to enter a new URL. Then, either a bbcode with the URL, or an empty IMG bbcode (if no/invalid URL is entered) is inserted at the cursor (caret) position.

You can change this so that instead, it simply adds [IMG][/IMG] to the position by changing the value of promptUser to 0

Installation Instructions:

1a. Firefox users: Download Greasemonkey
1b. Chrome users: Download Tampermonkey

2. Click the green install button on the left-hand side of the screen.

Follow the on-screen prompt, and click 'Install' / 'Ok' on the pop-up window then you're good to go.

Known Issues:

* None (if you see any, let me know!)

P.S If you use a mirror rather than the normal kat.cr site, you'll need to edit the script; change the 'match' / 'exclude' statements to the domain you're using (you can add multiple if you like).