Facebook Lite for PC - Tab BG

Facebook Lite for PC extension provides you with 'Facebook Lite' design on new tab. Designed for 'Facebook Lite' app fans.

Cos'è Facebook Lite for PC - Tab BG?

Facebook Lite for PC - Tab BG è un'estensione di Chrome sviluppata da https://facebook-lite.thesoftforpc.com, e la sua funzione principale è "Facebook Lite for PC extension provides you with 'Facebook Lite' design on new tab. Designed for 'Facebook Lite' app fans.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Facebook Lite for PC - Tab BG

Scarica i file di estensione Facebook Lite for PC - Tab BG 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

                        Facebook Lite For PC extension provide you new background in new tab page. Created for FB fans.

This extension features some of the best artwork to make you feel good on your Chrome browser.  Also have search box.

Choose your favorite  backgrounds from a variety of designs in new tab page. Install this  chrome extension and experience the great design in your browser new tab page.


Facebook Lite extension is a new web extension for low Ram devices, and it's especially useful for those with low-speed connections. Facebook Lite takes up less space on your phone than the full version of Facebook, but that doesn't mean you have to sacrifice any features! You can access all of your News Feeds, photos, people you're following, groups and events. In addition to being fast and easy to use on even the most basic phones (including older models), Facebook Lite also uses less data because it loads more slowly - so you'll be able to browse longer without going over your monthly limit!                    

Informazioni di Base sull'Estensione

Nome Facebook Lite for PC - Tab BG Facebook Lite for PC - Tab BG
ID dadjbfabomocedddihjiabpabbjgbmha
URL Ufficiale https://chrome.google.com/webstore/detail/facebook-lite-for-pc-tab/dadjbfabomocedddihjiabpabbjgbmha
Descrizione Facebook Lite for PC extension provides you with 'Facebook Lite' design on new tab. Designed for 'Facebook Lite' app fans.
Dimensione del File 1.02 MB
Conteggio Installazioni 4,000
Versione Corrente 6.0.3
Ultimo Aggiornamento 2022-02-03
Data di Pubblicazione 2021-05-01
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore https://facebook-lite.thesoftforpc.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://thesoftforpc.com/facebook-lite/
URL della Pagina di Aiuto https://thesoftforpc.com/contac-us/
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "6.0.3",
    "name": "Facebook Lite for PC - Tab BG",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": "Facebook Lite for PC extension provides you with 'Facebook Lite' design on new tab. Designed for 'Facebook Lite' app fans.",
    "offline_enabled": true,
    "action": {
        "default_icon": {
            "128": "img\/icon128.png",
            "48": "img\/icon48.png",
            "16": "img\/icon16.png"
        }
    },
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png",
        "16": "img\/icon16.png"
    },
    "background": {
        "service_worker": "js\/main.js"
    }
}