nixCraft

Enjoy Linux & Unix-like systems? Open source software and programming? Sysadmin & DevOps work?

Qu'est-ce que nixCraft ?

nixCraft est une extension Chrome développée par https://www.cyberciti.biz, et sa fonction principale est "Enjoy Linux & Unix-like systems? Open source software and programming? Sysadmin & DevOps work?".

Captures d'Écran de l'Extension

screenshot
screenshot

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

Téléchargez les fichiers d'extension nixCraft 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

                        NixCraft is an online community of new and seasoned Linux / Unix sysadmins who want to make the most of sysadmin-hood. This extension provides updated news from our site. Our tutorials are easy to follow and include plenty of screenshots/screencasts. Install this extension to get updates directly via Google Chrome web-browser.                    

Informations de Base sur l'Extension

Nom nixCraft nixCraft
ID nnklkiblblgbmklfdiekifodfnebejlb
URL Officiel https://chromewebstore.google.com/detail/nixcraft/nnklkiblblgbmklfdiekifodfnebejlb
Description Enjoy Linux & Unix-like systems? Open source software and programming? Sysadmin & DevOps work?
Taille du Fichier 46.52 KB
Nombre d'Installations 188
Version Actuelle 0.1
Dernière Mise à Jour 2016-08-31
Date de Publication 2016-08-31
Développeur https://www.cyberciti.biz
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://www.cyberciti.biz/tips/privacy
Langues Prises en Charge en
manifest.json
{
    "name": "nixCraft ",
    "description": "Enjoy Linux & Unix-like systems? Open source software and programming? Sysadmin & DevOps work?",
    "browser_action": {
        "default_icon": {
            "38": "icon.png"
        },
        "default_title": "nixCraft RSS Feed",
        "default_popup": "extension.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2,
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "version": "0.1"
}