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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
이메일 | [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": [] } |