Gamegos Flash Helper
Add this plugin and enable Flash for all games hassle free! Gamegos Flash Helper is a Google Chrome browser Extension created by…
ما هو Gamegos Flash Helper؟
Gamegos Flash Helper هو إضافة Chrome تم تطويرها بواسطة GAMEGOS، والميزة الرئيسية لها هي "Add this plugin and enable Flash for all games hassle free! Gamegos Flash Helper is a Google Chrome browser Extension created by…".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Gamegos Flash Helper
قم بتنزيل ملفات الامتداد Gamegos Flash Helper بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Add this plugin and enable Flash for all games hassle free! Gamegos Flash Helper is a Google Chrome browser Extension created by Gamegos to manage Flash permissions automatically for all our games when you load them. Games like Cafeland, Marketland, Fashland, Cooking Tale and Solitaire Story using Flash Player do require explicit permission from users to allow the browser to run Flash. This Flash enabler will automatically allow the browser permission and your game will load smoothly every time. It won't affect your game or browser performance! Without this extension, you will have to enable Flash manually every time you load or refresh the game. Gamegos Flash Helper frees you from this problem. Gamegos will use your permissions only for Flash Player and nothing else. Our privacy policy assures you a complete non-disclosure to any of the information shared by you. Use of this plug-in is subject to Gamegos’ Terms of Service - http://www.gamegos.com/termsofservice/ Privacy Policy - http://www.gamegos.com/privacypolicy/
معلومات أساسية عن التمديد
الاسم | Gamegos Flash Helper |
ID | kppfgjkgimgbanjbbgpmccbkagcebnid |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/gamegos-flash-helper/kppfgjkgimgbanjbbgpmccbkagcebnid |
الوصف | Add this plugin and enable Flash for all games hassle free! Gamegos Flash Helper is a Google Chrome browser Extension created by… |
حجم الملف | 50.59 KB |
عدد التثبيتات | 40,469 |
النسخة الحالية | 1.0 |
آخر تحديث | 2019-08-19 |
تاريخ النشر | 2019-08-19 |
تقييم | 3.09/5 مجموع تقييمات 81 |
المطور | GAMEGOS |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Gamegos Flash Helper", "description": "", "version": "1.0", "icons": { "16": "icons\/16.png" }, "browser_action": { "default_icon": "icons\/16.png", "default_title": "Gamegos Flash Helper", "default_popup": "index.html" }, "permissions": [ "contentSettings" ], "background": { "scripts": [ "enabler.js" ], "persistent": false }, "manifest_version": 2 } |