Now that there are some Extensions Preview available for Microsoft Edge, it’s time to try them out in Chrome and see if they are indeed compatible.
First of all, let’s get the extension package first:
Then, open Extensions page in Chrome, and check the option “Developer mode.” Three more buttons show up, one of which is called Load unpacked extension. Click it and select the extension folder to install.
Most likely, you will get an error indicating that the “manifest_version” must be presented, like below.
It’s easy enough to fix. Open manifest.json file in the extension package folder and add the following line to it.
"manifest_version": 2
Then click Retry button to install it again. Horrray!
Clicking the Mouse Gesture icon on the toolbar opens up the settings page, just like natural Chrome extensions do.
If it’s still failed to load the extension in Chrome, most likely some Locale files need to be cleaned up. Go into the _locales folder in Extension Package folder and delete all folders except the _locale\en folder which is for English. And then try again.
Good luck and enjoy.
If using Copilot right from the Taskbar isn't your thing, you should disable it. Even…
In an environment where standardizing things does matter, setting default fonts in Microsoft Office apps…
Wake-On-LAN is a networking standard that lets you wake up a computer from either a…
First of all, this is not to bypass a PDF file that requires a password…
Microsoft has been lurking about the idea of placing the Outlook navigation bar to the…
One colleague came up to me the other day asking me to take look at…