MyFotos Internet Search

Set and change new tab background.

O que é MyFotos Internet Search?

MyFotos Internet Search é uma extensão do Chrome desenvolvida por MyFotos, e sua principal característica é "Set and change new tab background.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão MyFotos Internet Search

Baixe arquivos de extensão MyFotos Internet Search no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome MyFotos Internet Search MyFotos Internet Search
ID fnmckdpliodfjheofaceadijdbpgnmnf
URL Oficial https://chromewebstore.google.com/detail/myfotos-internet-search/fnmckdpliodfjheofaceadijdbpgnmnf
Descrição Set and change new tab background.
Tamanho do Arquivo 3.4 MB
Contagem de Instalações 11,050
Versão Atual 0.0.3
Última Atualização 2023-08-13
Data de Publicação 2023-08-04
Classificação 5.00/5 Total de 12 Avaliações
Desenvolvedor MyFotos
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://myfotos.net/
URL da Página de Ajuda https://myfotos.net/contact.php
URL da Página de Política de Privacidade https://myfotos.net/privacy.php
Idiomas Suportados 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';"
    }
}