Better FPL

Master Fantasy Premier League with the Better FPL extension! Dominate your mini leagues and make your friends envy your genius!

Better FPLとは何ですか?

Better FPLはhttps://betterfpl.comによって開発されたChromeの拡張機能で、その主な機能は「Master Fantasy Premier League with the Better FPL extension! Dominate your mini leagues and make your friends envy your genius!」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Better FPL拡張機能のCRXファイルをダウンロード

Better FPL拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Better FPL aims to make fantasy.premierleague.com more accessible, engaging, and fun for all users. With a streamlined user experience, it is easier for you to get involved in the world’s most popular fantasy football game for only £1.99 a month!

Are you a Fantasy Premier League manager?

If so, then you know the stress of picking your team. You have to make a decision that will affect your team's performance, not just for the coming gameweek, but sometimes for many gameweeks at a time. Perhaps even an entire season! That is where Better FPL can help you.

The goal is to make the site as easy to use for everyone as possible.

This extension will display fixture difficulty before each game so you can see how difficult the next match will be for your team. It also gives you an expected points value based on past performances. The extension also gives you a massively expanded overview of your leagues. With it you can see who everybody has captained, what chip they might have played, and even what chips they have left to play or how many points they left sitting on the bench.

FPL managers are always looking for ways to improve their team. That's why I created Better FPL. First to help myself get better at the game and now to help you just as well.

I believe in making it easy for you to see what matters most, and my extension enables you to do just that. The fixture difficulty display shows you how difficult each game will be for each player, and it also shows you expected points based on past results. You can also use our extended league table to see where your team stands in relation to other teams in your league.

Better FPL makes it easier than ever before for FPL managers to stay motivated and keep rising up the ranks both overall and in their mini leagues!                    

拡張機能の基本情報

名前 Better FPL Better FPL
ID oimpiccgpkkjbdligdbcipdcjcklcglm
公式URL https://chromewebstore.google.com/detail/better-fpl/oimpiccgpkkjbdligdbcipdcjcklcglm
説明 Master Fantasy Premier League with the Better FPL extension! Dominate your mini leagues and make your friends envy your genius!
ファイルサイズ 230 KB
インストール数 10,000
現在のバージョン 6.7.14
最終更新日 2024-01-03
公開日 2019-10-23
評価 4.44/5 合計 607 レビュー
開発者 https://betterfpl.com
Eメール [email protected]
支払い方法 in_app
拡張機能のウェブサイト https://betterfpl.com
ヘルプページのURL https://betterfpl.com
プライバシーポリシーページのURL https://betterfpl.com/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Better FPL",
    "version": "6.7.14",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuoIartTERXnW6b4vr8npXA4PQTUSxP+ThMP8gBKRvB00asnxtn4L0USjlNbcGYJplg821bkIZXo5OVLsVPjFMpfTGj0uBrwFxaywomgMCBan\/VQPhEoh0IQb0PPiaf6vkQXnaWTvlE9+fafNMULqcV8+GQbdxzpk8IXjCTv+p7K8T71B2uU5MzUN4+2xIgwz1lEFMQYsfWYReLhulMMZJZcnZXR8+3zNpu9nSr3LOYpqPgJ4FgPx+Z8Gh2cWYVm\/SfrJK0aMi1WjCh45SSJmbdrKIFPvm0ZAl9Jk5JN9+I4PDvmyg2N6jhdKsscnVxxVhXOFmFFV2xoNv+zBGHwR1wIDAQAB",
    "icons": {
        "16": "public\/icon 16x16.png",
        "32": "public\/icon 32x32.png",
        "48": "public\/icon 48x48.png",
        "128": "public\/icon 128x128.png"
    },
    "description": "Master Fantasy Premier League with the Better FPL extension! Dominate your mini leagues and make your friends envy your genius!",
    "homepage_url": "https:\/\/betterfpl.com",
    "short_name": "Better FPL",
    "oauth2": {
        "client_id": "174613839630-ajfsu9uhsq7t6ihtvnqu7a95ikpd1lvj.apps.googleusercontent.com",
        "scopes": [
            "profile",
            "email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "permissions": [
        "storage",
        "webRequest"
    ],
    "optional_permissions": [
        "identity",
        "identity.email"
    ],
    "host_permissions": [
        "http:\/\/*.premierleague.com\/",
        "https:\/\/*.premierleague.com\/",
        "https:\/\/*.better-fpl.com\/",
        "https:\/\/*.betterfpl.com\/",
        "https:\/\/apis.google.com\/",
        "https:\/\/www.gstatic.com\/",
        "https:\/\/www.googleapis.com\/",
        "https:\/\/securetoken.googleapis.com\/"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.betterfpl.com\/*",
            "http:\/\/localhost:*\/*"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "author": "Jeppe Smith",
    "minimum_chrome_version": "88",
    "action": {
        "default_icon": {
            "16": "public\/icon 16x16.png",
            "32": "public\/icon 32x32.png",
            "48": "public\/icon 48x48.png",
            "128": "public\/icon 128x128.png"
        },
        "default_title": "Better FPL"
    },
    "options_ui": {
        "page": "index.html",
        "open_in_tab": true
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content.tsx-loader.9c3a2e4a.js"
            ],
            "matches": [
                "http:\/\/*.fantasy.premierleague.com\/*",
                "https:\/\/*.fantasy.premierleague.com\/*"
            ],
            "exclude_matches": [
                "*:\/\/*.fantasy.premierleague.com\/api\/*"
            ],
            "run_at": "document_start",
            "css": [
                "assets\/content.3367003d.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "http:\/\/*.fantasy.premierleague.com\/*",
                "https:\/\/*.fantasy.premierleague.com\/*"
            ],
            "resources": [
                "assets\/useUser.2b8dca34.js",
                "assets\/content.tsx.04e92cb1.js"
            ],
            "use_dynamic_url": true
        }
    ]
}