SFI - Home Business Opportunity

a place to get information about building a home business

What is SFI - Home Business Opportunity?

SFI - Home Business Opportunity is a Chrome extension developed by https://sueberry.com, and its main feature is "a place to get information about building a home business".

Extension Screenshots

Download SFI - Home Business Opportunity Extension CRX File

Download SFI - Home Business Opportunity 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

                        SFI is a Home Business Opportunity that has been around for 19 years and is accredited by the Better Business Association.

I am Sue Berry, a long standing affiliate marketer and am now Silver Team Leader after only six weeks. I am now starting to earn money with SFI. 

I would like to help you copy what I have done and turn your efforts into financial residual rewards.

Want to join me?

You need to be determined and really focused and it will work!
But at the end of the day that's up to you!

Start for free
Look forward to you joining me...
Sue Berry
www.sueberry.com/join                    

Extension Basic Information

Name SFI - Home Business Opportunity SFI - Home Business Opportunity
ID cngfnjjmnfmnmfjcalenkghgjdihocfn
Official URL https://chromewebstore.google.com/detail/sfi-home-business-opportu/cngfnjjmnfmnmfjcalenkghgjdihocfn
Description a place to get information about building a home business
File Size 29.51 KB
Installation Count 12
Current Version 0.1
Last Updated 2017-09-13
Publish Date 2017-09-13
Rating 5.00/5 Total 1 Ratings
Developer https://sueberry.com
Email [email protected]
Payment Type free
Extension Website https://sueberry.com/join
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "SFI - Home Business Opportunity",
    "version": "0.1",
    "manifest_version": 2,
    "description": "a place to get information about building a home business",
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ],
    "background": {
        "persistent": false,
        "scripts": [
            "OneSignal.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "asksueberry logo 128x128.png",
        "default_title": "a place to get information about building a home business",
        "default_popup": "extension.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "icons": {
        "128": "asksueberry logo 128x128.png"
    }
}