Catloaf, where are we?

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

Wat is Catloaf, where are we??

Catloaf, where are we? is een Chrome-extensie ontwikkeld door Charles Carr, en de belangrijkste functie is "Ask the loafing cat where you are and he'll meow the page title at you.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Catloaf, where are we?

Download Catloaf, where are we?-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Catloaf, where are we? Catloaf, where are we?
ID gabpadpgmkdkbefhbhianpebeobjlppi
Officiële URL https://chromewebstore.google.com/detail/catloaf-where-are-we/gabpadpgmkdkbefhbhianpebeobjlppi
Beschrijving Ask the loafing cat where you are and he'll meow the page title at you.
Bestandsgrootte 572 KB
Aantal Installaties 149
Huidige Versie 0.0.1.1
Laatst Bijgewerkt 2022-06-26
Publicatiedatum 2022-06-22
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar Charles Carr
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.charlesleecarr.com
Help Pagina-URL https://www.charlesleecarr.com
Ondersteunde Talen 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"
    ]
}