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
官方URL 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"
    }
}