Live IPTV

Watch Live Tv right on browser.(Includes Channel list)

What is Live IPTV?

Live IPTV is a Chrome extension developed by Tarik AmateraSu, and its main feature is "Watch Live Tv right on browser.(Includes Channel list)".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Live IPTV Extension CRX File

Download Live IPTV 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

                        Allows you to watch various channels right on your browser. 
No fees, no Ads, just live tv 
- some of channels are not working, we'll be fixing those in future version. 

please if you have any suggestions email me at : 
[email protected]                    

Extension Basic Information

Name Live IPTV Live IPTV
ID ckhdodilghkehgdlpnalpalmekacfbdj
Official URL https://chrome.google.com/webstore/detail/live-iptv/ckhdodilghkehgdlpnalpalmekacfbdj
Description Watch Live Tv right on browser.(Includes Channel list)
File Size 2.37 MB
Installation Count 2,000
Current Version 1.0.0
Last Updated 2021-08-29
Publish Date 2021-08-29
Rating 4.00/5 Total 11 Ratings
Developer Tarik AmateraSu
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "IPTV",
    "name": "Live IPTV",
    "description": "Watch Live Tv right on browser.(Includes Channel list)",
    "author": "AmateraSu",
    "version": "1.0.0",
    "content_security_policy": "script-src 'self' 'sha256-xjvhLKihGWY38lKgjbCLO\/BqA8+2ngyBEHBZotxh7lw='; object-src 'self'",
    "permissions": [
        "",
        "tabs"
    ],
    "web_accessible_resources": [
        "*"
    ],
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Live IPTV",
        "default_icon": {
            "16": "images\/Logo.png",
            "32": "images\/Logo.png",
            "48": "images\/Logo.png",
            "128": "images\/Logo.png"
        }
    },
    "icons": {
        "16": "images\/Logo.png",
        "32": "images\/Logo.png",
        "48": "images\/Logo.png",
        "128": "images\/Logo.png"
    },
    "manifest_version": 2
}