Catloaf, where are we?

Ask the loafing cat where you are and he'll meow the page title at you.

O que é Catloaf, where are we??

Catloaf, where are we? é uma extensão do Chrome desenvolvida por Charles Carr, e sua principal característica é "Ask the loafing cat where you are and he'll meow the page title at you.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Catloaf, where are we?

Baixe arquivos de extensão Catloaf, where are we? 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

                        Tabs can get narrow and their titles become unreadable. Sometimes the top of the browser is cluttered with open tabs and the title is obscured by clouds or whatever. If you ever wonder where you are while browsing and need to confirm the name of the active web page in your browser, just click on the extension icon and a cat in a loafing posture will tell you the tab title.                    

Informações Básicas da Extensão

Nome Catloaf, where are we? Catloaf, where are we?
ID gabpadpgmkdkbefhbhianpebeobjlppi
URL Oficial https://chromewebstore.google.com/detail/catloaf-where-are-we/gabpadpgmkdkbefhbhianpebeobjlppi
Descrição Ask the loafing cat where you are and he'll meow the page title at you.
Tamanho do Arquivo 572 KB
Contagem de Instalações 149
Versão Atual 0.0.1.1
Última Atualização 2022-06-26
Data de Publicação 2022-06-22
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor Charles Carr
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.charlesleecarr.com
URL da Página de Ajuda https://www.charlesleecarr.com
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Catloaf, where are we?",
    "version": "0.0.1.1",
    "description": "Ask the loafing cat where you are and he'll meow the page title at you.",
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/icon16.png",
            "24": "images\/icon24.png",
            "32": "images\/icon32.png"
        }
    },
    "permissions": [
        "tabs"
    ]
}