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

What is Save to Face Book. From web to Saved FB?

Save to Face Book. From web to Saved FB is a Chrome extension developed by Don Extension, and its main feature is "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".

Extension Screenshots

screenshot
screenshot
screenshot

Download Save to Face Book. From web to Saved FB Extension CRX File

Download Save to Face Book. From web to Saved FB extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Save to Face Book. From web to Saved FB Save to Face Book. From web to Saved FB
ID bdhnoaejmcmegonoagjjomifeknmncnb
Official URL https://chromewebstore.google.com/detail/save-to-face-book-from-we/bdhnoaejmcmegonoagjjomifeknmncnb
Description 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
File Size 106 KB
Installation Count 143
Current Version 1.4.2
Last Updated 2024-02-05
Publish Date 2021-09-29
Developer Don Extension
Email [email protected]
Payment Type free
Privacy Policy Page URL https://keeperfb.com/privacy.html
Supported Languages 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;"
}