SFS Chrome Extension

Supporting Families in Need Through SFS

Qu'est-ce que SFS Chrome Extension ?

SFS Chrome Extension est une extension Chrome développée par https://stephensfreestuff.com, et sa fonction principale est "Supporting Families in Need Through SFS".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension SFS Chrome Extension

Téléchargez les fichiers d'extension SFS Chrome Extension au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        We've developed an inside track to several companies who sell products through popular ecommerce websites. 

When they launch new products they are often looking to give massive rebates allowing you to earn completely FREE products. This helps these companies promote their products by boosting their brand awareness.

As you probably know... word of mouth is one of the most powerful things a small business can have. Especially when selling on some of these online ecommerce platforms. This is why a lot of new sellers are surprisingly willing to give you 100% rebates (or close to it) on their new products! 

When you enable this extension not only does it help us keep running our #freestuff newsletter and get you more products at no cost, proceeds from commissions on any sales on these ecommerce platforms goes towards helping families in need.                    

Informations de Base sur l'Extension

Nom SFS Chrome Extension SFS Chrome Extension
ID fcoelfjfnhefighllldpiehaiepmfbbh
URL Officiel https://chromewebstore.google.com/detail/sfs-chrome-extension/fcoelfjfnhefighllldpiehaiepmfbbh
Description Supporting Families in Need Through SFS
Taille du Fichier 333 KB
Nombre d'Installations 3,494
Version Actuelle 3.1
Dernière Mise à Jour 2020-10-02
Date de Publication 2020-01-03
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://stephensfreestuff.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://stephensfreestuff.com/
URL de la Page d'Aide https://therainmakerfamily.com/contact
URL de la Page de Politique de Confidentialité https://rainmakers.academy/privacy-policy1
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "images\/icon128.png",
            "16": "images\/icon16.png",
            "32": "images\/icon32.png",
            "48": "images\/icon48.png"
        }
    },
    "description": "Supporting Families in Need Through SFS",
    "homepage_url": "https:\/\/stephensfreestuff.com",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png"
    },
    "manifest_version": 2,
    "name": "SFS Chrome Extension",
    "permissions": [
        "storage",
        "activeTab",
        "webRequest",
        "webRequestBlocking",
        "http:\/\/www.amazon.com\/*",
        "https:\/\/www.amazon.com\/*",
        "http:\/\/smile.amazon.com\/*",
        "https:\/\/smile.amazon.com\/*"
    ],
    "version": "3.1"
}