nixCraft
Enjoy Linux & Unix-like systems? Open source software and programming? Sysadmin & DevOps work?
Wat is nixCraft?
nixCraft is een Chrome-extensie ontwikkeld door https://www.cyberciti.biz, en de belangrijkste functie is "Enjoy Linux & Unix-like systems? Open source software and programming? Sysadmin & DevOps work?".
Extensie Screenshots
Download het CRX-bestand van de extensie nixCraft
Download nixCraft-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | nnklkiblblgbmklfdiekifodfnebejlb |
| Officiële URL | https://chromewebstore.google.com/detail/nixcraft/nnklkiblblgbmklfdiekifodfnebejlb |
| Beschrijving | Enjoy Linux & Unix-like systems? Open source software and programming? Sysadmin & DevOps work? |
| Bestandsgrootte | 46.52 KB |
| Aantal Installaties | 188 |
| Huidige Versie | 0.1 |
| Laatst Bijgewerkt | 2016-08-31 |
| Publicatiedatum | 2016-08-31 |
| Ontwikkelaar | https://www.cyberciti.biz |
| [email protected] | |
| Betalingswijze | free |
| URL van de Privacybeleid Pagina | https://www.cyberciti.biz/tips/privacy |
| Ondersteunde Talen | 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"
} | |