Benny 2048
Combine the Bennys to win
什麼是Benny 2048?
Benny 2048是由Unknown開發的Chrome擴展程式,該擴展的主要功能是“Combine the Bennys to win”。
擴展截圖
下載Benny 2048擴展crx文件
下載Benny 2048擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Combine benny the jet pictures to win. Based on 2048 but with picture of benny the jet.
A simple game to play 2048 with your favorite guy 擴展基本資訊
| 名稱 | |
| ID | gmcanjohmnnlmnampkignfdonmbkibgn |
| 官方網址 | https://chromewebstore.google.com/detail/benny-2048/gmcanjohmnnlmnampkignfdonmbkibgn |
| 簡介 | Combine the Bennys to win |
| 檔案大小 | 649 KB |
| 安裝次數 | 320 |
| 目前版本 | 1.0 |
| 更新時間 | 2021-12-09 |
| 上架時間 | 2021-12-09 |
| 評分 | 5.00/5 共 2 次評分 |
| 開發者 | Unknown |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://benny.gq |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Benny 2048",
"description": "Combine the Bennys to win",
"version": "1.0",
"manifest_version": 2,
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"browser_action": {
"default_popup": "index.html"
}
} | |