Friv
This plugin allows you to play Flash games in Chrome on Friv.
Vad är Friv?
Friv är en Chrome-tillägg utvecklad av Unknown, och dess huvudfunktion är "This plugin allows you to play Flash games in Chrome on Friv.".
Tilläggsskärmbilder
Ladda ner Friv-förlängningens CRX-fil
Ladda ner Friv-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        Friv.com.tr sitesi için flash player etkinleştirme.                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | hbphcokhhbpehbnikdfkcedpleahhdao | 
| Officiell webbadress | https://chromewebstore.google.com/detail/friv/hbphcokhhbpehbnikdfkcedpleahhdao | 
| Beskrivning | This plugin allows you to play Flash games in Chrome on Friv. | 
| Filstorlek | 48.82 KB | 
| Antal Installationer | 38,014 | 
| Aktuell Version | 1.0.0 | 
| Senast Uppdaterad | 2020-04-10 | 
| Publiceringsdatum | 2020-04-09 | 
| Betyg | 3.61/5 Totalt 46 Betyg | 
| Utvecklare | Unknown | 
| Betalningssätt | free | 
| Tilläggswebbplats | https://www.friv.com.tr | 
| Stödda Språk | 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"
}  |  |