MyFotos Internet Search

Set and change new tab background.

Qu'est-ce que MyFotos Internet Search ?

MyFotos Internet Search est une extension Chrome développée par MyFotos, et sa fonction principale est "Set and change new tab background.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension MyFotos Internet Search

Téléchargez les fichiers d'extension MyFotos Internet Search au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        MyFotos Internet Search allows you to pick any image from the settings and save it as a background of new tab. Images are taken from Free stock photos pexels.com

By clicking "Add to Chrome", I accept and agree to installing the "MyFotos Internet Search" Chrome extension and setting Chrome™ new tab search provider to Microsoft Bing as described by the service in the Terms of Use and Privacy Policy 

Search results will be provided by Microsoft Bing. 

Terms & Conditions: https://myfotos.net/terms.php
Privacy Policy: https://myfotos.net/privacy.php                    

Informations de Base sur l'Extension

Nom MyFotos Internet Search MyFotos Internet Search
ID fnmckdpliodfjheofaceadijdbpgnmnf
URL Officiel https://chromewebstore.google.com/detail/myfotos-internet-search/fnmckdpliodfjheofaceadijdbpgnmnf
Description Set and change new tab background.
Taille du Fichier 3.4 MB
Nombre d'Installations 11,050
Version Actuelle 0.0.3
Dernière Mise à Jour 2023-08-13
Date de Publication 2023-08-04
Évaluation 5.00/5 Total 12 Évaluations
Développeur MyFotos
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://myfotos.net/
URL de la Page d'Aide https://myfotos.net/contact.php
URL de la Page de Politique de Confidentialité https://myfotos.net/privacy.php
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "MyFotos Internet Search",
    "author": "MyFotos",
    "version": "0.0.3",
    "description": "Set and change new tab background.",
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "28": "assets\/icons\/icon28.png",
        "32": "assets\/icons\/icon32.png",
        "48": "assets\/icons\/icon48.png",
        "64": "assets\/icons\/icon64.png",
        "96": "assets\/icons\/icon96.png",
        "128": "assets\/icons\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "options.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline';"
    }
}