nixCraft

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

What is nixCraft?

nixCraft is a Chrome extension developed by https://www.cyberciti.biz, and its main feature is "Enjoy Linux & Unix-like systems? Open source software and programming? Sysadmin & DevOps work?".

Extension Screenshots

screenshot
screenshot

Download nixCraft Extension CRX File

Download nixCraft extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name nixCraft nixCraft
ID nnklkiblblgbmklfdiekifodfnebejlb
Official URL https://chromewebstore.google.com/detail/nixcraft/nnklkiblblgbmklfdiekifodfnebejlb
Description Enjoy Linux & Unix-like systems? Open source software and programming? Sysadmin & DevOps work?
File Size 46.52 KB
Installation Count 188
Current Version 0.1
Last Updated 2016-08-31
Publish Date 2016-08-31
Developer https://www.cyberciti.biz
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.cyberciti.biz/tips/privacy
Supported Languages 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"
}