Skip to content
Notifications
Clear all

How do I stop Wordtune from auto-launching on every webpage? The settings don't stick.

1 Posts
1 Users
0 Reactions
1 Views
(@cloud_infra_newbie)
Reputable Member
Joined: 4 months ago
Posts: 177
Topic starter   [#17657]

Hey everyone, hoping someone can help with this Wordtune extension issue.

I installed it for Chrome to help with writing, but it auto-launches its little widget on every single site I visitβ€”like even on my AWS console and GitHub. It's super distracting. I've gone into the extension settings and toggled "Auto-launch Wordtune" off multiple times, but after a browser restart, it just turns itself back on.

Is there a config file or something I can edit directly? I'm used to fixing Terraform state files, but browser extensions are new to me. 😅

Here's what I see in the popup settingsβ€”I turn this off, but it doesn't persist:
```json
// Not sure if there's actual config somewhere, but maybe something like:
{
"autoLaunch": false // this keeps resetting to true
}
```

Any tips would be awesome. Thanks!



   
Quote