てればん
Gガイド.テレビ王国のテレビ番組表をポップアップで表示します。
What is てればん?
てればん is a Chrome extension developed by http://ocoao.info, 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ガイド.テレビ王国のRSSを利用して現在放送中のテレビ番組を表示させることができます。 さらに、Gガイド.テレビ王国で作成した「おまかせ!番組サーチ」をマイ番組表として設定することができます。 「お気に入り」を設定すると、好きな番組にスターを表示させることができます。 また、マイ番組表においては「無視設定」により番組自体を表示させないようにすることができます。
Extension Basic Information
Name | |
ID | ggliiichlnaechojlnhceebkphefkpfh |
Official URL | https://chrome.google.com/webstore/detail/%E3%81%A6%E3%82%8C%E3%81%B0%E3%82%93/ggliiichlnaechojlnhceebkphefkpfh |
Description | Gガイド.テレビ王国のテレビ番組表をポップアップで表示します。 |
File Size | 59.82 KB |
Installation Count | 30 |
Current Version | 1.3 |
Last Updated | 2018-06-27 |
Publish Date | 2018-06-27 |
Rating | 4.50/5 Total 2 Ratings |
Developer | http://ocoao.info |
[email protected] | |
Payment Type | free |
Supported Languages | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u3066\u308c\u3070\u3093", "version": "1.3", "description": "G\u30ac\u30a4\u30c9.\u30c6\u30ec\u30d3\u738b\u56fd\u306e\u30c6\u30ec\u30d3\u756a\u7d44\u8868\u3092\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\u3067\u8868\u793a\u3057\u307e\u3059\u3002", "options_page": "views\/options.html", "icons": { "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon.png", "default_title": "\u3066\u308c\u3070\u3093", "default_popup": "views\/popup.html" }, "permissions": [ "https:\/\/tv.so-net.ne.jp\/", "http:\/\/tv.so-net.ne.jp\/", "tabs" ], "manifest_version": 2 } |