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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย uu1t และคุณลักษณะหลักของมันคือ "Convert texts surrounded by 《》 into links to Yu-Gi-Oh! Card Wiki."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Autolink for Yu-Gi-Oh! Card Wiki

ดาวน์โหลดไฟล์ส่วนขยาย 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"
}