CPRewritten Flash Enabler
Allows CPRewritten to automatically run Flash Player
CPRewritten Flash Enablerとは何ですか?
CPRewritten Flash Enablerはhttps://play.cprewritten.netによって開発されたChromeの拡張機能で、その主な機能は「Allows CPRewritten to automatically run Flash Player」です。
拡張機能のスクリーンショット
CPRewritten Flash Enabler拡張機能のCRXファイルをダウンロード
CPRewritten Flash Enabler拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Allow Club Penguin Rewritten to enable Flash by default in Chrome. Easily improve your Club Penguin Rewritten experience with this easy-to-install extension! You play the game, our enabler will do the work for you. No more having to manually enable the option yourselves! Your privacy is important to us, we will use your permissions only to support Flash and nothing else.
拡張機能の基本情報
名前 | |
ID | dkgjegocmcicmloagcapoglndjkhpdmm |
公式URL | https://chrome.google.com/webstore/detail/cprewritten-flash-enabler/dkgjegocmcicmloagcapoglndjkhpdmm |
説明 | Allows CPRewritten to automatically run Flash Player |
ファイルサイズ | 27.58 KB |
インストール数 | 210,769 |
現在のバージョン | 0.2 |
最終更新日 | 2019-06-12 |
公開日 | 2019-06-12 |
評価 | 4.27/5 合計 89 レビュー |
開発者 | https://play.cprewritten.net |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://play.cprewritten.net |
対応言語 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "CPRewritten Flash Enabler", "version": "0.2", "description": "Allows CPRewritten to automatically run Flash Player", "permissions": [ "contentSettings" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "browser_action": { "default_icon": { "32": "toolbar_icon32.png" } }, "icons": { "32": "icon32.png", "48": "icon48.png", "128": "icon128.png" }, "manifest_version": 2 } |