Tablicious
Tabicious offers a fresh new look when searching online.
O que é Tablicious?
Tablicious é uma extensão do Chrome desenvolvida por https://tablicious.com, e sua principal característica é "Tabicious offers a fresh new look when searching online.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Tablicious
Baixe arquivos de extensão Tablicious 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
You will be able to search the web as well as have instant access to popular social media websites, right within your feature packed new tab window. This refreshingly simple and tasteful extension replaces your Chrome new tab. By clicking "Add to Chrome", you accept and agree to installing the Tablicious Chrome extension and setting Chrome™ New Tab and search to that provided by the service with results by Microsoft Bing, and the Terms of Use and Privacy Policy. Some features include: - Ability to search the web directly from the home page - Quick links to popular social media sites - Clock and date feature Terms of Use: https://tablicious.com/terms-conditions/ Privacy Policy: https://tablicious.com/privacy-policy/
Informações Básicas da Extensão
Nome | Tablicious |
ID | cmmaefhkplbchnnedailmhcmnpghopfi |
URL Oficial | https://chromewebstore.google.com/detail/tablicious/cmmaefhkplbchnnedailmhcmnpghopfi |
Descrição | Tabicious offers a fresh new look when searching online. |
Tamanho do Arquivo | 1.44 MB |
Contagem de Instalações | 11,503 |
Versão Atual | 1.0.4 |
Última Atualização | 2022-11-22 |
Data de Publicação | 2021-10-04 |
Classificação | 3.00/5 Total de 1 Avaliações |
Desenvolvedor | https://tablicious.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://tablicious.com |
URL da Página de Política de Privacidade | https://tablicious.com/privacy-policy |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Tablicious", "short_name": "Tablicious", "version": "1.0.4", "description": "Tabicious offers a fresh new look when searching online.", "icons": { "32": "icons\/32.png", "64": "icons\/64.png" }, "author": "Advidise", "chrome_url_overrides": { "newtab": "new-tab.html" }, "action": { "browser_style": false, "default_title": "Tablicious" }, "content_security_policy": [] } |