Gematria Calculator - Gematrix.org

Gematria Calculator - by gematrix.org. Calculate Gematria values for words and phrases. See similar Gematria phrases online.

What is Gematria Calculator - Gematrix.org?

Gematria Calculator - Gematrix.org is a Chrome extension developed by https://gematrix.org, and its main feature is "Gematria Calculator - by gematrix.org. Calculate Gematria values for words and phrases. See similar Gematria phrases online.".

Extension Screenshots

screenshot
screenshot

Download Gematria Calculator - Gematrix.org Extension CRX File

Download Gematria Calculator - Gematrix.org 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

                        An online Gematria Calculator Extension. This will allow you to calculate Gematria values while surfing the web. Calculating Gimatria real time inside your browser. Searching for similar Gimatria values in Hebrew Gematria or English Gematria by selecting text inside the web page, right clicking and seeing the results automatically or searching for similar values of Gimatria. Jewish or English.                    

Extension Basic Information

Name Gematria Calculator - Gematrix.org Gematria Calculator - Gematrix.org
ID gabklpcbgpilmpfpbingloinmdpojagl
Official URL https://chromewebstore.google.com/detail/gematria-calculator-gemat/gabklpcbgpilmpfpbingloinmdpojagl
Description Gematria Calculator - by gematrix.org. Calculate Gematria values for words and phrases. See similar Gematria phrases online.
File Size 36.41 KB
Installation Count 2,048
Current Version 1.21
Last Updated 2022-11-24
Publish Date 2013-05-01
Rating 4.00/5 Total 12 Ratings
Developer https://gematrix.org
Email [email protected]
Payment Type free
Extension Website https://www.gematrix.org
Help Page URL https://www.gematrix.org/tos.php
Privacy Policy Page URL http://www.c2kb.com/tos
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Gematria Calculator - Gematrix.org",
    "description": "Gematria Calculator - by gematrix.org. Calculate Gematria values for words and phrases. See similar Gematria phrases online.",
    "version": "1.21",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "contextMenus"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html",
        "default_title": "Gematria Calculator - Gematrix.org"
    },
    "background": {
        "service_worker": "context.js"
    }
}