One Click Playcus Flash Games

You can now play all Playcus Flash Games without any permissions hassle.

Wat is One Click Playcus Flash Games?

One Click Playcus Flash Games is een Chrome-extensie ontwikkeld door Playcus, en de belangrijkste functie is "You can now play all Playcus Flash Games without any permissions hassle.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie One Click Playcus Flash Games

Download One Click Playcus Flash Games-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

                        You can now play all Playcus Games without any permissions hassle.

One Click Solution  is the official extension from PLAYCUS Games that helps you with the many upcoming permissions required from Flash for a seamless gameplay experience!
By adding this extension, you will give a ONE TIME permission to use Flash. All Flash pop ups will be handled by the extension and you can get back to playing PLAYCUS games, hassle free!

Your privacy is important to PLAYCUS.  Your consent to Flash will only be used to support Flash and will not be shared with any other parties.
Use of this extension is subject to our Terms of Service (https://www.playcus.com/terms-of-service), and Privacy Policy (https://www.playcus.com/privacy-policy).                    

Basisinformatie over de Extensie

Naam One Click Playcus Flash Games One Click Playcus Flash Games
ID ajjnbanpedpjbfcpaopcloaaknffnjfp
Officiële URL https://chromewebstore.google.com/detail/one-click-playcus-flash-g/ajjnbanpedpjbfcpaopcloaaknffnjfp
Beschrijving You can now play all Playcus Flash Games without any permissions hassle.
Bestandsgrootte 9.36 KB
Aantal Installaties 9,240
Huidige Versie 1.0.1
Laatst Bijgewerkt 2019-07-24
Publicatiedatum 2019-07-24
Beoordeling 3.63/5 Totaal 16 Beoordelingen
Ontwikkelaar Playcus
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://www.playcus.com/privacy-policy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "One Click Playcus Flash Games",
    "description": "You can now play all Playcus Flash Games without any permissions hassle.",
    "version": "1.0.1",
    "manifest_version": 2,
    "icons": {
        "128": "App_icon_chrome.png"
    },
    "permissions": [
        "contentSettings"
    ],
    "browser_action": {
        "default_icon": "App_icon_chrome.png",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "bg.js"
        ],
        "persistent": true
    }
}