Big Time Cracked Hourglass Timer

View time remaining for spaces to drop cracked hourglasses

什麼是Big Time Cracked Hourglass Timer?

Big Time Cracked Hourglass Timer是由Apsion開發的Chrome擴展程式,該擴展的主要功能是“View time remaining for spaces to drop cracked hourglasses”。

擴展截圖

screenshot

下載Big Time Cracked Hourglass Timer擴展crx文件

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

擴展使用說明

                        Shows you how much time till the next cracked hourglass drops and the potential revenue based on BigTime price and number of Spaces.

When you have Space in Big Time it potentially drops cracked hourglasses every 48 hours.  The countdown begins from the time you place the Space in your Metaverse.
Note: Once you enter your Metaverse any available cracked hourglasses have to be picked within 60 minutes.

v1.2 - More control over values
v1.2.1 - Fixed issue where Avg CHG always reverted to 1
v1.3.0 - Updated to adjust pickup times modified in v29.2                    

擴展基本資訊

名稱 Big Time Cracked Hourglass Timer Big Time Cracked Hourglass Timer
ID pdlhfabfcpkpgocffcnmaedcklaihcmp
官方網址 https://chromewebstore.google.com/detail/big-time-cracked-hourglas/pdlhfabfcpkpgocffcnmaedcklaihcmp
簡介 View time remaining for spaces to drop cracked hourglasses
檔案大小 13.06 MB
安裝次數 679
目前版本 1.3.0
更新時間 2024-02-24
上架時間 2024-02-11
評分 5.00/5 共 10 次評分
開發者 Apsion
電子郵箱 [email protected]
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Big Time Cracked Hourglass Timer",
    "version": "1.3.0",
    "description": "View time remaining for spaces to drop cracked hourglasses",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*.openloot.com\/",
        "https:\/\/lookerstudio.google.com\/reporting\/*"
    ],
    "icons": {
        "128": "static\/hourglass.png"
    },
    "action": [],
    "background": {
        "service_worker": "background.js"
    }
}