{ "name": "Microsoft Excel", "website": "https://office.microsoft.com/excel", "matches": [ { "regexp": "(?:]*xmlns:w=\"urn:schemas-microsoft-com:office:excel\"||
]*x:publishsource=\"?Excel\"?)" }, { "search": "meta[ProgId]", "regexp": "^Excel\\." }, { "search": "meta[generator]", "regexp": "Microsoft Excel( [\\d.]+)?", "offset": 1 } ] }