SFS Chrome Extension

Supporting Families in Need Through SFS

SFS Chrome Extension क्या है?

SFS Chrome Extension https://stephensfreestuff.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Supporting Families in Need Through SFS"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में SFS Chrome Extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम SFS Chrome Extension SFS Chrome Extension
ID fcoelfjfnhefighllldpiehaiepmfbbh
आधिकारिक URL https://chromewebstore.google.com/detail/sfs-chrome-extension/fcoelfjfnhefighllldpiehaiepmfbbh
विवरण Supporting Families in Need Through SFS
फ़ाइल का आकार 333 KB
स्थापना संख्या 3,494
वर्तमान संस्करण 3.1
अंतिम अपडेट 2020-10-02
प्रकाशन तिथि 2020-01-03
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर https://stephensfreestuff.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://stephensfreestuff.com/
सहायता पृष्ठ URL https://therainmakerfamily.com/contact
गोपनीयता नीति पृष्ठ URL https://rainmakers.academy/privacy-policy1
समर्थित भाषाएँ 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"
}