Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"service_worker": "worker.js"
},
"content_security_policy": {
"extension_pages": "default-src 'self'; connect-src https:\/\/*.google.com https:\/\/*.googleusercontent.com\/ https:\/\/www.googleapis.com\/ https:\/\/www.google-analytics.com\/ http:\/\/localhost:4040 http:\/\/localhost:9876 http:\/\/localhost:8712 ws:\/\/localhost:4040 ws:\/\/localhost:9876 ws:\/\/localhost:8712 blob: chrome-extension:; style-src 'self' https:\/\/fonts.googleapis.com 'unsafe-inline' chrome-extension:; font-src 'self' https:\/\/fonts.gstatic.com; img-src 'self' https:\/\/www.google.com\/insights\/consumersurveys\/ http:\/\/*.gstatic.com https:\/\/*.gstatic.com blob: data:; frame-src chrome-extension: https:\/\/*.google.com https:\/\/content.googleapis.com; script-src http:\/\/localhost:4040 http:\/\/localhost:9876 http:\/\/localhost:8712 'self' 'wasm-unsafe-eval';frame-ancestors 'self';"
},
"default_locale": "en",
"description": "__MSG_extension_description__",
"externally_connectable": {
"matches": [
"*:\/\/*.google.com\/*"
]
},
"file_handlers": [
{
"action": "\/views\/app.html",
"name": "qo_documents",
"accept": {
"application\/msword": [
".doc",
".dot"
],
"application\/vnd.ms-word": [
".doc"
],
"application\/vnd.msword": [
".doc"
],
"application\/vnd.openxmlformats-officedocument.wordprocessingml.document": [
".docx"
],
"application\/vnd.wordprocessing-openxml": [
".docx"
],
"application\/vnd.ms-word.document.macroenabled.12": [
".docm"
],
"application\/vnd.ms-word.document.macroEnabled.12": [
".docm"
],
"application\/vnd.ms-word.document.12": [
".docm"
],
"application\/msword-template": [
".dot"
],
"application\/vnd.openxmlformats-officedocument.wordprocessingml.template": [
".dotx"
],
"application\/vnd.ms-word.template.macroenabled.12": [
".dotm"
],
"application\/vnd.ces-quickword": [
".doc"
],
"application\/mspowerpoint": [
".ppt",
".pot"
],
"application\/mspowerpoint-template": [
".pot"
],
"application\/vnd.ms-powerpoint": [
".ppt"
],
"application\/vnd.presentation-openxml": [
".pptx"
],
"application\/vnd.presentation-openxmlm": [
".pptx"
],
"application\/vnd.ms-powerpoint.presentation.macroenabled.12": [
".pptm"
],
"application\/vnd.ms-powerpoint.presentation.macroEnabled.12": [
".pptm"
],
"application\/vnd.openxmlformats-officedocument.presentationml.template": [
".potx"
],
"application\/vnd.ms-powerpoint.template.macroenabled.12": [
".potm"
],
"application\/vnd.openxmlformats-officedocument.presentationml.presentation": [
".pptx"
],
"application\/vnd.ces-quickpoint": [
".ppt"
],
"application\/msexcel": [
".xls",
".xlt"
],
"application\/msexcel-template": [
".xlt"
],
"application\/vnd.ms-excel": [
".xls"
],
"application\/vnd.openxmlformats-officedocument.spreadsheetml.sheet": [
".xlsx"
],
"application\/vnd.spreadsheet-openxml": [
".xlsx"
],
"application\/vnd.ms-excel.sheet.macroenabled.12": [
".xlsm"
],
"application\/vnd.ms-excel.sheet.macroEnabled.12": [
".xlsm"
],
"application\/vnd.openxmlformats-officedocument.spreadsheetml.template": [
".xltx"
],
"application\/vnd.ms-excel.template.macroenabled.12": [
".xltm"
],
"application\/vnd.ces-quicksheet": [
".xls"
],
"text\/csv": [
".csv"
]
},
"launch_type": "multiple-clients"
}
],
"icons": {
"128": "img\/icon_128.png"
},
"action": {
"default_popup": "views\/mainPopup.html",
"default_title": "__MSG_extension_name__"
},
"incognito": "split",
"manifest_version": 3,
"minimum_chrome_version": "102",
"mime_types": [
"application\/msword",
"application\/vnd.ms-word",
"application\/vnd.msword",
"application\/vnd.openxmlformats-officedocument.wordprocessingml.document",
"application\/vnd.wordprocessing-openxml",
"application\/vnd.ces-quickword",
"application\/vnd.ms-word.document.macroenabled.12",
"application\/vnd.ms-word.document.macroEnabled.12",
"application\/vnd.ms-word.document.12",
"application\/msword-template",
"application\/vnd.openxmlformats-officedocument.wordprocessingml.template",
"application\/mspowerpoint",
"application\/vnd.ms-powerpoint",
"application\/vnd.openxmlformats-officedocument.presentationml.presentation",
"application\/vnd.ces-quickpoint",
"application\/vnd.presentation-openxml",
"application\/vnd.presentation-openxmlm",
"application\/vnd.ms-powerpoint.presentation.macroenabled.12",
"application\/vnd.ms-powerpoint.presentation.macroEnabled.12",
"application\/vnd.openxmlformats-officedocument.presentationml.template",
"application\/msexcel",
"application\/vnd.ms-excel",
"application\/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
"application\/vnd.ces-quicksheet",
"application\/vnd.spreadsheet-openxml",
"application\/vnd.ms-excel.sheet.macroenabled.12",
"application\/vnd.ms-excel.sheet.macroEnabled.12",
"application\/vnd.openxmlformats-officedocument.spreadsheetml.template",
"text\/csv"
],
"mime_types_handler": "views\/app.html",
"name": "__MSG_extension_name__",
"offline_enabled": true,
"permissions": [
"clipboardRead",
"clipboardWrite",
"cookies",
"downloads",
"fileSystem",
"fileSystem.write",
"identity",
"identity.email",
"metricsPrivate",
"storage",
"unlimitedStorage"
],
"host_permissions": [
"*:\/\/*.google.com\/*",
"https:\/\/www.google-analytics.com\/",
"https:\/\/www.googleapis.com\/"
],
"version": "154.229.231",
"web_accessible_resources": [
{
"resources": [
"views\/app.html",
"views\/qowt.html"
],
"matches": [
"<all_urls>"
]
}
]
}