osu!BloodcatDirect

osu!のBeatMapページにBloodcat.comのリンクを追加します。

Wat is osu!BloodcatDirect?

osu!BloodcatDirect is een Chrome-extensie ontwikkeld door SushiComboBox, en de belangrijkste functie is "osu!のBeatMapページにBloodcat.comのリンクを追加します。".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie osu!BloodcatDirect

Download osu!BloodcatDirect-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

                        2016/07/19 - Bloodcatの仕様変更により発生していたバグを修正しました。                    

Basisinformatie over de Extensie

Naam osu!BloodcatDirect osu!BloodcatDirect
ID ealkddbnbehnbijgkcaglmbfkampgmgd
Officiële URL https://chromewebstore.google.com/detail/osubloodcatdirect/ealkddbnbehnbijgkcaglmbfkampgmgd
Beschrijving osu!のBeatMapページにBloodcat.comのリンクを追加します。
Bestandsgrootte 21.91 KB
Aantal Installaties 161
Huidige Versie 1.0.3
Laatst Bijgewerkt 2016-07-19
Publicatiedatum 2016-07-18
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar SushiComboBox
Betalingswijze free
Extensiewebsite http://blog.team-takada.net/post/109646384414/osu-extension
Ondersteunde Talen ja
manifest.json
{
    "content_scripts": [
        {
            "js": [
                "script.js"
            ],
            "matches": [
                "https:\/\/osu.ppy.sh\/s\/*",
                "https:\/\/osu.ppy.sh\/b\/*",
                "http:\/\/osu.ppy.sh\/s\/*",
                "http:\/\/osu.ppy.sh\/b\/*"
            ]
        }
    ],
    "description": "osu!\u306eBeatMap\u30da\u30fc\u30b8\u306bBloodcat.com\u306e\u30ea\u30f3\u30af\u3092\u8ffd\u52a0\u3057\u307e\u3059\u3002",
    "icons": {
        "128": "icons\/icon.png",
        "16": "icons\/icon.png",
        "48": "icons\/icon.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyxTXbKUl+j3EEqmAvZ5VmvT2pQwGf+V7LUipniCGeZAAQNqUU\/L+lYmDEjmmXm16H740O1BZL1fkkn9fcHTluDjizajeLpaBN7EiluQASmObbh9vNKsaKtJ7l0uknmq4TAxF84jIAcaRwzMwcSHM+D0DtxK5SlGKhr3xZ5bz\/YDccmzPyOC7w208A2gOj63uSIHEQKSRngYai8bEalQZqNpK5bsizE0F\/OObhWmIb\/TNCfaYVs9BA9lcIQsNJ\/kwVuNc32qfBq2YBrjw1YKD6aB5gjEQMjp3MFzpnVKyph9bbo4j19kRN+46j3M4xBm684IZe0B\/+n+F\/MEAbq6owQIDAQAB",
    "manifest_version": 2,
    "name": "osu!BloodcatDirect",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.3"
}