Heureca!

The shortcut to Mystery Cache Solutions. Enriches geocaching.com with a set of tools for decryption and working with coordinates.

Heureca!란 무엇입니까?

Heureca!은(는) https://www.heureca.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The shortcut to Mystery Cache Solutions. Enriches geocaching.com with a set of tools for decryption and working with coordinates."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Heureca! 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        The toolbox for solving multi and mystery geocaches. 

- Extracts formulas on geocaching.com and provides a form to enter the answers and to automatically calculate the coordinates
- Decryption tools injected right into the cache page to have easy and fast access.
- Injects the solutions into the geocache solution checkers such as geochecker.com to allow faster verification



Please send feedback to [email protected]                    

확장 프로그램 기본 정보

이름 Heureca! Heureca!
ID aijliopiapglccabjddbcgokhmbfdfdk
공식 URL https://chromewebstore.google.com/detail/heureca/aijliopiapglccabjddbcgokhmbfdfdk
설명 The shortcut to Mystery Cache Solutions. Enriches geocaching.com with a set of tools for decryption and working with coordinates.
파일 크기 1.91 MB
설치 횟수 872
현재 버전 0.1.47
최근 업데이트 2022-07-03
출시 날짜 2020-06-07
평점 4.43/5 총 7 개의 평점
개발자 https://www.heureca.net
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.heureca.net/
개인정보 보호 정책 페이지 URL https://www.heureca.net/contact.html
지원되는 언어 de,en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Heureca!",
    "short_name": "Heureca",
    "description": "The shortcut to Mystery Cache Solutions. Enriches geocaching.com with a set of tools for decryption and working with coordinates.",
    "manifest_version": 2,
    "minimum_chrome_version": "30.0",
    "version": "0.1.47",
    "icons": {
        "16": "images\/heureca16.png",
        "48": "images\/heureca48.png",
        "96": "images\/heureca96.png",
        "128": "images\/heureca128.png"
    },
    "default_locale": "en",
    "browser_action": {
        "default_icon": {
            "16": "images\/heureca16.png",
            "19": "images\/heureca19.png",
            "48": "images\/heureca48.png"
        },
        "default_popup": "popup.html",
        "default_title": "Heureca!"
    },
    "background": {
        "scripts": [
            "firebase.js",
            "analytics.js",
            "background.min.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/www.geocaching.com\/*",
                "https:\/\/www.geocaching.com\/*",
                "http:\/\/www.opencaching.com\/*",
                "https:\/\/www.opencaching.com\/*",
                "http:\/\/www.opencaching.de\/*",
                "https:\/\/www.opencaching.de\/*",
                "http:\/\/www.opencaching.pl\/*",
                "https:\/\/www.opencaching.pl\/*",
                "http:\/\/www.opencaching.se\/*",
                "https:\/\/www.opencaching.se\/*",
                "http:\/\/www.opencaching.no\/*",
                "https:\/\/www.opencaching.no\/*",
                "http:\/\/www.opencaching.ro\/*",
                "https:\/\/www.opencaching.ro\/*",
                "http:\/\/www.opencaching.nl\/*",
                "https:\/\/www.opencaching.nl\/*",
                "http:\/\/www.opencaching.us\/*",
                "https:\/\/www.opencaching.us\/*",
                "http:\/\/www.opencaching.ca\/*",
                "https:\/\/www.opencaching.ca\/*",
                "http:\/\/www.opencaching.mx\/*",
                "https:\/\/www.opencaching.mx\/*",
                "http:\/\/www.opencaching.it\/*",
                "https:\/\/www.opencaching.it\/*",
                "http:\/\/www.opencaching.es\/*",
                "https:\/\/www.opencaching.es\/*",
                "http:\/\/www.opencaching.org.uk\/*",
                "https:\/\/www.opencaching.org.uk\/*",
                "http:\/\/www.opencaching.cz\/*",
                "https:\/\/www.opencaching.cz\/*",
                "http:\/\/www.gccheck.com\/*",
                "https:\/\/www.gccheck.com\/*",
                "http:\/\/gccounter.com\/*",
                "https:\/\/gccounter.com\/*",
                "http:\/\/www.gc-apps.com\/*",
                "https:\/\/www.gc-apps.com\/*",
                "http:\/\/geochecker.com\/*",
                "https:\/\/geochecker.com\/*",
                "http:\/\/www.geochecker.com\/*",
                "https:\/\/www.geochecker.com\/*",
                "http:\/\/geocheck.org\/*",
                "https:\/\/geocheck.org\/*",
                "http:\/\/www.geocheck.org\/*",
                "https:\/\/www.geocheck.org\/*",
                "http:\/\/evince.locusprime.net\/*",
                "https:\/\/evince.locusprime.net\/*",
                "http:\/\/geochecker.gps-cache.de\/*",
                "https:\/\/geochecker.gps-cache.de\/*",
                "https:\/\/www.geocheck.org\/*",
                "http:\/\/geotjek.dk\/*",
                "https:\/\/geotjek.dk\/*",
                "https:\/\/www.geotjek.dk\/*",
                "http:\/\/www.geotjek.dk\/*",
                "http:\/\/www.gctoolbox.de\/*",
                "https:\/\/www.gctoolbox.de\/*",
                "http:\/\/www.heureca.de\/*",
                "https:\/\/www.heureca.de\/*",
                "http:\/\/www.heureca.net\/*",
                "https:\/\/www.heureca.net\/*"
            ],
            "js": [
                "firebase.js",
                "material.min.js",
                "mdl-selectfield.min.js",
                "heurecaExtension.min.js"
            ],
            "css": [
                "heureca.css"
            ]
        }
    ],
    "web_accessible_resources": [
        "images\/*",
        "fonts\/*.woff2",
        "material.min.js.map"
    ],
    "content_security_policy": "script-src 'self' https:\/\/cdn.firebase.com https:\/\/*.firebaseio.com https:\/\/*.geocaching.com https:\/\/heureca.herokuapp.com\/; object-src 'self'",
    "oauth2": {
        "client_id": "866331598230-mr44tikp9klpsdfjcct7fv1gl9m4hlqp.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile",
            "https:\/\/www.googleapis.com\/auth\/drive"
        ]
    },
    "permissions": [
        "contextMenus",
        "identity",
        "storage",
        "https:\/\/api.what3words.com\/",
        "https:\/\/heureka.firebaseio.com\/",
        "https:\/\/heureca.herokuapp.com\/"
    ],
    "optional_permissions": [
        "clipboardWrite",
        "tabs"
    ]
}