Gematria Calculator

Gematria Calculator

Gematria Calculator란 무엇입니까?

Gematria Calculator은(는) https://gematriacalculator.us에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Gematria Calculator"입니다.

확장 프로그램 스크린샷

screenshot

Gematria Calculator 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Gematria calculator has answers for all alphabetic codes in form of numeric values. The Jewish language is the long-standing use of this calculator. Gematria calculator is available in one click search. Just put up the alphabetic input of choice and get numeric answers. The calculator can work without any extra suggestion or learning need. The task is efficient and also very easy even without expertise. Gematria Calculator is useful for all biblical purposes for a very long time. This calculator is useful for Hebrew numerology. Gematria calculator is also very helpful for names and meanings. Gematria calculator is based on the Gematria analogy. Normal calculations are not a part of the analogy. The Gematriacalculator.us is easy to use, unlike the other complicated options. This will give an easy option in comparison to other online ones. 
We will provide one another website also. you can visit this blog for deep information's about gematria calculator. https://gematriacalculator.org/                    

확장 프로그램 기본 정보

이름 Gematria Calculator Gematria Calculator
ID phbcbondibjchehdknncgmejkapedfmg
공식 URL https://chrome.google.com/webstore/detail/gematria-calculator/phbcbondibjchehdknncgmejkapedfmg
설명 Gematria Calculator
파일 크기 110 KB
설치 횟수 84
현재 버전 1.1.0
최근 업데이트 2023-05-07
출시 날짜 2021-03-30
개발자 https://gematriacalculator.us
이메일 [email protected]
결제 유형 in_app
확장 프로그램 웹 사이트 https://gematriacalculator.us/
도움말 페이지 URL https://gematriacalculator.us/
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Gematria Calculator",
    "description": "Gematria Calculator",
    "version": "1.1.0",
    "browser_action": {
        "default_popup": "index.html"
    },
    "background": {
        "scripts": [
            "libs\/js\/background.js"
        ]
    },
    "permissions": [
        "contextMenus",
        "*:\/\/*\/*",
        "storage"
    ],
    "content_security_policy": "script-src 'self' https:\/\/stackpath.bootstrapcdn.com\/bootstrap\/4.3.1\/js\/bootstrap.min.js; object-src 'self'"
}