Dogger
A Frogger Variant
Doggerとは何ですか?
DoggerはInteger Cafeによって開発されたChromeの拡張機能で、その主な機能は「A Frogger Variant」です。
拡張機能のスクリーンショット
Dogger拡張機能のCRXファイルをダウンロード
Dogger拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
[introduction] This is a redone variant of frogger. Frogger was a old altari game. It was much loved, and had a very simple goal: You need to cross the road, and yet to the other side. Remembering that getting hit by a car means death, you need a bit of skill in order to pass this game. Unlike a lot of my other games, You can actually Pass this game and win the game. So if you like that good feeling of actually winning, I'd suggest this. [Controls] Controls are simple. Every arrow key to move, With the exception of down. You may move forward, left, and right. But never down. [Notes] Music is by completech, It's licensed around the Creative commons. Meaning I can use it given I give full credit. This game does not need internet, Meaning you can play it at any time.
拡張機能の基本情報
名前 | |
ID | ojepnodcmflmldfnaijclbdlheeaacpd |
公式URL | https://chrome.google.com/webstore/detail/dogger/ojepnodcmflmldfnaijclbdlheeaacpd |
説明 | A Frogger Variant |
ファイルサイズ | 6.9 MB |
インストール数 | 46 |
現在のバージョン | 1.1 |
最終更新日 | 2018-07-23 |
公開日 | 2018-07-23 |
評価 | 1.00/5 合計 1 レビュー |
開発者 | Integer Cafe |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "description": "A Frogger Variant", "manifest_version": 2, "name": "Dogger", "permissions": [ "activeTab" ], "version": "1.1" } |