DinosaurGame

DinosaurGame

什麼是DinosaurGame?

DinosaurGame是由牛蒡開發的Chrome擴展程式,該擴展的主要功能是“DinosaurGame”。

擴展截圖

screenshot

下載DinosaurGame擴展crx文件

下載DinosaurGame擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        You may be familiar with the "dinosaurs" that appear on the "Not connected to the Internet" screen when you are offline. That dinosaur actually moves. Press the [Space] key or [↑] key to start the "dinosaur game". It's also available as a hidden feature in Chrome, and Google Chrome allows you to play the game online by typing" chrome://dino/" in his address bar. 

The extension allows you to play the game on the extension's pop-up page without using Google Chrome.                    

擴展基本資訊

名稱 DinosaurGame DinosaurGame
ID glaogmhcbinmgjpohpfpigpknimhhmof
官方網址 https://chrome.google.com/webstore/detail/dinosaurgame/glaogmhcbinmgjpohpfpigpknimhhmof
簡介 DinosaurGame
檔案大小 54.01 KB
安裝次數 335
目前版本 1.2
更新時間 2021-08-01
上架時間 2021-07-25
開發者 牛蒡
電子郵箱 [email protected]
付費類型 free
支援的語言 en,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_Name__",
    "description": "__MSG_Description__",
    "version": "1.2",
    "default_locale": "ja",
    "icons": {
        "16": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png",
        "32": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png",
        "48": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png",
        "128": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png"
    },
    "action": {
        "default_popup": "DinosaurGame\/index.html"
    }
}