Let's get Wordle

Putting Wordle on a new tab

What is Let's get Wordle?

Let's get Wordle is a Chrome extension developed by jaden210, and its main feature is "Putting Wordle on a new tab".

Extension Screenshots

screenshot

Download Let's get Wordle Extension CRX File

Download Let's get Wordle 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

                        Let's get Wordle adds the popular game Wordle to your new tab page, helping you never miss a day. We are not affiliated with Wordle or https://www.powerlanguage.co.uk in any way.                    

Extension Basic Information

Name Let's get Wordle Let's get Wordle
ID fabjlinbpiiimfpkfjdjhgnefoldomgj
Official URL https://chromewebstore.google.com/detail/lets-get-wordle/fabjlinbpiiimfpkfjdjhgnefoldomgj
Description Putting Wordle on a new tab
File Size 10.3 KB
Installation Count 3,585
Current Version 1.2
Last Updated 2022-03-15
Publish Date 2022-01-07
Rating 4.20/5 Total 5 Ratings
Developer jaden210
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Let's get Wordle",
    "version": "1.2",
    "description": "Putting Wordle on a new tab",
    "manifest_version": 3,
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}