VOCALOID歌詞表示

ボカロ曲の歌詞をワンクリックで表示します(YouTube・ニコニコ動画)

What is VOCALOID歌詞表示?

VOCALOID歌詞表示 is a Chrome extension developed by melodynade, and its main feature is "ボカロ曲の歌詞をワンクリックで表示します(YouTube・ニコニコ動画)".

Extension Screenshots

screenshot

Download VOCALOID歌詞表示 Extension CRX File

Download VOCALOID歌詞表示 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

                        VocaDB(vocadb.net)のデータを直接使用しているため、とても広い範囲のVOCALOID楽曲の歌詞表示に対応しています。ぜひこの拡張機能を使ってボカロを満喫しましょう。                    

Extension Basic Information

Name VOCALOID歌詞表示 VOCALOID歌詞表示
ID egmogolldhfhfiohpdnokejkeabpflkb
Official URL https://chromewebstore.google.com/detail/vocaloid%E6%AD%8C%E8%A9%9E%E8%A1%A8%E7%A4%BA/egmogolldhfhfiohpdnokejkeabpflkb
Description ボカロ曲の歌詞をワンクリックで表示します(YouTube・ニコニコ動画)
File Size 12.49 KB
Installation Count 717
Current Version 1.10
Last Updated 2022-05-27
Publish Date 2022-05-25
Rating 5.00/5 Total 2 Ratings
Developer melodynade
Email [email protected]
Payment Type free
Supported Languages ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "VOCALOID\u6b4c\u8a5e\u8868\u793a",
    "version": "1.10",
    "manifest_version": 3,
    "description": "\u30dc\u30ab\u30ed\u66f2\u306e\u6b4c\u8a5e\u3092\u30ef\u30f3\u30af\u30ea\u30c3\u30af\u3067\u8868\u793a\u3057\u307e\u3059(YouTube\u30fb\u30cb\u30b3\u30cb\u30b3\u52d5\u753b)",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "action": {
        "default_title": "\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\u3067\u6b4c\u8a5e\u3092\u8868\u793a\u3057\u307e\u3059",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "storage"
    ]
}