VOCALOID相互リンク

ボカロ曲のYouTube版とニコニコ動画版をワンクリックで行き来できます

Wat is VOCALOID相互リンク?

VOCALOID相互リンク is een Chrome-extensie ontwikkeld door melodynade, en de belangrijkste functie is "ボカロ曲のYouTube版とニコニコ動画版をワンクリックで行き来できます".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie VOCALOID相互リンク

Download VOCALOID相互リンク-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

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

Basisinformatie over de Extensie

Naam VOCALOID相互リンク VOCALOID相互リンク
ID dangibfliednokhjoeenlfdifiomgkhg
Officiële URL https://chromewebstore.google.com/detail/vocaloid%E7%9B%B8%E4%BA%92%E3%83%AA%E3%83%B3%E3%82%AF/dangibfliednokhjoeenlfdifiomgkhg
Beschrijving ボカロ曲のYouTube版とニコニコ動画版をワンクリックで行き来できます
Bestandsgrootte 15.39 KB
Aantal Installaties 1,090
Huidige Versie 1.10
Laatst Bijgewerkt 2022-05-27
Publicatiedatum 2022-05-25
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar melodynade
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    ]
}