-
Notifications
You must be signed in to change notification settings - Fork 325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Chrome 80.0.3955.4] hints broken - Element.createShadowRoot deprecated #716
Comments
Sun Nov 3 22:24:36 GMT 2019 As of Chrome 80.0.3955.4,
It has been replaced by This is causing the following errors in the console:
|
Mon Nov 4 00:01:46 GMT 2019 To get |
Thanks! I followed the simple suggestion and have made the hints perfect after rebuilding. My Env: |
Have the same issue on Mac OS 10.14.6, Google Chrome 81.0.4000.3 (dev branch) |
When new version will be uploaded to Chrome Market? Thank you. |
The #719 PR fix hasn't been merged yet to resolve this issue with Chrome80 |
Is there any way to hack this solution by tampermonkey? |
For anyone coming from the web trying to fix this problem: For now you'll have to manually install the extension from user @antonioyon's fork.
|
I confirm what @dcchambers said. It works smoothly! |
Thanks @dcchambers - works great. Side note: I've moved to use vimium, it provides an equivalent set of functionality, and hint creation worked out of the box (I believe it's more actively maintained as well) |
But vimium has no external editor feature.
…On Sun, Feb 16, 2020, 21:56 Danny Shemesh ***@***.***> wrote:
Thanks @dcchambers <https://github.com/dcchambers> - works great.
Side note: I've moved to use vimium, it provides an equivalent set of
functionality, and hint creation worked out of the box (I believe it's more
actively maintained as well)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#716?email_source=notifications&email_token=AC3HTAOV4L7OACFT4RMTKL3RDFAYJA5CNFSM4JINMDFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEL4H3SI#issuecomment-586710473>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC3HTAI2CS2643T7W4WVIETRDFAYJANCNFSM4JINMDFA>
.
|
And Vimium doesn't allow for opening multiple links with mf. Or copying the link of a hint with yf. |
ehhh.... looks kinda intimidating (at least on Windows). Is this even doable on Windows 10? |
@dcchambers Am I missing something here? Step 6 just means to add "C:\Users\david\GitHub repositories\chromium-vim" after it's all done, yes? |
ah nvm, wrong fork. get the npm stuff here (is included in the json installer) Open an admin console and cd to the cloned repo. |
Thanks @dcchambers. This isn't a satisfactory solution for people who use Chrome on multiple computers, unfortunately. And since no changes have been put on master in over a year, I fear we may be stuck looking for an alternative. I'll try to get a |
I recommend this one http://vimium.github.io/ |
it doesn't support some features cVim support.
…On Sun, May 10, 2020, 20:45 zgldh ***@***.***> wrote:
I recommend this one http://vimium.github.io/
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#716 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC3HTAJS4DPEPS5ELU6MTKLRQ2OXFANCNFSM4JINMDFA>
.
|
FYI I saw this extension in chrome web store was updated to 1.3 in 2021-03-25 although this github repository hasn't updated yet.
|
No description provided.
The text was updated successfully, but these errors were encountered: