Catloaf, where are we?

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

Catloaf, where are we? क्या है?

Catloaf, where are we? Charles Carr द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Ask the loafing cat where you are and he'll meow the page title at you."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Catloaf, where are we? एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Catloaf, where are we? Catloaf, where are we?
ID gabpadpgmkdkbefhbhianpebeobjlppi
आधिकारिक URL https://chromewebstore.google.com/detail/catloaf-where-are-we/gabpadpgmkdkbefhbhianpebeobjlppi
विवरण Ask the loafing cat where you are and he'll meow the page title at you.
फ़ाइल का आकार 572 KB
स्थापना संख्या 149
वर्तमान संस्करण 0.0.1.1
अंतिम अपडेट 2022-06-26
प्रकाशन तिथि 2022-06-22
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर Charles Carr
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.charlesleecarr.com
सहायता पृष्ठ URL https://www.charlesleecarr.com
समर्थित भाषाएँ 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"
    ]
}