FIDPlus

Presentational and functional enhancements for the footballidentity site and forum.

FIDPlusคืออะไร?

FIDPlus เป็นส่วนขยายของ Chrome ที่พัฒนาโดย jonnyynnoj และคุณลักษณะหลักของมันคือ "Presentational and functional enhancements for the footballidentity site and forum."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย FIDPlus

ดาวน์โหลดไฟล์ส่วนขยาย FIDPlus ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        An extension for Footballidentity.com that adds presentational and functional enhancements to the site and forum.

The firefox version can be found here: https://addons.mozilla.org/en-US/firefox/addon/fidplus                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ FIDPlus FIDPlus
ID hcgfkcipkhjdfobgaahmbeekfkimhbhe
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/fidplus/hcgfkcipkhjdfobgaahmbeekfkimhbhe
คำอธิบาย Presentational and functional enhancements for the footballidentity site and forum.
ขนาดไฟล์ 374 KB
จำนวนการติดตั้ง 32
เวอร์ชันปัจจุบัน 1.1.15
อัปเดตครั้งล่าสุด 2015-05-04
วันที่เผยแพร่ 2015-05-04
คะแนน 4.83/5 รวมทั้งหมด 12 คะแนน
ผู้พัฒนา jonnyynnoj
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/jonnyynnoj/FIDPlus
URL หน้าช่วยเหลือ http://forum.footballidentity.com/default.aspx?g=posts&t=154066
ภาษาที่รองรับ en-GB
manifest.json
{
    "manifest_version": 2,
    "name": "FIDPlus",
    "version": "1.1.15",
    "description": "Presentational and functional enhancements for the footballidentity site and forum.",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "48": "data\/resources\/images\/icon_48.png",
        "128": "data\/resources\/images\/icon_128.png"
    },
    "background": {
        "scripts": [
            "data\/fidplus.js",
            "data\/prefs.js",
            "data\/prefsdefault.js",
            "data\/background.js"
        ]
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "data\/library\/jquery-1.7.1.min.js",
                "data\/fidplus.js",
                "data\/fidpages.js",
                "data\/functions.js",
                "data\/helper.js",
                "data\/lang.js",
                "data\/prefs.js",
                "data\/prefsdefault.js",
                "data\/data\/contributors.js",
                "data\/data\/league_forums.js",
                "data\/data\/leagues.js",
                "data\/library\/cookie.js",
                "data\/library\/domwindow.js",
                "data\/library\/moment.min.js",
                "data\/locales\/chinese.js",
                "data\/locales\/dutch.js",
                "data\/locales\/english.js",
                "data\/locales\/finnish.js",
                "data\/locales\/french.js",
                "data\/locales\/german.js",
                "data\/locales\/greek.js",
                "data\/locales\/hebrew.js",
                "data\/locales\/indonesian.js",
                "data\/locales\/italian.js",
                "data\/locales\/portuguese_br.js",
                "data\/locales\/portuguese_pt.js",
                "data\/locales\/polish.js",
                "data\/locales\/russian.js",
                "data\/locales\/serbian.js",
                "data\/locales\/spanish.js",
                "data\/locales\/swedish.js",
                "data\/locales\/turkish.js",
                "data\/tweaks\/bookmarks.js",
                "data\/forum\/sort_online.js",
                "data\/forum\/highlight_users.js",
                "data\/presentation\/extra_buttons.js",
                "data\/presentation\/finnish_lang_bug.js",
                "data\/presentation\/font_change.js",
                "data\/presentation\/limit_team_names.js",
                "data\/presentation\/manager_league_link.js",
                "data\/presentation\/move_character_guide.js",
                "data\/presentation\/move_keeper_skills.js",
                "data\/presentation\/team_players_avatars.js",
                "data\/presentation\/player_skill_titles.js",
                "data\/presentation\/team_training_warning.js",
                "data\/presentation\/training_status.js",
                "data\/tweaks\/attribute_analyser.js",
                "data\/tweaks\/chat_alert.js",
                "data\/tweaks\/league_forum.js",
                "data\/tweaks\/league_switcher.js",
                "data\/tweaks\/league_transfers.js",
                "data\/tweaks\/player_comparison.js",
                "data\/tweaks\/player_stats_total.js",
                "data\/tweaks\/qprreds_joke.js",
                "data\/tweaks\/team_count_players.js",
                "data\/tweaks\/team_fixtures.js",
                "data\/tweaks\/team_founded.js",
                "data\/tweaks\/team_popup_links.js",
                "data\/tweaks\/team_training_notification.js",
                "data\/init.js",
                "data\/resources\/css\/attribute_analyser.js",
                "data\/resources\/css\/bookmarks.js",
                "data\/resources\/css\/finnish_lang_bug.js",
                "data\/resources\/css\/font_change.js",
                "data\/resources\/css\/forum_staff_highlight.js",
                "data\/resources\/css\/global.js",
                "data\/resources\/css\/player_comparison.js",
                "data\/resources\/css\/recent_players.js",
                "data\/resources\/css\/skill_descriptions.js",
                "data\/resources\/css\/team_popup_links.js",
                "data\/resources\/css\/team_training_warning.js",
                "data\/resources\/css\/training_status.js",
                "data\/run.js"
            ],
            "matches": [
                "http:\/\/footballidentity.com\/*",
                "http:\/\/www.footballidentity.com\/*",
                "http:\/\/s2.footballidentity.com\/*",
                "http:\/\/forum.footballidentity.com\/*",
                "http:\/\/chat.footballidentity.com\/CuteSoft_Client\/CuteChat\/CuteMessenger.aspx"
            ],
            "run_at": "document_start"
        }
    ],
    "page_action": {
        "default_icon": "data\/resources\/images\/icon_enabled.png",
        "default_title": "FID Plus"
    },
    "options_page": "data\/options_chrome.html",
    "permissions": [
        "notifications",
        "tabs",
        "http:\/\/footballidentity.com\/*",
        "http:\/\/www.footballidentity.com\/*",
        "http:\/\/s2.footballidentity.com\/*",
        "http:\/\/forum.footballidentity.com\/*",
        "http:\/\/chat.footballidentity.com\/CuteSoft_Client\/CuteChat\/CuteMessenger.aspx"
    ],
    "web_accessible_resources": [
        "data\/resources\/images\/attribute_analyser.png",
        "data\/resources\/images\/attribute_analyser_gk.png",
        "data\/resources\/images\/icon_48.png",
        "data\/resources\/images\/icon_staff.png",
        "data\/resources\/images\/warning.png"
    ]
}