Numerology Score Calculator
This extension will give the Numerology score for a given Name
Numerology Score Calculatorとは何ですか?
Numerology Score CalculatorはVishnuによって開発されたChromeの拡張機能で、その主な機能は「This extension will give the Numerology score for a given Name」です。
拡張機能のスクリーンショット
Numerology Score Calculator拡張機能のCRXファイルをダウンロード
Numerology Score Calculator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | Numerology Score Calculator |
ID | igbinoolkgjknlmolmkamicnlbgpmfal |
公式URL | https://chromewebstore.google.com/detail/numerology-score-calculat/igbinoolkgjknlmolmkamicnlbgpmfal |
説明 | This extension will give the Numerology score for a given Name |
ファイルサイズ | 12.96 KB |
インストール数 | 50 |
現在のバージョン | 1.1 |
最終更新日 | 2021-06-05 |
公開日 | 2021-03-07 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | Vishnu |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | 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": [] } |