Autolink for Yu-Gi-Oh! Card Wiki

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

Cos'è Autolink for Yu-Gi-Oh! Card Wiki?

Autolink for Yu-Gi-Oh! Card Wiki è un'estensione di Chrome sviluppata da uu1t, e la sua funzione principale è "Convert texts surrounded by 《》 into links to Yu-Gi-Oh! Card Wiki.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Autolink for Yu-Gi-Oh! Card Wiki

Scarica i file di estensione Autolink for Yu-Gi-Oh! Card Wiki in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Autolink for Yu-Gi-Oh! Card Wiki Autolink for Yu-Gi-Oh! Card Wiki
ID lhlagpaknmgbfnballcbbkdnkfnmincg
URL Ufficiale https://chromewebstore.google.com/detail/autolink-for-yu-gi-oh-car/lhlagpaknmgbfnballcbbkdnkfnmincg
Descrizione Convert texts surrounded by 《》 into links to Yu-Gi-Oh! Card Wiki.
Dimensione del File 103 KB
Conteggio Installazioni 39
Versione Corrente 0.1.1
Ultimo Aggiornamento 2016-12-21
Data di Pubblicazione 2016-12-21
Sviluppatore uu1t
Tipo di Pagamento free
Sito Web dell'Estensione https://github.com/itiut/autolink-for-yugioh-card-wiki
Lingue Supportate 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"
}