This Abundance Prayer ACTUALLY Works!! >>
This Abundance Prayer ACTUALLY Works!!
What is This Abundance Prayer ACTUALLY Works!! >>?
This Abundance Prayer ACTUALLY Works!! >> is a Chrome extension developed by https://abundanceprayer.com, and its main feature is "This Abundance Prayer ACTUALLY Works!!".
Extension Screenshots
Download This Abundance Prayer ACTUALLY Works!! >> Extension CRX File
Download This Abundance Prayer ACTUALLY Works!! >> 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
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!
Extension Basic Information
Name | |
ID | egplgnbjfhenhofgodglpdjmhpmjakpp |
Official URL | https://chrome.google.com/webstore/detail/this-abundance-prayer-act/egplgnbjfhenhofgodglpdjmhpmjakpp |
Description | This Abundance Prayer ACTUALLY Works!! |
File Size | 7.06 KB |
Installation Count | 55 |
Current Version | 1.3 |
Last Updated | 2019-01-21 |
Publish Date | 2019-01-21 |
Developer | https://abundanceprayer.com |
Payment Type | free |
Privacy Policy Page URL | https://listenandprosper.com/privacy-policy |
Supported Languages | 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" ] } |