staticItsukara

にじさんじのスケジュールをチェック!

Cos'è staticItsukara?

staticItsukara è un'estensione di Chrome sviluppata da hxbdy541, e la sua funzione principale è "にじさんじのスケジュールをチェック!".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione staticItsukara

Scarica i file di estensione staticItsukara in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        にじさんじメンバーの生配信の開始時間をすぐに確認できます。
いつから.linkの放送タイムスケジュールをコンパクトに表示します。
リンクをクリックすることでその配信をすぐ見始めることができます。

更新情報
Ver.2.0.1.1 : 表示が崩れる問題の修正
Ver.2.0.1.0 : 日付変更線の追加
Ver.2.0.0.0 : ハニストライバーのスケジュール情報の追加(現在停止中)
Ver.1.3 : 現在時刻への自動スクロール先の座標修正,バージョン情報の表示
Ver.1.2 : 一部ライバーの画像が表示されない問題を修正

Twitter:@hxbdy625                    

Informazioni di Base sull'Estensione

Nome staticItsukara staticItsukara
ID fpkapikfnifoajahfgicicbmfbgobnbc
URL Ufficiale https://chromewebstore.google.com/detail/staticitsukara/fpkapikfnifoajahfgicicbmfbgobnbc
Descrizione にじさんじのスケジュールをチェック!
Dimensione del File 43.62 KB
Conteggio Installazioni 386
Versione Corrente 2.0.1.1
Ultimo Aggiornamento 2019-10-25
Data di Pubblicazione 2019-10-25
Valutazione 4.88/5 Totale 8 Valutazioni
Sviluppatore hxbdy541
Email [email protected]
Tipo di Pagamento free
Lingue Supportate ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "2.0.1.1",
    "name": "staticItsukara",
    "description": "\u306b\u3058\u3055\u3093\u3058\u306e\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3092\u30c1\u30a7\u30c3\u30af!",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "icon.png"
    },
    "permissions": [
        "http:\/\/www7b.biglobe.ne.jp\/hxbdy\/schedule.csv"
    ]
}