Friv

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

Wat is Friv?

Friv is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "This plugin allows you to play Flash games in Chrome on Friv.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Friv

Download Friv-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Friv Friv
ID hbphcokhhbpehbnikdfkcedpleahhdao
Officiële URL https://chromewebstore.google.com/detail/friv/hbphcokhhbpehbnikdfkcedpleahhdao
Beschrijving This plugin allows you to play Flash games in Chrome on Friv.
Bestandsgrootte 48.82 KB
Aantal Installaties 38,014
Huidige Versie 1.0.0
Laatst Bijgewerkt 2020-04-10
Publicatiedatum 2020-04-09
Beoordeling 3.61/5 Totaal 46 Beoordelingen
Ontwikkelaar Unknown
Betalingswijze free
Extensiewebsite https://www.friv.com.tr
Ondersteunde Talen 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"
}