Planty-Search

Planty-Search extension allows you to search directly from new tab.

O que é Planty-Search?

Planty-Search é uma extensão do Chrome desenvolvida por admin, e sua principal característica é "Planty-Search extension allows you to search directly from new tab.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Planty-Search

Baixe arquivos de extensão Planty-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

                        Planty-Search is an easy to use, space themed search new tab extension.

Planty-Search - Space background themed new tab that allows you to search and navigate easily to your favorite bookmarks.

For more information please visit: https://planty-search.com
Enjoy and please don't forget to  leave us a 5 start review!

By clicking "Add to chrome" you accept and agree to installing the Planty-Search Chrome extension, and setting Chrome® New Tab search to that provided by the service and the Terms of Use at https://planty-search.com/#terms_of_service privacy policy at https://planty-search.com/#privacy_policy.

The extension will update your new-tab search engine to be powered by Bing.                    

Informações Básicas da Extensão

Nome Planty-Search Planty-Search
ID plnjlfpbjnjhmjgjohcfbdmgacancdmg
URL Oficial https://chromewebstore.google.com/detail/planty-search/plnjlfpbjnjhmjgjohcfbdmgacancdmg
Descrição Planty-Search extension allows you to search directly from new tab.
Tamanho do Arquivo 4.28 MB
Contagem de Instalações 23,396
Versão Atual 1.0.6
Última Atualização 2022-10-02
Data de Publicação 2022-08-29
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor admin
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://planty-search.com
URL da Página de Ajuda https://planty-search.com/#contact
URL da Página de Política de Privacidade https://shareswishes.com/policy
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Planty-Search",
    "short_name": "Planty-Search",
    "version": "1.0.6",
    "description": "Planty-Search extension allows you to search directly from new tab.",
    "chrome_url_overrides": {
        "newtab": "new-tab.html"
    },
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "64": "icons\/64.png",
        "128": "icons\/128.png"
    },
    "action": {
        "browser_style": false,
        "default_icon": "icons\/128.png",
        "default_title": "Planty-Search"
    },
    "permissions": [
        "bookmarks"
    ]
}