Europe Cities Background Pictures

This new tab extension will show pictures of Europian cities in the background.

Wat is Europe Cities Background Pictures?

Europe Cities Background Pictures is een Chrome-extensie ontwikkeld door besteuropecitiespictures, en de belangrijkste functie is "This new tab extension will show pictures of Europian cities in the background.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Europe Cities Background Pictures

Download Europe Cities Background Pictures-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Introducing a new tab extension that brings the captivating beauty of Europe's major cities right to your fingertips. With stunning pictures of iconic destinations like Paris, Rome, and Barcelona, each new tab becomes a virtual window into the heart of Europe. Immerse yourself in the charm and grandeur of European cities with every click, inspiring your wanderlust and fueling your desire to explore. 

Please note this extension will change your Chrome New Tab and New Tab search. 
New Tab search results powered by Yahoo.

Here are some important details:

By selecting the 'Add to Chrome' button and installing this beautiful 'Europe cities background pictures New Tab' you are consenting to the installation of this extension, along with our Privacy Policy and Terms of Service stated below. 
By installing the 'Europe cities background pictures New Tab,' you are agreeing to the modification of the new tab settings. 
You have the option to remove or disable this extension whenever you wish. 
Privacy policy available at: https://besteuropecitiespictures.com/privacy.html
Terms of Service: https://besteuropecitiespictures.com/terms.html

Feel free to contact us at [email protected]. We would be delighted to assist you!                    

Basisinformatie over de Extensie

Naam Europe Cities Background Pictures Europe Cities Background Pictures
ID mimmpbnkpimkolbhnaoiofpokmmckeja
Officiële URL https://chromewebstore.google.com/detail/europe-cities-background/mimmpbnkpimkolbhnaoiofpokmmckeja
Beschrijving This new tab extension will show pictures of Europian cities in the background.
Bestandsgrootte 20.85 MB
Aantal Installaties 1,787
Huidige Versie 1.0.2
Laatst Bijgewerkt 2023-11-07
Publicatiedatum 2023-07-18
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar besteuropecitiespictures
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://besteuropecitiespictures.com
URL van de Privacybeleid Pagina https://besteuropecitiespictures.com/privacy.html
Ondersteunde Talen en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "manifest_version": 3,
    "name": "Europe Cities Background Pictures",
    "version": "1.0.2",
    "description": "This new tab extension will show pictures of Europian cities in the background.",
    "permissions": [
        "cookies",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/besteuropecitiespictures.com\/",
        "*:\/\/*.besteuropecitiespictures.com\/"
    ],
    "chrome_url_overrides": {
        "newtab": "EuropeTab.html"
    },
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "action": {
        "default_icon": "icon.png"
    }
}