nixCraft

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

nixCraftคืออะไร?

nixCraft เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.cyberciti.biz และคุณลักษณะหลักของมันคือ "Enjoy Linux & Unix-like systems? Open source software and programming? Sysadmin & DevOps work?"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย nixCraft

ดาวน์โหลดไฟล์ส่วนขยาย 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
URL อย่างเป็นทางการ 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"
}