Ten Letter Word Finder
Gets 10 letter words
What is Ten Letter Word Finder?
Ten Letter Word Finder is a Chrome extension developed by tdtshafer, and its main feature is "Gets 10 letter words".
Extension Screenshots
Download Ten Letter Word Finder Extension CRX File
Download Ten Letter Word Finder extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This extension will gather all words on the page with a length of 10 letters.
Extension Basic Information
Name | |
ID | bahffpbndblnlnckncfelpbglaajhheo |
Official URL | https://chromewebstore.google.com/detail/ten-letter-word-finder/bahffpbndblnlnckncfelpbglaajhheo |
Description | Gets 10 letter words |
File Size | 8.81 KB |
Installation Count | 10 |
Current Version | 1.0 |
Last Updated | 2016-04-20 |
Publish Date | 2016-04-20 |
Developer | tdtshafer |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Ten Letter Word Finder", "version": "1.0", "manifest_version": 2, "description": "Gets 10 letter words", "browser_action": { "default_icon": "icon_10.png", "default_popup": "popup.html" }, "permissions": [ "tabs", " |