18 lines
535 B
JSON
18 lines
535 B
JSON
{
|
|
"@context": "https://schema.org",
|
|
"@type": "SoftwareApplication",
|
|
"name": "BlackRoad Chrome Extension",
|
|
"description": "Chrome extension for monitoring Raspberry Pi fleet health, quick deployments, and edge computing management",
|
|
"applicationCategory": "BrowserExtension",
|
|
"operatingSystem": "Chrome OS, Windows, macOS, Linux",
|
|
"author": {
|
|
"@type": "Organization",
|
|
"name": "BlackRoad",
|
|
"url": "https://blackroad.io"
|
|
},
|
|
"offers": {
|
|
"@type": "Offer",
|
|
"price": "0",
|
|
"priceCurrency": "USD"
|
|
}
|
|
} |