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 с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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 } |