Big Time Cracked Hourglass Timer

View time remaining for spaces to drop cracked hourglasses

What is Big Time Cracked Hourglass Timer?

Big Time Cracked Hourglass Timer is a Chrome extension developed by Apsion, and its main feature is "View time remaining for spaces to drop cracked hourglasses".

Extension Screenshots

screenshot

Download Big Time Cracked Hourglass Timer Extension CRX File

Download Big Time Cracked Hourglass Timer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Big Time Cracked Hourglass Timer Big Time Cracked Hourglass Timer
ID pdlhfabfcpkpgocffcnmaedcklaihcmp
Official URL https://chromewebstore.google.com/detail/big-time-cracked-hourglas/pdlhfabfcpkpgocffcnmaedcklaihcmp
Description View time remaining for spaces to drop cracked hourglasses
File Size 13.06 MB
Installation Count 679
Current Version 1.3.0
Last Updated 2024-02-24
Publish Date 2024-02-11
Rating 5.00/5 Total 10 Ratings
Developer Apsion
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}