Autolink for Yu-Gi-Oh! Card Wiki

Convert texts surrounded by 《》 into links to Yu-Gi-Oh! Card Wiki.

Autolink for Yu-Gi-Oh! Card Wikiとは何ですか?

Autolink for Yu-Gi-Oh! Card Wikiはuu1tによって開発されたChromeの拡張機能で、その主な機能は「Convert texts surrounded by 《》 into links to Yu-Gi-Oh! Card Wiki.」です。

拡張機能のスクリーンショット

screenshot

Autolink for Yu-Gi-Oh! Card Wiki拡張機能のCRXファイルをダウンロード

Autolink for Yu-Gi-Oh! Card Wiki拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Convert texts surrounded by 《》 into links to Yu-Gi-Oh! Card Wiki (http://yugioh-wiki.net/).

This extension doesn't run at any URLs by default.
Please set allowed domains to run this extension in the option page.                    

拡張機能の基本情報

名前 Autolink for Yu-Gi-Oh! Card Wiki Autolink for Yu-Gi-Oh! Card Wiki
ID lhlagpaknmgbfnballcbbkdnkfnmincg
公式URL https://chromewebstore.google.com/detail/autolink-for-yu-gi-oh-car/lhlagpaknmgbfnballcbbkdnkfnmincg
説明 Convert texts surrounded by 《》 into links to Yu-Gi-Oh! Card Wiki.
ファイルサイズ 103 KB
インストール数 39
現在のバージョン 0.1.1
最終更新日 2016-12-21
公開日 2016-12-21
開発者 uu1t
支払い方法 free
拡張機能のウェブサイト https://github.com/itiut/autolink-for-yugioh-card-wiki
対応言語 en,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "version": "0.1.1",
    "default_locale": "ja",
    "description": "__MSG_extDescription__",
    "author": "Yuichi Tanikawa",
    "homepage_url": "https:\/\/github.com\/itiut\/autolink-for-yugioh-card-wiki",
    "icons": [],
    "permissions": [
        "declarativeContent"
    ],
    "optional_permissions": [
        ""
    ],
    "options_ui": {
        "page": "html\/options.html",
        "chrome_style": true
    },
    "minimum_chrome_version": "53"
}