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",
"icons": {
"16": "icon16.plasmo.12e837fb.png",
"32": "icon32.plasmo.468e3ee0.png",
"48": "icon48.plasmo.a7a09c71.png",
"64": "icon64.plasmo.6419b4b8.png",
"128": "icon128.plasmo.5308f6ba.png"
},
"manifest_version": 3,
"action": {
"default_icon": {
"16": "icon16.plasmo.12e837fb.png",
"32": "icon32.plasmo.468e3ee0.png",
"48": "icon48.plasmo.a7a09c71.png",
"64": "icon64.plasmo.6419b4b8.png",
"128": "icon128.plasmo.5308f6ba.png"
},
"default_popup": "popup.html"
},
"version": "4.3.1",
"author": "[email protected]",
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"homepage_url": "https:\/\/www.powerthesaurus.org",
"background": {
"service_worker": "static\/background\/index.js"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"permissions": [
"scripting",
"activeTab",
"clipboardWrite",
"contextMenus",
"storage"
],
"content_scripts": [
{
"matches": [
"*:\/\/*.powerthesaurus.org\/*"
],
"js": [
"auth.da3477cc.js"
],
"run_at": "document_idle",
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"keepalive.e2dc61cf.js"
],
"run_at": "document_start",
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"selectionStart.c53f0e20.js"
],
"css": [
"systemFonts.449fc473.css",
"fonts.56096319.css"
],
"run_at": "document_start"
},
{
"matches": [
"<all_urls>"
],
"js": [
"selection.3fa02834.js"
],
"run_at": "document_idle",
"css": [
"selection.7fb2fa62.css",
"tabs\/consent.b42bcbc0.css",
"tabs\/feedback.7e80d098.css"
]
}
],
"default_locale": "en",
"short_name": "__MSG_extensionShortName__",
"host_permissions": [
"<all_urls>"
],
"content_security_policy": {
"extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; connect-src 'self' https:\/\/api.powerthesaurus.org\/ https:\/\/www.google-analytics.com\/ https:\/\/sentry.radyushin.com\/ https:\/\/www.powerthesaurus.org\/"
},
"minimum_chrome_version": "105",
"web_accessible_resources": [
{
"resources": [
"fonts\/roboto-latin-regular.woff2",
"fonts\/roboto-latin-500.woff2",
"fonts\/roboto-latin-700.woff2"
],
"matches": [
"<all_urls>"
]
},
{
"matches": [
"<all_urls>"
],
"resources": [
"selectionStart.570af368.css",
"selectionStart.3ed704db.css",
"selectionStart.15c0e00d.css",
"selectionStart.eabaedbc.css",
"selectionStart.a90784a2.css",
"selectionStart.9bedcaa1.css",
"selectionStart.4b0ccf6b.css",
"selectionStart.5ecba23b.css",
"selectionStart.6075cb05.css",
"selectionStart.a72175f6.css",
"selectionStart.7b5526f3.css",
"selectionStart.3cbd11ea.css",
"selectionStart.e0d33dc5.css",
"selectionStart.4998255a.css",
"selectionStart.ffad79ce.css",
"selectionStart.02a908a7.css",
"selectionStart.ad0a25ae.css",
"selectionStart.25c369bf.css",
"selectionStart.0aa95b8e.css",
"selectionStart.6db7483a.css",
"selectionStart.638a6441.css",
"selectionStart.17bab65f.css",
"selectionStart.bf870d27.css",
"selectionStart.c7ae8adb.css",
"selectionStart.efa0056d.css",
"selectionStart.4ae2d9a9.css",
"selectionStart.8c868fee.css",
"selectionStart.94e21fe0.css",
"selectionStart.29f821cf.css",
"selectionStart.2202fc66.css",
"selectionStart.7a6e70fe.css",
"selectionStart.7b4079e6.css"
]
}
]
}