welsonjs/data/filetypes.json
Namhyeon, Go 630495f243 Add Outlook support to msoffice.js and filetypes
Introduces Outlook integration in msoffice.js, including folder navigation, item access, and mail operations. Updates filetypes.json to include Outlook-related file extensions and types for improved compatibility.
2026-01-18 13:40:51 +09:00

360 lines
9.0 KiB
JSON

[{
"extension": [".xlsx"],
"type": ["Excel Workbook"],
"openwith": ["msexcel"]
},
{
"extension": [".xlsm"],
"type": ["Excel Macro-Enabled Workbook (code)"],
"openwith": ["msexcel"]
},
{
"extension": [".xlsb"],
"type": ["Excel Binary Workbook"],
"openwith": ["msexcel"]
},
{
"extension": [".xltx"],
"type": ["Template"],
"openwith": ["msexcel"]
},
{
"extension": [".xltm"],
"type": ["Template (code)"],
"openwith": ["msexcel"]
},
{
"extension": [".xls"],
"type": ["Excel 97- Excel 2003 Workbook", "Microsoft Excel 5.0/95 Workbook", "Microsoft Excel file formats"],
"openwith": ["msexcel"]
},
{
"extension": [".xlt"],
"type": ["Excel 97- Excel 2003 Template"],
"openwith": ["msexcel"]
},
{
"extension": [".xml"],
"type": ["XML Spreadsheet 2003", "XML Data", "Word 2003 XML Document", "Word XML Document"],
"openwith": ["msexcel", "msword"]
},
{
"extension": [".xlam"],
"type": ["Excel Add-In"],
"openwith": ["msexcel"]
},
{
"extension": [".xla"],
"type": ["Excel 97-2003 Add-In"],
"openwith": ["msexcel"]
},
{
"extension": [".xlw"],
"type": ["Excel 4.0 Workbook"],
"openwith": ["msexcel"]
},
{
"extension": [".xlr"],
"type": ["Works 6.0-9.0 spreadsheet"],
"openwith": ["msexcel"]
},
{
"extension": [".prn"],
"type": ["Formatted Text (Space-delimited)"],
"openwith": ["msexcel"]
},
{
"extension": [".txt"],
"type": ["Text (Tab-delimited)", "Text (Macintosh)", "Text (MS-DOS)", "Unicode Text", "Text (tab-delimited)", "Plain Text", "Text"],
"openwith": ["msexcel", "msword"]
},
{
"extension": [".csv"],
"type": ["CSV (comma delimited)", "CSV (Macintosh)", "CSV (MS-DOS)", "CSV (Comma-delimited)"],
"openwith": ["msexcel"]
},
{
"extension": [".dif"],
"type": ["DIF"],
"openwith": ["msexcel"]
},
{
"extension": [".slk"],
"type": ["SYLK"],
"openwith": ["msexcel"]
},
{
"extension": [".dbf"],
"type": ["DBF 3, DBF 4"],
"openwith": ["msexcel"]
},
{
"extension": [".ods"],
"type": ["OpenDocument Spreadsheet"],
"openwith": ["msexcel"]
},
{
"extension": [".pdf"],
"type": ["PDF", "PDF Document Format"],
"openwith": ["msexcel", "msppt", "msword"]
},
{
"extension": [".xps"],
"type": ["XPS Document", "XPS Document Format"],
"openwith": ["msexcel", "msppt", "msword"]
},
{
"extension": [".wmf", ".emf"],
"type": ["Picture", "Windows Metafile", "Enhanced Windows Metafile"],
"openwith": ["msexcel", "msppt"]
},
{
"extension": [".bmp"],
"type": ["Bitmap", "Device Independent Bitmap"],
"openwith": ["msexcel", "msppt"]
},
{
"extension": [".rtf"],
"type": ["Formatted text (Space-delimited)", "Rich Text Format", "Outline/RTF"],
"openwith": ["msexcel", "msppt", "msword"]
},
{
"extension": [".gif", ".jpg", ".doc", ".xls", ".bmp"],
"type": ["Embedded object", "Linked object"],
"openwith": ["msexcel"]
},
{
"extension": [".emf"],
"type": ["Office drawing object"],
"openwith": ["msexcel"]
},
{
"extension": [".mht", ".mhtml"],
"type": ["Single File Web Page", "Web Page, Filtered"],
"openwith": ["msexcel", "msppt", "msword"]
},
{
"extension": [".htm", ".html"],
"type": ["Web Page", "Web Page, Filtered"],
"openwith": ["msexcel", "msppt", "msword"]
},
{
"extension": [".pptx"],
"type": ["PowerPoint Presentation", "PowerPoint Picture Presentation", "Strict Open XML Presentation"],
"openwith": ["msppt"]
},
{
"extension": [".pptm"],
"type": ["PowerPoint Macro-Enabled Presentation"],
"openwith": ["msppt"]
},
{
"extension": [".ppt"],
"type": ["PowerPoint 97-2003 Presentation"],
"openwith": ["msppt"]
},
{
"extension": [".potx"],
"type": ["PowerPoint Design Templates"],
"openwith": ["msppt"]
},
{
"extension": [".potm"],
"type": ["PowerPoint Macro-Enabled Design Template"],
"openwith": ["msppt"]
},
{
"extension": [".pot"],
"type": ["PowerPoint 97-2003 Design Template"],
"openwith": ["msppt"]
},
{
"extension": [".thmx"],
"type": ["Office Theme"],
"openwith": ["msppt"]
},
{
"extension": [".ppsx"],
"type": ["PowerPoint Show"],
"openwith": ["msppt"]
},
{
"extension": [".ppsm"],
"type": ["PowerPoint Macro-Enabled Show"],
"openwith": ["msppt"]
},
{
"extension": [".pps"],
"type": ["PowerPoint 97-2003 Show"],
"openwith": ["msppt"]
},
{
"extension": [".ppam"],
"type": ["PowerPoint Add-In"],
"openwith": ["msppt"]
},
{
"extension": [".ppa"],
"type": ["PowerPoint 97-2003 Add-In"],
"openwith": ["msppt"]
},
{
"extension": [".xml"],
"type": ["PowerPoint XML Presentation"],
"openwith": ["msppt"]
},
{
"extension": [".mp4"],
"type": ["MPEG-4 Video"],
"openwith": ["msppt"]
},
{
"extension": [".wmv"],
"type": ["Windows Media Video"],
"openwith": ["msppt"]
},
{
"extension": [".gif"],
"type": ["GIF (Graphics Interchange Format)"],
"openwith": ["msppt"]
},
{
"extension": [".jpg"],
"type": ["JPEG (Joint Photographic Experts Group) FileFormat"],
"openwith": ["msppt"]
},
{
"extension": [".png"],
"type": ["PNG (Portable Network Graphics) Format"],
"openwith": ["msppt"]
},
{
"extension": [".tif"],
"type": ["TIFF (Tag Image File Format)"],
"openwith": ["msppt"]
},
{
"extension": [".doc"],
"type": ["Word 97-2003 Document"],
"openwith": ["msword"]
},
{
"extension": [".docm"],
"type": ["Word Macro-Enabled Document"],
"openwith": ["msword"]
},
{
"extension": [".docx"],
"type": ["Word Document", "Strict Open XML Document"],
"openwith": ["msword"]
},
{
"extension": [".dot"],
"type": ["Word 97-2003 Template"],
"openwith": ["msword"]
},
{
"extension": [".dotm"],
"type": ["Word Macro-Enabled Template"],
"openwith": ["msword"]
},
{
"extension": [".dotx"],
"type": ["Word Template"],
"openwith": ["msword"]
},
{
"extension": [".odt"],
"type": ["OpenDocument Text"],
"openwith": ["msword"]
},
{
"extension": [".wps"],
"type": ["Works 6-9 Document"],
"openwith": ["msword"]
},
{
"extension": [".pst"],
"type": ["Outlook Data File"],
"openwith": ["msoutlook"]
},
{
"extension": [".ost"],
"type": ["Outlook Offline Data File"],
"openwith": ["msoutlook"]
},
{
"extension": [".msg"],
"type": ["Outlook Message"],
"openwith": ["msoutlook"]
},
{
"extension": [".eml"],
"type": ["Email Message (RFC 822)"],
"openwith": ["msoutlook"]
},
{
"extension": [".vcf"],
"type": ["vCard File"],
"openwith": ["msoutlook"]
},
{
"extension": [".ics"],
"type": ["iCalendar File"],
"openwith": ["msoutlook"]
},
{
"extension": [".vcs"],
"type": ["vCalendar File"],
"openwith": ["msoutlook"]
},
{
"extension": [".oft"],
"type": ["Outlook Item Template"],
"openwith": ["msoutlook"]
},
{
"extension": [".otm"],
"type": ["Outlook Forms Template (Organizational Forms Library)"],
"openwith": ["msoutlook"]
},
{
"extension": [".pab"],
"type": ["Personal Address Book (Legacy)"],
"openwith": ["msoutlook"]
},
{
"extension": [".nk2"],
"type": ["Nicknames / Auto-Complete Cache (Legacy)"],
"openwith": ["msoutlook"]
},
{
"extension": [".rwz"],
"type": ["Outlook Rules Wizard File (Legacy)"],
"openwith": ["msoutlook"]
},
{
"extension": [".srs"],
"type": ["Outlook Send/Receive Settings (Legacy)"],
"openwith": ["msoutlook"]
},
{
"extension": [".oab"],
"type": ["Offline Address Book (Exchange)"],
"openwith": ["msoutlook"]
},
{
"extension": [".hol"],
"type": ["Outlook Holiday Calendar File (Legacy)"],
"openwith": ["msoutlook"]
}
]