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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}