Friv

This plugin allows you to play Flash games in Chrome on Friv.

什麼是Friv?

Friv是由Unknown開發的Chrome擴展程式,該擴展的主要功能是“This plugin allows you to play Flash games in Chrome on Friv.”。

擴展截圖

screenshot
screenshot
screenshot

下載Friv擴展crx文件

下載Friv擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Friv.com.tr sitesi için flash player etkinleştirme.                    

擴展基本資訊

名稱 Friv Friv
ID hbphcokhhbpehbnikdfkcedpleahhdao
官方網址 https://chromewebstore.google.com/detail/friv/hbphcokhhbpehbnikdfkcedpleahhdao
簡介 This plugin allows you to play Flash games in Chrome on Friv.
檔案大小 48.82 KB
安裝次數 38,014
目前版本 1.0.0
更新時間 2020-04-10
上架時間 2020-04-09
評分 3.61/5 共 46 次評分
開發者 Unknown
付費類型 free
擴展官網 https://www.friv.com.tr
支援的語言 de,en,fr,nl,es,it,pl
manifest.json
{
    "background": {
        "page": "background.html",
        "persistent": false
    },
    "browser_action": {
        "default_icon": ".\/img\/icon_48.png",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.google-analytics.com https:\/\/www.googletagmanager.com https:\/\/www.friv.com.tr; object-src 'self'; img-src https:\/\/www.googletagmanager.com https:\/\/www.google-analytics.com https:\/\/static.friv.com.tr; connect-src https:\/\/www.friv.com.tr\/ https:\/\/www.google-analytics.com",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "externally_connectable": {
        "matches": [
            "*:\/\/www.friv.com.tr\/*",
            "*:\/\/static.friv.com.tr\/*",
            "*:\/\/pefino.com\/*"
        ]
    },
    "icons": {
        "128": ".\/img\/icon_128.png",
        "16": ".\/img\/icon_16.png",
        "48": ".\/img\/icon_48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "permissions": [
        "contextMenus",
        "contentSettings"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0"
}