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 dangibfliednokhjoeenlfdifiomgkhg
Official URL https://chromewebstore.google.com/detail/vocaloid%E7%9B%B8%E4%BA%92%E3%83%AA%E3%83%B3%E3%82%AF/dangibfliednokhjoeenlfdifiomgkhg
Description ボカロ曲のYouTube版とニコニコ動画版をワンクリックで行き来できます
File Size 15.39 KB
Installation Count 1,090
Current Version 1.10
Last Updated 2022-05-27
Publish Date 2022-05-25
Rating 5.00/5 Total 3 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\u76f8\u4e92\u30ea\u30f3\u30af",
    "version": "1.10",
    "manifest_version": 3,
    "description": "\u30dc\u30ab\u30ed\u66f2\u306eYouTube\u7248\u3068\u30cb\u30b3\u30cb\u30b3\u52d5\u753b\u7248\u3092\u30ef\u30f3\u30af\u30ea\u30c3\u30af\u3067\u884c\u304d\u6765\u3067\u304d\u307e\u3059",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "action": {
        "default_title": "\u30ea\u30f3\u30af\u5148\u306b\u79fb\u52d5\u3057\u307e\u3059"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "tabs"
    ]
}