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

O que é Save to Face Book. From web to Saved FB?

Save to Face Book. From web to Saved FB é uma extensão do Chrome desenvolvida por Don Extension, e sua principal característica é "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".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Save to Face Book. From web to Saved FB

Baixe arquivos de extensão Save to Face Book. From web to Saved FB no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Save to Face Book. From web to Saved FB Save to Face Book. From web to Saved FB
ID bdhnoaejmcmegonoagjjomifeknmncnb
URL Oficial https://chromewebstore.google.com/detail/save-to-face-book-from-we/bdhnoaejmcmegonoagjjomifeknmncnb
Descrição 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
Tamanho do Arquivo 106 KB
Contagem de Instalações 143
Versão Atual 1.4.2
Última Atualização 2024-02-05
Data de Publicação 2021-09-29
Desenvolvedor Don Extension
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://keeperfb.com/privacy.html
Idiomas Suportados 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;"
}