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?”。
扩展截图
下载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 |
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" } |