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.」です。
拡張機能のスクリーンショット
Friv拡張機能のCRXファイルをダウンロード
Friv拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Friv.com.tr sitesi için flash player etkinleştirme.
拡張機能の基本情報
名前 | 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" } |