Quick launch of Flash-based games

Set up a quick and easy launch of Flash-based games.

Quick launch of Flash-based games란 무엇입니까?

Quick launch of Flash-based games은(는) Broccoli Games에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Set up a quick and easy launch of Flash-based games."입니다.

확장 프로그램 스크린샷

screenshot

Quick launch of Flash-based games 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        After the installation of this extension, all Flash-based games will start without problems on Facebook.

You won’t have to enable Flash or change a lot of settings manually any more.
This extension will take care of this for you, and you’ll be able to start the game at once.

All you have to do is click on Add to Chrome!

If you love Flash-based games, this useful extension is ideal for you!

The extension does not make any changes except enabling Flash on Facebook. The extension does not collect any data.

Terms of use: https://www.broccoligames.ru/law/Privacy_policy.html
Terms of confidentiality: https://www.broccoligames.ru/law/Privacy_policy.html                    

확장 프로그램 기본 정보

이름 Quick launch of Flash-based games Quick launch of Flash-based games
ID idalinkinmdgcofhpbfklbdkfadfapki
공식 URL https://chromewebstore.google.com/detail/quick-launch-of-flash-bas/idalinkinmdgcofhpbfklbdkfadfapki
설명 Set up a quick and easy launch of Flash-based games.
파일 크기 11.15 KB
설치 횟수 64,007
현재 버전 1.0.0.2
최근 업데이트 2019-08-22
출시 날짜 2019-08-22
평점 2.88/5 총 50 개의 평점
개발자 Broccoli Games
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL http://www.broccoligames.ru/law/Privacy_policy.html
지원되는 언어 en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "1.0.0.2",
    "manifest_version": 2,
    "default_locale": "en",
    "permissions": [
        "contentSettings",
        "tabs"
    ],
    "icons": {
        "128": "icon_128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    }
}