labnol

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

Qu'est-ce que labnol ?

labnol est une extension Chrome développée par https://digitalinspiration.com, et sa fonction principale est "See the most recently published tutorials and how-to guides from Digital Inspiration in your Chrome browser.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension labnol

Téléchargez les fichiers d'extension labnol au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom labnol labnol
ID eemidipgodgijlikgpdilfpolloknidd
URL Officiel https://chromewebstore.google.com/detail/labnol/eemidipgodgijlikgpdilfpolloknidd
Description See the most recently published tutorials and how-to guides from Digital Inspiration in your Chrome browser.
Taille du Fichier 7.53 KB
Nombre d'Installations 224
Version Actuelle 0.5
Dernière Mise à Jour 2014-02-24
Date de Publication 2014-02-24
Évaluation 3.79/5 Total 14 Évaluations
Développeur https://digitalinspiration.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://www.labnol.org/
URL de la Page d'Aide http://digitalinspiration.com/google-chrome
URL de la Page de Politique de Confidentialité https://digitalinspiration.com/privacy
Langues Prises en Charge 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"
}