DaumPot On Mac
Redirect To Available Live Stream
What is DaumPot On Mac?
DaumPot On Mac is a Chrome extension developed by whoknowwhat0623, and its main feature is "Redirect To Available Live Stream".
Download DaumPot On Mac Extension CRX File
Download DaumPot On Mac 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
다음팟 라이브 스트리밍 서비스를 Mac에서 이용하세요! http://m.tvpot.daum.net/live의 라이브 스트리밍 방송을 DaumPotPlayer 앱 없이 사용가능 한 URL로 리다이렉트합니다. * 이 크롬 확장 프로그램은 비공식이며, 사용 가능한 모든 콘텐츠의 정확성, 완전성, 통용성 또는 신뢰성에 대해 어떠한 보증도 하지 않습니다. 사용자는 의존하기 전에 정보를 확인할 책임 이 있으며 이 크롬 확장 프로그램에서 사용할 수 있는 내용의 사용은 사용자에게 전적으로 책임이 있습니다.
Extension Basic Information
Name | DaumPot On Mac |
ID | hfbfjbpnghfchokibooklfgehcikoeeb |
Official URL | https://chromewebstore.google.com/detail/daumpot-on-mac/hfbfjbpnghfchokibooklfgehcikoeeb |
Description | Redirect To Available Live Stream |
File Size | 4.45 KB |
Installation Count | 71 |
Current Version | 1.0.1 |
Last Updated | 2015-04-14 |
Publish Date | 2015-04-14 |
Rating | 3.00/5 Total 1 Ratings |
Developer | whoknowwhat0623 |
Payment Type | free |
Supported Languages | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DaumPot On Mac", "description": "Redirect To Available Live Stream", "version": "1.0.1", "manifest_version": 2, "background": { "scripts": [ "background.js" ] }, "permissions": [ "webRequest", "http:\/\/m.tvpot.daum.net\/live\/Top*", "webRequestBlocking" ], "icons": { "16": "favicon.ico" } } |