Friv
This plugin allows you to play Flash games in Chrome on Friv.
What is Friv?
Friv is a Chrome extension developed by Unknown, and its main feature is "This plugin allows you to play Flash games in Chrome on Friv.".
Extension Screenshots
Download Friv Extension CRX File
Download Friv extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Friv.com.tr sitesi için flash player etkinleştirme.
Extension Basic Information
Name | Friv |
ID | hbphcokhhbpehbnikdfkcedpleahhdao |
Official URL | https://chromewebstore.google.com/detail/friv/hbphcokhhbpehbnikdfkcedpleahhdao |
Description | This plugin allows you to play Flash games in Chrome on Friv. |
File Size | 48.82 KB |
Installation Count | 38,014 |
Current Version | 1.0.0 |
Last Updated | 2020-04-10 |
Publish Date | 2020-04-09 |
Rating | 3.61/5 Total 46 Ratings |
Developer | Unknown |
Payment Type | free |
Extension Website | https://www.friv.com.tr |
Supported Languages | 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" } |