GarfielfLasaga

When you click the button it goes I'm am hungry. I want some LASAGA!

GarfielfLasaga क्या है?

GarfielfLasaga MultiLagio द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "When you click the button it goes I'm am hungry. I want some LASAGA!"।

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

screenshot

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

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

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

                        When installing this extension, it puts a button to the right of the omnibox which is used for fun. When clicked it plays "I'm am hungry. I want some LASAGA!" and shows a little picture of Garfielf. Its really funny when played at the right time. ;)                    

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

नाम GarfielfLasaga GarfielfLasaga
ID achhfhfiigdmjaaicfjpnfgijephjbgi
आधिकारिक URL https://chrome.google.com/webstore/detail/garfielflasaga/achhfhfiigdmjaaicfjpnfgijephjbgi
विवरण When you click the button it goes I'm am hungry. I want some LASAGA!
फ़ाइल का आकार 1.06 MB
स्थापना संख्या 235
वर्तमान संस्करण 1.0
अंतिम अपडेट 2016-01-30
प्रकाशन तिथि 2016-01-30
रेटिंग 4.55/5 कुल 11 रेटिंग्स
डेवलपर MultiLagio
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "GarfielfLasaga",
    "description": "When you click the button it goes I'm am hungry. I want some LASAGA!",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "lasaga.html"
    },
    "permissions": [
        "activeTab"
    ]
}