テレビ番組表
Gガイド.テレビ王国(テレビ番組表)
What is テレビ番組表?
テレビ番組表 is a Chrome extension developed by みやけむし, and its main feature is "Gガイド.テレビ王国(テレビ番組表)".
Extension Screenshots
Download テレビ番組表 Extension CRX File
Download テレビ番組表 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
Gガイド.テレビ王国(テレビ番組表) 2.02 文字化け報告があったので、少し調整 2.01 データの分解処理に不具合が出たので修正 2.00 マニフェストVer2対応 1.31 オプションが機能しなくなっていたので修正 1.30 ・レイアウトを変更して、見やすくしました。 ・チャンネルの並びを、固定にしました。 ・チャンネルの表示/非表示が出来るようになりました。 ・エリアの設定などを、オプションに移しました。
Extension Basic Information
Name | ![]() |
ID | nblpjncdaogmaioakgglbmmkfljongdp |
Official URL | https://chrome.google.com/webstore/detail/%E3%83%86%E3%83%AC%E3%83%93%E7%95%AA%E7%B5%84%E8%A1%A8/nblpjncdaogmaioakgglbmmkfljongdp |
Description | Gガイド.テレビ王国(テレビ番組表) |
File Size | 39.16 KB |
Installation Count | 1,019 |
Current Version | 2.0.2 |
Last Updated | 2014-10-12 |
Publish Date | 2014-10-12 |
Rating | 4.18/5 Total 11 Ratings |
Developer | みやけむし |
Payment Type | free |
Supported Languages | ja |
manifest.json | |
{ "browser_action": { "default_icon": "icon32.png", "default_popup": "index.html" }, "description": "G\u30ac\u30a4\u30c9.\u30c6\u30ec\u30d3\u738b\u56fd(\u30c6\u30ec\u30d3\u756a\u7d44\u8868)", "manifest_version": 2, "icons": { "128": "icon128.png", "32": "icon32.png", "48": "icon48.png" }, "name": "\u30c6\u30ec\u30d3\u756a\u7d44\u8868", "options_page": "option.html", "permissions": [ "http:\/\/tv.so-net.ne.jp\/*" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.0.2" } |