Numerology Launcher
Discover the Hidden Secrets of Numerology number, Affimations and Angel Numbers
什么是Numerology Launcher?
Numerology Launcher是由https://hiddennumerology.com开发的Chrome扩展程序,该扩展的主要功能是“Discover the Hidden Secrets of Numerology number, Affimations and Angel Numbers”。
扩展截图
下载Numerology Launcher扩展crx文件
下载Numerology Launcher扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Numerology Launcher provides links to resources to discover the hidden secrets of Numerology Numbers, Affirmations & Angel Numbers.
扩展基本信息
名称 | |
ID | eijgiokccpflcbhngmjgflkafjnmohnd |
官方URL | https://chrome.google.com/webstore/detail/numerology-launcher/eijgiokccpflcbhngmjgflkafjnmohnd |
简介 | Discover the Hidden Secrets of Numerology number, Affimations and Angel Numbers |
文件大小 | 19.57 KB |
安装次数 | 139 |
当前版本 | 1.0.0 |
更新时间 | 2020-03-21 |
上架时间 | 2020-03-18 |
开发者 | https://hiddennumerology.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://hiddennumerology.com/ |
帮助页面URL | https://hiddennumerology.com/contact/ |
隐私政策页面URL | https://hiddennumerology.com/privacy-policy |
支持的语言 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Numerology Launcher", "description": "Discover the Hidden Secrets of Numerology number, Affimations and Angel Numbers", "version": "1.0.0", "icons": { "128": "icon_128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |