labnol

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

Wat is labnol?

labnol is een Chrome-extensie ontwikkeld door https://digitalinspiration.com, en de belangrijkste functie is "See the most recently published tutorials and how-to guides from Digital Inspiration in your Chrome browser.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie labnol

Download labnol-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

                        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.                    

Basisinformatie over de Extensie

Naam labnol labnol
ID eemidipgodgijlikgpdilfpolloknidd
Officiële URL https://chromewebstore.google.com/detail/labnol/eemidipgodgijlikgpdilfpolloknidd
Beschrijving See the most recently published tutorials and how-to guides from Digital Inspiration in your Chrome browser.
Bestandsgrootte 7.53 KB
Aantal Installaties 224
Huidige Versie 0.5
Laatst Bijgewerkt 2014-02-24
Publicatiedatum 2014-02-24
Beoordeling 3.79/5 Totaal 14 Beoordelingen
Ontwikkelaar https://digitalinspiration.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.labnol.org/
Help Pagina-URL http://digitalinspiration.com/google-chrome
URL van de Privacybeleid Pagina https://digitalinspiration.com/privacy
Ondersteunde Talen 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"
}