Bugatti Wallpaper

Bugatti Wallpaper turn new tab into Bugatti Car Wallpapers.

Co to jest Bugatti Wallpaper?

Bugatti Wallpaper to rozszerzenie Chrome opracowane przez Techsy, a jego główną funkcją jest „Bugatti Wallpaper turn new tab into Bugatti Car Wallpapers.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Bugatti Wallpaper

Pobierz pliki rozszerzeń Bugatti Wallpaper w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Bugatti Wallpaper turn new tab into Awesome Car Bugatti Wallpapers.
Bugatti wallpapers extension offers great images with every new tab and was made for all fans of Bugatti images.

FEATURES:
•	Every time you open a new tab, the Bugatti wallpaper is shuffled.
•	Google search provides quick access to popular websites.
•	Easy access to email and social media accounts.
•	Automatically display the current date and time.
•	Quick access to your most often visited websites.
•	Bookmarks are easily accessible.
•	Display Weather on screen.
•	Add a website to the Shortcuts tab for easy access.
•	Simple Social Media Sharing.                    

Podstawowe informacje o rozszerzeniu

Nazwa Bugatti Wallpaper Bugatti Wallpaper
ID acmhbjcpcdobbgphnfofeaglbhhhhpmj
Oficjalny URL https://chrome.google.com/webstore/detail/bugatti-wallpaper/acmhbjcpcdobbgphnfofeaglbhhhhpmj
Opis Bugatti Wallpaper turn new tab into Bugatti Car Wallpapers.
Rozmiar pliku 28.19 MB
Liczba instalacji 399
Aktualna Wersja 1.0.0
Ostatnia Aktualizacja 2022-12-12
Data Publikacji 2022-12-12
Deweloper Techsy
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://pixatab.com/bugatti-wallpapers/
Obsługiwane Języki en
manifest.json
{
    "author": "Techsy",
    "action": {
        "default_icon": {
            "128": "128.png"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "128.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "permissions": [
        "bookmarks",
        "topSites"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0"
}