Maple NewTab

Enhance your new tab experience with a comfortable and refreshing design.

O que é Maple NewTab?

Maple NewTab é uma extensão do Chrome desenvolvida por https://maple.tw93.fun, e sua principal característica é "Enhance your new tab experience with a comfortable and refreshing design.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Maple NewTab

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

                        Replace the original default label page and give users a simple alternative page.                    

Informações Básicas da Extensão

Nome Maple NewTab Maple NewTab
ID fobmbldflolfooglijmbibmnhoflbjlb
URL Oficial https://chromewebstore.google.com/detail/maple-newtab/fobmbldflolfooglijmbibmnhoflbjlb
Descrição Enhance your new tab experience with a comfortable and refreshing design.
Tamanho do Arquivo 17.72 KB
Contagem de Instalações 133
Versão Atual 1.10
Última Atualização 2023-09-15
Data de Publicação 2023-08-09
Desenvolvedor https://maple.tw93.fun
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://github.com/tw93/Maple
URL da Página de Ajuda https://github.com/tw93/Maple/issues
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Maple NewTab",
    "description": "Enhance your new tab experience with a comfortable and refreshing design.",
    "version": "1.10",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "optional_host_permissions": [
        "*:\/\/*\/*"
    ],
    "icons": {
        "16": "logo.png",
        "48": "logo.png",
        "128": "logo.png"
    }
}