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.
擴展基本資訊
名稱 | Popper |
ID | hlmihaahnkijgkdkncaoacdjkdahioen |
官方網址 | 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 |
電子郵箱 | [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" } } |