Numerology Score Calculator
This extension will give the Numerology score for a given Name
What is Numerology Score Calculator?
Numerology Score Calculator is a Chrome extension developed by Vishnu, and its main feature is "This extension will give the Numerology score for a given Name".
Extension Screenshots
Download Numerology Score Calculator Extension CRX File
Download Numerology Score Calculator 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
A Simple & easy-to-use extension which allow Users to quickly calculate the Numerology Score for a given Name. Choose Names for New Born baby/ New Ventures, etc., by calculating the Exact Numerology score without any manual effort. This helps in saving huge effort/time in calculating the Numerology score. This extension has gone through a thorough testing and is very accurate thereby avoiding any error in the calculation during manual process.
Extension Basic Information
Name | Numerology Score Calculator |
ID | igbinoolkgjknlmolmkamicnlbgpmfal |
Official URL | https://chromewebstore.google.com/detail/numerology-score-calculat/igbinoolkgjknlmolmkamicnlbgpmfal |
Description | This extension will give the Numerology score for a given Name |
File Size | 12.96 KB |
Installation Count | 50 |
Current Version | 1.1 |
Last Updated | 2021-06-05 |
Publish Date | 2021-03-07 |
Rating | 5.00/5 Total 2 Ratings |
Developer | Vishnu |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Numerology Score Calculator", "description": "This extension will give the Numerology score for a given Name", "version": "1.1", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [] } |