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",
"name": "English Words Suggestions",
"description": "Suggestions And Autocomplete\u202c For English Words",
"version": "0.7",
"manifest_version": 3,
"action": {
"default_icon": {
"16": "\/images\/get_started16.png",
"32": "\/images\/get_started32.png",
"48": "\/images\/get_started48.png",
"128": "\/images\/get_started128.png"
}
},
"icons": {
"16": "\/images\/get_started16.png",
"32": "\/images\/get_started32.png",
"48": "\/images\/get_started48.png",
"128": "\/images\/get_started128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"webcomponents-bundle.js",
"runtime-main.f579f4e6.js",
"2.97e37b04.chunk.js",
"main.9f87e94d.chunk.js"
]
}
]
}