labnol

See the most recently published tutorials and how-to guides from Digital Inspiration in your Chrome browser.

labnol क्या है?

labnol https://digitalinspiration.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "See the most recently published tutorials and how-to guides from Digital Inspiration in your Chrome browser."।

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

screenshot

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

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

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

                        Digital Inspiration, launched in 2004, is among the most popular how-to blogs on the Internet. 

The blog features how-to guides around consumer technology, software tutorials, app reviews and everything else that enhances personal productivity.

You can use the Digital Inspiration extension to search our extensive tutorials library from anywhere inside your Chrome browser.

The app will also show you the most recently published tutorials and guides with a click.                    

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

नाम labnol labnol
ID eemidipgodgijlikgpdilfpolloknidd
आधिकारिक URL https://chromewebstore.google.com/detail/labnol/eemidipgodgijlikgpdilfpolloknidd
विवरण See the most recently published tutorials and how-to guides from Digital Inspiration in your Chrome browser.
फ़ाइल का आकार 7.53 KB
स्थापना संख्या 224
वर्तमान संस्करण 0.5
अंतिम अपडेट 2014-02-24
प्रकाशन तिथि 2014-02-24
रेटिंग 3.79/5 कुल 14 रेटिंग्स
डेवलपर https://digitalinspiration.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.labnol.org/
सहायता पृष्ठ URL http://digitalinspiration.com/google-chrome
गोपनीयता नीति पृष्ठ URL https://digitalinspiration.com/privacy
समर्थित भाषाएँ en
manifest.json
{
    "browser_action": {
        "default_icon": {
            "19": "icon19.png",
            "38": "icon38.png"
        },
        "default_popup": "labnol.html",
        "default_title": "Digital Inspiration"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "description": "See the most recently published tutorials and how-to guides from Digital Inspiration in your Chrome browser.",
    "icons": {
        "128": "icon.png"
    },
    "manifest_version": 2,
    "name": "labnol",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.5"
}