Tab Lasso

Ted's in your corner with a Ted Lasso quote in every new tab.

What is Tab Lasso?

Tab Lasso is a Chrome extension developed by dannygreer, and its main feature is "Ted's in your corner with a Ted Lasso quote in every new tab.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Tab Lasso Extension CRX File

Download Tab Lasso 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

                        Well, howdy there, friends! You know what they say, if you're believin', then you're achievin'! And with this nifty little Chrome extension, you'll be believin' all day long. That's right, every time you open up a new page, you'll be greeted with a brand-spankin' new Ted Lasso quote.

Can you imagine? Getting a boost of motivation, positivity, and good vibes right when you need it most? That's where this extension comes in handy. Whether you're feeling down in the dumps or just need a little extra oomph to tackle your to-do list, Ted Lasso's wise words will be right there to guide you along the way. So go on, give it a try! You won't regret it, I promise. After all, who doesn't need a little more Ted Lasso in their life?

Fan created, this is not an official Ted Lasso item.                    

Extension Basic Information

Name Tab Lasso Tab Lasso
ID nlmgaadckmnhiondagfhlbidnhfpelen
Official URL https://chromewebstore.google.com/detail/tab-lasso/nlmgaadckmnhiondagfhlbidnhfpelen
Description Ted's in your corner with a Ted Lasso quote in every new tab.
File Size 187 KB
Installation Count 1,448
Current Version 1.2
Last Updated 2023-06-03
Publish Date 2023-05-26
Rating 4.67/5 Total 3 Ratings
Developer dannygreer
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tab Lasso",
    "description": "Ted's in your corner with a Ted Lasso quote in every new tab.",
    "version": "1.2",
    "manifest_version": 3,
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}