nicoCast
【更新情報】0.2525.3:全面改装 『ニコニコ動画をChromeCastする拡張 by 3846masa』
What is nicoCast?
nicoCast is a Chrome extension by app.mikumiku.moe. This extension has 7,734 weekly active users, an average user rating of 2.91, and was removed from Chrome Web Store 2 months ago. The latest version, 0.2525.3.5, was updated 6 years ago.
Stats
- http://flapi.nicovideo.jp/
- http://msg.nicovideo.jp/
Summary
2016/11/28 【現状報告】 動作が不安定という報告を多々頂いております. 修正版を開発していますが,時間が割けていないため,公開はかなり遅れる見込みです. うまく動作しない場合は,通常の画面キャストを使っていただければと思います. https://nicocast.mikumiku.moe/ 0.2525.0 : 初版 0.2525.1 : アイコン変更 0.2525.2 : コメント衝突処理改善、一部公式動画再生対応 0.2525.3 : 改装,不具合修正 ニコニコ動画をChromecastで再生できるようにする拡張機能です。 Chromecastでコメントを表示しながら動画再生ができます。 http://www.nicovideo.jp/mylist/44527602
Safety
Risk impact
nicoCast requires some risky permissions and may not be safe to use. Exercise caution when installing this extension. Review carefully before installing.
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypass your security settings, and access your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.
Risk likelihood
nicoCast may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.
Risk likelihood measures the probability that a Chrome extension may turn malicious. This is determined by the publisher and the Chrome extension reputation on Chrome Web Store, the amount of time the Chrome extension has been around, and other signals about the Chrome extension. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Chrome extension, especially ones with higher risk impact and/or higher risk likelihood.
Subscribe to the premium plan to see more risk analysis detailsUser reviews
Promo images
Similar extensions
Here are some Chrome extensions that are similar to nicoCast:
Cast with MkChromecast
WebCast
CastBuddy
Manifest
The manifest file declares the requirements and permissions that a Chrome extension will have access to. By reviewing the manifest, you may be able to determine if a Chrome extension is over-reaching (for example, if an extension is overriding your new tab page, or search provider, or requesting access to your web activities without any good reason).
{ "update_url": "https://clients2.google.com/service/update2/crx", "content_scripts": [ { "css": [ "styles/style.css" ], "js": [ "scripts/init.js" ], "matches": [ "http://www.nicovideo.jp/watch/*" ], "run_at": "document_idle" }