SFS Chrome Extension
Supporting Families in Need Through SFS
SFS Chrome Extensionとは何ですか?
SFS Chrome Extensionはhttps://stephensfreestuff.comによって開発されたChromeの拡張機能で、その主な機能は「Supporting Families in Need Through SFS」です。
拡張機能のスクリーンショット
SFS Chrome Extension拡張機能のCRXファイルをダウンロード
SFS Chrome Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | |
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 |
Eメール | [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" } |