MozillaThunderbird
Electronic mail software
Extends: Technology
Mozilla Thunderbird
Electronic mail software
Overview
Category: Electronic mail software
Electronic mail software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-1021.00
- SOC Code: 41-4012.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Mozilla Thunderbird',
category: 'Electronic mail software',
description: 'Electronic mail software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Mozilla Thunderbird",
"applicationCategory": "Electronic mail software",
"description": "Electronic mail software"
}