I have been using the Chrome extension Shortkeys to activate my Kantu macros. Recently, this stopped working. Both extensions are working fine on their own, it is only getting them to work together that is failing.
Is anyone out there using something else to make Kantu keyboard friendlier?
Wow, this is a really useful tool! Indeed, if you use the âOpen bookmark/bookmarkletsâ option with a kantu bookmarklet, it does not work (I am not sure why).
But if you select Run Javascript as âBehaviorâ in the options and copy and paste the bookmarklet code in the Javascript box - it works great.
The kantu bookmarklet code is always the same, only the name of the macro changes.
With storageMode: 'browser' (or xfile) you can tell kantu where the macro is stored. And closeKantu: true (or false) decides if kantu is closed after the bookmark macro is completed.
I now see that this was a change to the way Shortkeys handles bookmarklets in general (or a change to how Chrome allows it to activate them), as other Shortkeys users are reporting it on the GitHub page.
Iâm very glad to have this up and running again!