Save to Face Book. From web to Saved FB

Save links for later, that allows you to store any page with just one click to your Facebook's Saved section. Easily save to your FB

什么是Save to Face Book. From web to Saved FB?

Save to Face Book. From web to Saved FB是由Don Extension开发的Chrome扩展程序,该扩展的主要功能是“Save links for later, that allows you to store any page with just one click to your Facebook's Saved section. Easily save to your FB”。

扩展截图

screenshot
screenshot
screenshot

下载Save to Face Book. From web to Saved FB扩展crx文件

下载Save to Face Book. From web to Saved FB扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Have you ever had such a thing that you do not have enough time to watch a workout video, or learn a new recipe? Or maybe you want to cheer yourself up and watch funny videos, but are busy with other things? With the Keeper for facebook extension, which allows any link to a video song to save to facebook, such problems will no longer arise.

Everything interesting on the Internet will be waiting for you in the Saved section, for viewing later.

We are for order. Organize new posts into collections created earlier in the Saved on FB section. Don't have a collection you want? This is easy to solve, because at the bottom of the popup you can add a new collection and name it in just 3 clicks.

This will make it easier for you to find information later, or share important information with your friends. There is no limit on the number of collections or names, everything is in your hands thanks to Keeper for FB.


Only you can view and access your saved items, which are stored in your personal saved items list. From there, you can share your saved items on your timeline, in a group, or anywhere else on Facebook. You can also share your entire collection of saved items with a select group of friends using the Shared Collections feature.

From anywhere in the world you have access to your saves. We have provided quick access to records, open the Keeper for FB extension and click View all Saves to go to the Save to Facebook section

This extension is independently created and is not affiliated with FB Ink.
The extension does not collect personal information,  Save to Facebook mechanism. By installing the extension, you consent to the work of the extension with the links that you visit.                    

扩展基本信息

名称 Save to Face Book. From web to Saved FB Save to Face Book. From web to Saved FB
ID bdhnoaejmcmegonoagjjomifeknmncnb
官方URL https://chromewebstore.google.com/detail/save-to-face-book-from-we/bdhnoaejmcmegonoagjjomifeknmncnb
简介 Save links for later, that allows you to store any page with just one click to your Facebook's Saved section. Easily save to your FB
文件大小 106 KB
安装次数 143
当前版本 1.4.2
更新时间 2024-02-05
上架时间 2021-09-29
开发者 Don Extension
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://keeperfb.com/privacy.html
支持的语言 id,ms,de,en,fil,fr,sw,nl,no,vi,da,et,es,hr,it,lv,lt,hu,pl,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,iw,fa,mr,bn,gu,ta,te,kn-IN,ml,am-ET,ar,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "short_name": "__MSG_appShortName__",
    "description": "__MSG_appDescription__",
    "version": "1.4.2",
    "default_locale": "en",
    "icons": {
        "16": "assets\/16.png",
        "48": "assets\/48.png",
        "128": "assets\/128.png"
    },
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "cookies",
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "incognito": "split",
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/*.facebook.com; object-src 'self' https:\/\/*.facebook.com;"
}