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.

Vad är Facebook Lite for PC - Tab BG?

Facebook Lite for PC - Tab BG är en Chrome-tillägg utvecklad av https://facebook-lite.thesoftforpc.com, och dess huvudfunktion är "Facebook Lite for PC extension provides you with 'Facebook Lite' design on new tab. Designed for 'Facebook Lite' app fans.".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Facebook Lite for PC - Tab BG-förlängningens CRX-fil

Ladda ner Facebook Lite for PC - Tab BG-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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!                    

Grundläggande Information om Tillägg

Namn Facebook Lite for PC - Tab BG Facebook Lite for PC - Tab BG
ID dadjbfabomocedddihjiabpabbjgbmha
Officiell webbadress https://chrome.google.com/webstore/detail/facebook-lite-for-pc-tab/dadjbfabomocedddihjiabpabbjgbmha
Beskrivning Facebook Lite for PC extension provides you with 'Facebook Lite' design on new tab. Designed for 'Facebook Lite' app fans.
Filstorlek 1.02 MB
Antal Installationer 4,000
Aktuell Version 6.0.3
Senast Uppdaterad 2022-02-03
Publiceringsdatum 2021-05-01
Betyg 5.00/5 Totalt 3 Betyg
Utvecklare https://facebook-lite.thesoftforpc.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://thesoftforpc.com/facebook-lite/
Hjälpsida URL https://thesoftforpc.com/contac-us/
Stödda Språk 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"
    }
}