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
官方URL 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"
}