Gematria Calculator

Gematria Calculator

什麼是Gematria Calculator?

Gematria Calculator是由https://gematriacalculator.us開發的Chrome擴展程式,該擴展的主要功能是“Gematria Calculator”。

擴展截圖

screenshot

下載Gematria Calculator擴展crx文件

下載Gematria Calculator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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'"
}