Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Scrabble Word Finder",
"short_name": "Scrabble Word Finder",
"version": "1.1.1",
"description": "Unscramble any scrabble letters",
"manifest_version": 2,
"icons": {
"32": "favicon.png"
},
"browser_action": {
"default_popup": "popup.html"
}
}