Autolink for Yu-Gi-Oh! Card Wiki

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

What is Autolink for Yu-Gi-Oh! Card Wiki?

Autolink for Yu-Gi-Oh! Card Wiki is a Chrome extension developed by uu1t, and its main feature is "Convert texts surrounded by 《》 into links to Yu-Gi-Oh! Card Wiki.".

Extension Screenshots

screenshot

Download Autolink for Yu-Gi-Oh! Card Wiki Extension CRX File

Download Autolink for Yu-Gi-Oh! Card Wiki extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Autolink for Yu-Gi-Oh! Card Wiki Autolink for Yu-Gi-Oh! Card Wiki
ID lhlagpaknmgbfnballcbbkdnkfnmincg
Official URL https://chromewebstore.google.com/detail/autolink-for-yu-gi-oh-car/lhlagpaknmgbfnballcbbkdnkfnmincg
Description Convert texts surrounded by 《》 into links to Yu-Gi-Oh! Card Wiki.
File Size 103 KB
Installation Count 39
Current Version 0.1.1
Last Updated 2016-12-21
Publish Date 2016-12-21
Developer uu1t
Payment Type free
Extension Website https://github.com/itiut/autolink-for-yugioh-card-wiki
Supported Languages 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"
}