ニコニコアニメチャンネル
ニコニコアニメチャンネルの新着動画
What is ニコニコアニメチャンネル?
ニコニコアニメチャンネル is a Chrome extension developed by https://nicoanime.com, and its main feature is "ニコニコアニメチャンネルの新着動画".
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
ニコニコアニメチャンネルの新着動画だけを表示。ある程度フィルタリングしてるので再生数の少なすぎる邪魔な動画は出て来ません。 過去数年分の動画データからの高速な検索もどうぞご利用ください。
Extension Basic Information
Name | ニコニコアニメチャンネル |
ID | lmhfpebppgeeedihkeenhaeehgmjbplk |
Official URL | https://chromewebstore.google.com/detail/%E3%83%8B%E3%82%B3%E3%83%8B%E3%82%B3%E3%82%A2%E3%83%8B%E3%83%A1%E3%83%81%E3%83%A3%E3%83%B3%E3%83%8D%E3%83%AB/lmhfpebppgeeedihkeenhaeehgmjbplk |
Description | ニコニコアニメチャンネルの新着動画 |
File Size | 86.38 KB |
Installation Count | 73 |
Current Version | 2.6.0 |
Last Updated | 2019-04-11 |
Publish Date | 2019-04-11 |
Developer | https://nicoanime.com |
[email protected] | |
Payment Type | free |
Extension Website | https://nicoanime.com/ |
Supported Languages | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u30cb\u30b3\u30cb\u30b3\u30a2\u30cb\u30e1\u30c1\u30e3\u30f3\u30cd\u30eb", "manifest_version": 2, "version": "2.6.0", "icons": { "48": "img\/nicoanime-48.png", "128": "img\/nicoanime-128.png" }, "description": "\u30cb\u30b3\u30cb\u30b3\u30a2\u30cb\u30e1\u30c1\u30e3\u30f3\u30cd\u30eb\u306e\u65b0\u7740\u52d5\u753b", "homepage_url": "https:\/\/nicoanime.com\/", "author": "kawax", "browser_action": { "default_title": "\u30cb\u30b3\u30cb\u30b3\u30a2\u30cb\u30e1\u30c1\u30e3\u30f3\u30cd\u30eb", "default_icon": "img\/nicoanime-32.png", "default_popup": "index.html" }, "permissions": [ "https:\/\/nicoanime.com\/api" ] } |