Friv
This plugin allows you to play Flash games in Chrome on Friv.
Cos'è Friv?
Friv è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "This plugin allows you to play Flash games in Chrome on Friv.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Friv
Scarica i file di estensione Friv in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Friv.com.tr sitesi için flash player etkinleştirme.
Informazioni di Base sull'Estensione
Nome | Friv |
ID | hbphcokhhbpehbnikdfkcedpleahhdao |
URL Ufficiale | https://chromewebstore.google.com/detail/friv/hbphcokhhbpehbnikdfkcedpleahhdao |
Descrizione | This plugin allows you to play Flash games in Chrome on Friv. |
Dimensione del File | 48.82 KB |
Conteggio Installazioni | 38,014 |
Versione Corrente | 1.0.0 |
Ultimo Aggiornamento | 2020-04-10 |
Data di Pubblicazione | 2020-04-09 |
Valutazione | 3.61/5 Totale 46 Valutazioni |
Sviluppatore | Unknown |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.friv.com.tr |
Lingue Supportate | 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" } |