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 |
Eメール | [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" } |