This Abundance Prayer ACTUALLY Works!! >>
This Abundance Prayer ACTUALLY Works!!
什么是This Abundance Prayer ACTUALLY Works!! >>?
This Abundance Prayer ACTUALLY Works!! >>是由https://abundanceprayer.com开发的Chrome扩展程序,该扩展的主要功能是“This Abundance Prayer ACTUALLY Works!!”。
扩展截图
下载This Abundance Prayer ACTUALLY Works!! >>扩展crx文件
下载This Abundance Prayer ACTUALLY Works!! >>扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Be Reminded Of Your Abundance Every Time You Open Your Browser. Read Testimonials From Real People Who Got Real Results After Using This Powerful Prayer. Click The 'Add to Chrome' Button At The Top Right Of This Page To Read The Full Prayer Now. Blessings!
扩展基本信息
名称 | |
ID | egplgnbjfhenhofgodglpdjmhpmjakpp |
官方URL | https://chrome.google.com/webstore/detail/this-abundance-prayer-act/egplgnbjfhenhofgodglpdjmhpmjakpp |
简介 | This Abundance Prayer ACTUALLY Works!! |
文件大小 | 7.06 KB |
安装次数 | 55 |
当前版本 | 1.3 |
更新时间 | 2019-01-21 |
上架时间 | 2019-01-21 |
开发者 | https://abundanceprayer.com |
付费类型 | free |
隐私政策页面URL | https://listenandprosper.com/privacy-policy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "This Abundance Prayer ACTUALLY Works!! >>", "short_name": "Abundance", "description": "This Abundance Prayer ACTUALLY Works!!", "version": "1.3", "author": "AbundancePrayer.Com", "browser_action": { "default_icon": "tab-icon.png", "default_title": "Abundance Prayer" }, "chrome_settings_overrides": { "homepage": "https:\/\/abundanceprayer.com\/?utm_source=chrome-extension-home&utm_medium=chrome-extension-home" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "background": { "persistent": false, "scripts": [ "background.js" ] }, "permissions": [ "activeTab" ] } |