staticItsukara
にじさんじのスケジュールをチェック!
What is staticItsukara?
staticItsukara is a Chrome extension developed by hxbdy541, and its main feature is "にじさんじのスケジュールをチェック!".
Extension Screenshots
Download staticItsukara Extension CRX File
Download staticItsukara 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
にじさんじメンバーの生配信の開始時間をすぐに確認できます。 いつから.linkの放送タイムスケジュールをコンパクトに表示します。 リンクをクリックすることでその配信をすぐ見始めることができます。 更新情報 Ver.2.0.1.1 : 表示が崩れる問題の修正 Ver.2.0.1.0 : 日付変更線の追加 Ver.2.0.0.0 : ハニストライバーのスケジュール情報の追加(現在停止中) Ver.1.3 : 現在時刻への自動スクロール先の座標修正,バージョン情報の表示 Ver.1.2 : 一部ライバーの画像が表示されない問題を修正 Twitter:@hxbdy625
Extension Basic Information
Name | staticItsukara |
ID | fpkapikfnifoajahfgicicbmfbgobnbc |
Official URL | https://chromewebstore.google.com/detail/staticitsukara/fpkapikfnifoajahfgicicbmfbgobnbc |
Description | にじさんじのスケジュールをチェック! |
File Size | 43.62 KB |
Installation Count | 386 |
Current Version | 2.0.1.1 |
Last Updated | 2019-10-25 |
Publish Date | 2019-10-25 |
Rating | 4.88/5 Total 8 Ratings |
Developer | hxbdy541 |
[email protected] | |
Payment Type | free |
Supported Languages | 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" ] } |