nixCraft

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

什麼是nixCraft?

nixCraft是由https://www.cyberciti.biz開發的Chrome擴展程式,該擴展的主要功能是“Enjoy Linux & Unix-like systems? Open source software and programming? Sysadmin & DevOps work?”。

擴展截圖

screenshot
screenshot

下載nixCraft擴展crx文件

下載nixCraft擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 nixCraft nixCraft
ID nnklkiblblgbmklfdiekifodfnebejlb
官方網址 https://chromewebstore.google.com/detail/nixcraft/nnklkiblblgbmklfdiekifodfnebejlb
簡介 Enjoy Linux & Unix-like systems? Open source software and programming? Sysadmin & DevOps work?
檔案大小 46.52 KB
安裝次數 188
目前版本 0.1
更新時間 2016-08-31
上架時間 2016-08-31
開發者 https://www.cyberciti.biz
電子郵箱 [email protected]
付費類型 free
隱私政策頁面URL https://www.cyberciti.biz/tips/privacy
支援的語言 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"
}