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"
}