beIN SPORTS Türkiye

İnternet tarayıcınız için resmi beIN SPORTS Türkiye uygulaması.

What is beIN SPORTS Türkiye?

beIN SPORTS Türkiye is a Chrome extension developed by brandTURBO, and its main feature is "İnternet tarayıcınız için resmi beIN SPORTS Türkiye uygulaması.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download beIN SPORTS Türkiye Extension CRX File

Download beIN SPORTS Türkiye 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

                        Resmi beIN SPORTS Türkiye uygulaması spor gündemine dair tüm bilgilere ve özel içeriklere en hızlı şekilde ulaşmanız için yeni adresiniz. Tarayıcınızı favori duvar kağıtlarınızla özelleştirin, favori arama motorunuzu seçin, favori web sitelerinizi düzenleyin ve her yeni sekmede en son gelişmelere erişin. Google Apps'a, yer imlerine, tarayıcı geçmişine hızlıca erişin ve bu deneyimleri ihtiyaçlarınıza göre özelleştirin.

Canlı yayınımızdaki favori kulüp, oyuncular, transferler, antrenörler ve maç programlarıyla ilgili hiçbir bilgiyi kaçırmayın.

Hemen beIN SPORTS Türkiye uygulamasını Windows ve Mac OS için indirin, sizin için özelleştirilmiş bir tarayıcı deneyimiyle gündemi yakından takip edin.

Bu, beIN SPORTS için beyaz etiketli bir kurumsal uzantıdır.                    

Extension Basic Information

Name beIN SPORTS Türkiye beIN SPORTS Türkiye
ID iencnldooelegncobmkkcdnkdaijkjob
Official URL https://chromewebstore.google.com/detail/bein-sports-t%C3%BCrkiye/iencnldooelegncobmkkcdnkdaijkjob
Description İnternet tarayıcınız için resmi beIN SPORTS Türkiye uygulaması.
File Size 2.44 MB
Installation Count 75
Current Version 3.5.1
Last Updated 2022-10-27
Publish Date 2021-12-24
Developer brandTURBO
Email [email protected]
Payment Type free
Extension Website https://beinsports.com.tr/
Help Page URL https://beinsports.com.tr/
Privacy Policy Page URL https://www.brandturbo.vip/privacy
Supported Languages tr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "beIN SPORTS T\u00fcrkiye",
    "version": "3.5.1",
    "description": "\u0130nternet taray\u0131c\u0131n\u0131z i\u00e7in resmi beIN SPORTS T\u00fcrkiye uygulamas\u0131.",
    "icons": {
        "16": "icons\/icon-16px.png",
        "32": "icons\/icon-32px.png",
        "48": "icons\/icon-96px.png",
        "128": "icons\/icon-256px.png"
    },
    "chrome_url_overrides": {
        "newtab": "startpage.html#newTab"
    },
    "browser_action": {
        "default_title": "New Tab"
    },
    "permissions": [
        "topSites"
    ],
    "optional_permissions": [
        "history",
        "bookmarks",
        "chrome:\/\/favicon\/"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.beinsports.com\/*"
        ]
    }
}