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

Cos'è Save to Face Book. From web to Saved FB?

Save to Face Book. From web to Saved FB è un'estensione di Chrome sviluppata da Don Extension, e la sua funzione principale è "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 dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Save to Face Book. From web to Saved FB

Scarica i file di estensione Save to Face Book. From web to Saved FB in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Save to Face Book. From web to Saved FB Save to Face Book. From web to Saved FB
ID bdhnoaejmcmegonoagjjomifeknmncnb
URL Ufficiale https://chromewebstore.google.com/detail/save-to-face-book-from-we/bdhnoaejmcmegonoagjjomifeknmncnb
Descrizione 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
Dimensione del File 106 KB
Conteggio Installazioni 143
Versione Corrente 1.4.2
Ultimo Aggiornamento 2024-02-05
Data di Pubblicazione 2021-09-29
Sviluppatore Don Extension
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://keeperfb.com/privacy.html
Lingue Supportate 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;"
}