Fenerbahçe SK Anasayfa

Resmi Fenerbahçe SK Anasayfa uygulaması ile takımınızı destekleyin ve sizin için özelleştirilmiş bir tarayıcı deneyimine sahip olun.

What is Fenerbahçe SK Anasayfa?

Fenerbahçe SK Anasayfa is a Chrome extension developed by brandTURBO, and its main feature is "Resmi Fenerbahçe SK Anasayfa uygulaması ile takımınızı destekleyin ve sizin için özelleştirilmiş bir tarayıcı deneyimine sahip olun.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Fenerbahçe SK Anasayfa Extension CRX File

Download Fenerbahçe SK Anasayfa 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

                        İnternet tarayıcınız için resmi Fenerbahçe SK Anasayfa uygulaması.

Özel içerikler, en yeni duvar kağıtları ve Fenerbahçe hakkında en sıcak gelişmeler kişiselleştirilmiş Fenerbahçe SK tarayıcınızda.

Hemen Fenerbahçe SK Chrome uygulamasını Windows ve Mac OS için indirin, her yeni sekme ile Fenerbahçe'yi destekleyin, ve gündemi tarayıcınızdan takip edin.                    

Extension Basic Information

Name Fenerbahçe SK Anasayfa Fenerbahçe SK Anasayfa
ID emiklbjioldhimlgpcembkhdabhjbehh
Official URL https://chromewebstore.google.com/detail/fenerbah%C3%A7e-sk-anasayfa/emiklbjioldhimlgpcembkhdabhjbehh
Description Resmi Fenerbahçe SK Anasayfa uygulaması ile takımınızı destekleyin ve sizin için özelleştirilmiş bir tarayıcı deneyimine sahip olun.
File Size 1.53 MB
Installation Count 40,047
Current Version 2.6.3
Last Updated 2022-11-24
Publish Date 2020-07-15
Rating 4.97/5 Total 602 Ratings
Developer brandTURBO
Email [email protected]
Payment Type free
Extension Website https://www.fenerbahce.org/
Help Page URL https://www.fenerbahce.org/
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": "Fenerbah\u00e7e SK Anasayfa",
    "version": "2.6.3",
    "description": "Resmi Fenerbah\u00e7e SK Anasayfa uygulamas\u0131 ile tak\u0131m\u0131n\u0131z\u0131 destekleyin ve sizin i\u00e7in \u00f6zelle\u015ftirilmi\u015f bir taray\u0131c\u0131 deneyimine sahip olun.",
    "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": [
            "*:\/\/*.fenerbahce.org\/*"
        ]
    }
}