Autolink for Yu-Gi-Oh! Card Wiki

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

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

Autolink for Yu-Gi-Oh! Card Wiki is een Chrome-extensie ontwikkeld door uu1t, en de belangrijkste functie is "Convert texts surrounded by 《》 into links to Yu-Gi-Oh! Card Wiki.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Autolink for Yu-Gi-Oh! Card Wiki

Download Autolink for Yu-Gi-Oh! Card Wiki-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Autolink for Yu-Gi-Oh! Card Wiki Autolink for Yu-Gi-Oh! Card Wiki
ID lhlagpaknmgbfnballcbbkdnkfnmincg
Officiële URL https://chromewebstore.google.com/detail/autolink-for-yu-gi-oh-car/lhlagpaknmgbfnballcbbkdnkfnmincg
Beschrijving Convert texts surrounded by 《》 into links to Yu-Gi-Oh! Card Wiki.
Bestandsgrootte 103 KB
Aantal Installaties 39
Huidige Versie 0.1.1
Laatst Bijgewerkt 2016-12-21
Publicatiedatum 2016-12-21
Ontwikkelaar uu1t
Betalingswijze free
Extensiewebsite https://github.com/itiut/autolink-for-yugioh-card-wiki
Ondersteunde Talen 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"
}