Gravity Falls Wallpapers New Tab

Gravity Falls theme in new tab

Vad är Gravity Falls Wallpapers New Tab?

Gravity Falls Wallpapers New Tab är en Chrome-tillägg utvecklad av https://newtabs.site, och dess huvudfunktion är "Gravity Falls theme in new tab".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Gravity Falls Wallpapers New Tab-förlängningens CRX-fil

Ladda ner Gravity Falls Wallpapers New Tab-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

                        Gravity Falls Wallpapers New tab - an extension for your web browser that opens special settings for a new tab.

Theme features Gravity Falls Wallpapers New tab:

◬ Search bar

Quick access to the largest and most well-known search engines in the world provides a theme search bar Gravity Falls.

◬ News panel

The bottom panel shows news videos from the world's official news agencies posted on the YouTube platform.

◬ Shortcuts

Save your favorite sites to the theme shortcut panel Gravity Falls Wallpapers New tab. You can go to important and frequently visited websites with just one click.

◬ Full HD wallpapers

Instead of boring gray background, stunning Full HD wallpapers will appear in Gravity Falls New Tab theme.                    

Grundläggande Information om Tillägg

Namn Gravity Falls Wallpapers New Tab Gravity Falls Wallpapers New Tab
ID cpgdjhfemaljmnnhohkdkaidjlnimfap
Officiell webbadress https://chrome.google.com/webstore/detail/gravity-falls-wallpapers/cpgdjhfemaljmnnhohkdkaidjlnimfap
Beskrivning Gravity Falls theme in new tab
Filstorlek 37.77 KB
Antal Installationer 1,000
Aktuell Version 1.5.0.8
Senast Uppdaterad 2022-06-24
Publiceringsdatum 2021-09-30
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare https://newtabs.site
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://newtabs.site/privacy
Stödda Språk de,en,fr,vi,tr,es,it,pt-BR,pt-PT,ru,hi,th,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "version": "1.5.0.8",
    "background": {
        "service_worker": "coquelicot_canis_minor.js"
    },
    "chrome_url_overrides": {
        "newtab": "celadon_green_gadolinium.html?a"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "icons": {
        "128": "128.png"
    },
    "offline_enabled": true,
    "action": [],
    "default_locale": "en",
    "manifest_version": 3
}