-
Notifications
You must be signed in to change notification settings - Fork 166
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
4.1.4 doesn't work #649
Comments
Regular URL bookmarks work, but bookmarklets do not, like this: javascript:!function(a){var b=document.createElement("textarea"),c=document.getSelection();b.textContent=a,document.body.appendChild(b),c.removeAllRanges(),b.select(),document.execCommand("copy"),c.removeAllRanges(),document.body.removeChild(b)}(document.getElementsByClassName("button")[0].innerHTML); |
Dear users! I found a solution for me. Please follow my steps:
|
I tried uninstalling/reinstalling already: didn't fix my problem. |
Hi everyone. |
@halcyon-888 Bookmarklets could be broken in this update, but you can try to use "Run JavaScript", don't forget to enable Developer Mode. @hamedhomaee Have you enabled Developer Mode? |
@hababr |
Can confirm. This worked for me. Thx @Adam-Krisztian-Sandor!!! |
Same issue here. I don't intend to enable developer mode since that's likely a security risk with other extensions. Uninstalling and reinstalling unfortunately did not work. |
Hi, |
Latest version of Chrome on Windows 10. Shortkeys 4.1.4 doesn't work anymore with "Open a bookmark or bookmarklet (in current or new tab)". I've been using Shortkeys for years and it just stopped working
The text was updated successfully, but these errors were encountered: