generated from chibat/chrome-extension-typescript-starter
-
Notifications
You must be signed in to change notification settings - Fork 62
How do I ask Chrome to update extensions immediately?
Adam Coddington edited this page Feb 11, 2024
·
1 revision
Chrome will automatically update extensions as updates are approved via the Chrome Web Store review process, but that takes time. If you know the version shown on the Chrome Web store (see https://chromewebstore.google.com/detail/obsidian-web/edoacekkjanmingkbkgjndndibhkegad) is newer than the version you currently have installed, you can easily tell your browser to download updates immediately.
To do that:
- Go to chrome://extensions/
- Click the "Update" button shown near the upper-left corner of the browser window.
That's it!