Plexita

Plexita - Easy browsing

O que é Plexita?

Plexita é uma extensão do Chrome desenvolvida por Extension Pro, e sua principal característica é "Plexita - Easy browsing".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Plexita

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

                        Explore. Captivate. Amplify.

Plexita's innovative new tab solution offers expedited searching.

By clicking "Add to Chrome", I accept and agree to installing the Plexita Chrome extension and setting Chrome™ New Tab, Homepage takeover, and Default Search engine to Microsoft BING by the service and the Terms of Use and Privacy Policy.

Features:
Search box for browsing that aligns up with you.
Quick linked socials for natural web movement.
Seamless design for a fresh look.

Terms of Use: https://plexita.com/terms/
Privacy Policy: https://plexita.com/privacy/                    

Informações Básicas da Extensão

Nome Plexita Plexita
ID opjcjnahjhejckifoapcdfbgoopgcgnh
URL Oficial https://chromewebstore.google.com/detail/plexita/opjcjnahjhejckifoapcdfbgoopgcgnh
Descrição Plexita - Easy browsing
Tamanho do Arquivo 1.27 MB
Contagem de Instalações 13,612
Versão Atual 0.0.27
Última Atualização 2024-01-04
Data de Publicação 2021-02-06
Classificação 4.50/5 Total de 10 Avaliações
Desenvolvedor Extension Pro
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://zqwmedia.com/privacy-policy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Plexita",
    "short_name": "Plexita",
    "version": "0.0.27",
    "description": "Plexita - Easy browsing",
    "homepage_url": "https:\/\/plexita.com\/",
    "omnibox": {
        "keyword": "plexita"
    },
    "chrome_url_overrides": {
        "newtab": "html\/index.html"
    },
    "action": {
        "default_title": "New Tab - Ojjina",
        "default_icon": "icons\/plexita-logo-x.png"
    },
    "icons": {
        "16": "icons\/plexita-16x16.png",
        "48": "icons\/plexita-48x48.png",
        "128": "icons\/plexita-128x128.png"
    },
    "background": {
        "service_worker": "html\/js\/background.js"
    }
}