Potato GLaDOS

It's been a long time...

Potato GLaDOS क्या है?

Potato GLaDOS fisadev द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "It's been a long time..."।

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

screenshot

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

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

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

                        This is a potato glados icon, which you can click to get quotes from the game. All credit on the quotes to Valve.

It's been a long time...

[ if you don't understand what it is, you should play Portal and Portal 2 games :) ]

It's open source, the code is at https://github.com/fisadev/potato-glados-chrome-extension                    

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

नाम Potato GLaDOS Potato GLaDOS
ID mpdhmcglipldhealmcpdhahbijiloeab
आधिकारिक URL https://chromewebstore.google.com/detail/potato-glados/mpdhmcglipldhealmcpdhahbijiloeab
विवरण It's been a long time...
फ़ाइल का आकार 34.99 KB
स्थापना संख्या 861
वर्तमान संस्करण 0.7
अंतिम अपडेट 2023-12-19
प्रकाशन तिथि 2016-04-24
रेटिंग 4.56/5 कुल 70 रेटिंग्स
डेवलपर fisadev
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/fisadev/potato-glados-chrome-extension
सहायता पृष्ठ URL https://github.com/fisadev/potato-glados-chrome-extension/issues
गोपनीयता नीति पृष्ठ URL https://raw.githubusercontent.com/fisadev/potato-glados-chrome-extension/master/PRIVACY.txt
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Potato GLaDOS",
    "description": "It's been a long time...",
    "version": "0.7",
    "author": "[email protected]",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "action": {
        "default_icon": "icon.png",
        "default_title": "click me",
        "default_popup": "popup.html"
    },
    "permissions": []
}