European Cup Champion - New Tab
European Cup Champion New Tab is now available on chrome
European Cup Champion - New Tabとは何ですか?
European Cup Champion - New Tabはgamerowls.comによって開発されたChromeの拡張機能で、その主な機能は「European Cup Champion New Tab is now available on chrome」です。
拡張機能のスクリーンショット
European Cup Champion - New Tab拡張機能のCRXファイルをダウンロード
European Cup Champion - New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
European Cup Champion is a soccer game. Kick, hit and score goals using your big-headed Hero..
How to use
- Just by clicking on Add to Chrome it will be added automatically install.
- Enjoy European Cup Champion!
- More Games, Change Wallpaper, Middle Search
* You have to disable ad-blocker for use this extension. 拡張機能の基本情報
| 名前 | |
| ID | gmalkkpemogocjdjnhbigppinmhpdflp |
| 公式URL | https://chromewebstore.google.com/detail/european-cup-champion-new/gmalkkpemogocjdjnhbigppinmhpdflp |
| 説明 | European Cup Champion New Tab is now available on chrome |
| ファイルサイズ | 618 KB |
| インストール数 | 30 |
| 現在のバージョン | 101.690.220.19 |
| 最終更新日 | 2021-11-16 |
| 公開日 | 2021-11-16 |
| 開発者 | gamerowls.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://www.gamerowls.com/european-cup-champion/ |
| プライバシーポリシーページのURL | https://www.gamerowls.com/privacy-policy |
| 対応言語 | en-US |
| manifest.json | |
{
"background": {
"scripts": [
"js\/bg.js"
]
},
"browser_action": {
"default_icon": "images\/icon.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"description": "European Cup Champion New Tab is now available on chrome",
"icons": {
"128": "images\/icon.png",
"16": "images\/16.png",
"48": "images\/48.png"
},
"content_security_policy": "script-src 'self' https:\/\/*.google.com 'unsafe-eval'; object-src 'self'",
"manifest_version": 2,
"name": "European Cup Champion - New Tab",
"offline_enabled": true,
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "101.690.220.19"
} | |