Popper
Distract yourself by popping the lock
Popperとは何ですか?
PopperはAnwesh43によって開発されたChromeの拡張機能で、その主な機能は「Distract yourself by popping the lock」です。
拡張機能のスクリーンショット
Popper拡張機能のCRXファイルをダウンロード
Popper拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Distract yourself playing popper when you open a new tab. Fun clicking game. The line will be moving along the lock you have to tap when the line is close to a ball if you miss it game will be over. 拡張機能の基本情報
| 名前 | |
| ID | hlmihaahnkijgkdkncaoacdjkdahioen |
| 公式URL | https://chromewebstore.google.com/detail/popper/hlmihaahnkijgkdkncaoacdjkdahioen |
| 説明 | Distract yourself by popping the lock |
| ファイルサイズ | 46.5 KB |
| インストール数 | 14 |
| 現在のバージョン | 1.0.1 |
| 最終更新日 | 2016-11-07 |
| 公開日 | 2016-11-07 |
| 評価 | 3.50/5 合計 2 レビュー |
| 開発者 | Anwesh43 |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Popper",
"description": "Distract yourself by popping the lock",
"manifest_version": 2,
"version": "1.0.1",
"icons": {
"32": "img\/popper_icon_32.png",
"64": "img\/popper_icon_64.png"
},
"chrome_url_overrides": {
"newtab": "popper.html"
}
} | |