One Click Playcus Flash Games

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

ما هو One Click Playcus Flash Games؟

One Click Playcus Flash Games هو إضافة Chrome تم تطويرها بواسطة Playcus، والميزة الرئيسية لها هي "You can now play all Playcus Flash Games without any permissions hassle.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة One Click Playcus Flash Games

قم بتنزيل ملفات الامتداد One Click Playcus Flash Games بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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).                    

معلومات أساسية عن التمديد

الاسم One Click Playcus Flash Games One Click Playcus Flash Games
ID ajjnbanpedpjbfcpaopcloaaknffnjfp
عنوان URL الرسمي https://chromewebstore.google.com/detail/one-click-playcus-flash-g/ajjnbanpedpjbfcpaopcloaaknffnjfp
الوصف You can now play all Playcus Flash Games without any permissions hassle.
حجم الملف 9.36 KB
عدد التثبيتات 9,240
النسخة الحالية 1.0.1
آخر تحديث 2019-07-24
تاريخ النشر 2019-07-24
تقييم 3.63/5 مجموع تقييمات 16
المطور Playcus
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://www.playcus.com/privacy-policy
اللغات المدعومة 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
    }
}