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
官方網址 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;"
}