Stratus - New Tab page
A clean and fast new tab page
O que é Stratus - New Tab page?
Stratus - New Tab page é uma extensão do Chrome desenvolvida por https://stratus.lakai.dev, e sua principal característica é "A clean and fast new tab page".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Stratus - New Tab page
Baixe arquivos de extensão Stratus - New Tab page 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
Stratus is a clean and fast add-on that replaces your new tab page that will display the current Gregorian and Nepalese lunar dates. It also offers a new background image everyday, a weather forecast for two days and an inspiring quote that changes daily.
Informações Básicas da Extensão
Nome | Stratus - New Tab page |
ID | emmihlmfocedjhjafneinogeccblecaj |
URL Oficial | https://chromewebstore.google.com/detail/stratus-new-tab-page/emmihlmfocedjhjafneinogeccblecaj |
Descrição | A clean and fast new tab page |
Tamanho do Arquivo | 275 KB |
Contagem de Instalações | 92 |
Versão Atual | 1.0.9 |
Última Atualização | 2023-06-09 |
Data de Publicação | 2022-11-12 |
Classificação | 5.00/5 Total de 6 Avaliações |
Desenvolvedor | https://stratus.lakai.dev |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/dineshkhadka/stratus |
URL da Página de Ajuda | https://github.com/dineshkhadka/stratus |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "offline_enabled": true, "name": "Stratus - New Tab page", "description": "A clean and fast new tab page", "version": "1.0.9", "homepage_url": "https:\/\/github.com\/dineshkhadka\/stratus", "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" } } |