WebExtension.net
WebExtension.net

FUTBIN

View on Chrome Web Store
View FUTBIN Chrome Extension on Chrome Web Store
4.0 (271 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

FUTBIN Import
Type
Extension
Users
80,000 users
FUTBIN
View author page of FUTBIN
Published
Published on April 30, 2017
Version 3.6
Manifest version
2
Updated
Updated on October 1, 2020
View on Chrome Web Store
View FUTBIN Chrome Extension on Chrome Web Store
lifestyle/entertainment
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "FUTBIN",
    "name": "FUTBIN",
    "description": "FUTBIN Import",
    "version": "3.6",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "js\/lib\/jquery-2.2.4.min.js",
            "js\/bg.js",
            "js\/lib\/lz-string.js"
        ]
    },
    "web_accessible_resources": [
        "js\/hook.js"
    ],
    "content_scripts": [
        {
            "all_frames": false,
            "matches": [
                "*:\/\/*.ea.com\/*"
            ],
            "js": [
                "js\/proxy.js",
                "js\/loader_hook.js"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": false,
            "matches": [
                "*:\/\/www.futbin.com\/user\/club\/*"
            ],
            "js": [
                "js\/lib\/jquery-2.2.4.min.js",
                "js\/site.js",
                "js\/lib\/lz-string.js"
            ],
            "run_at": "document_idle"
        }
    ],
    "icons": {
        "16": "\/images\/logo_green16.png",
        "48": "\/images\/logo_green48.png",
        "128": "\/images\/logo_green.png"
    },
    "browser_action": {
        "default_icon": "\/images\/logo_grey.png",
        "default_title": "FUTBIN"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/www.futbin.com\/user\/club\/*"
        ]
    },
    "permissions": [],
    "content_security_policy": "script-src 'self' https:\/\/www.gstatic.com\/ https:\/\/www.googleapis.com; object-src 'self'"
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top