I did it!
I can now use click Hook links on any browser page
The setup is:
-
Install Linkificator for Firefox or Chrome (Chrome untested at the moment)
-
In extension options,
Apply Custom Rules for:
Before predefined rules list
enable this —> After predefined rules list
-
Add " hook://~hook:// " to Protocols and subdomains. I’m not sure if this is really necessary.
-
Now add a custom rule:
Name: hook
Pattern: hook:(.*)
URL: $&
You’ll now have hook:// links highlighted and clickable on every page.
To finally use WhatsApp as a CRM, you can send your customer your hook link and just ask them to ignore it with a ‘note to self’ or annotate the page with another extension, perhaps?
Then when you want to refer to your customer notes, you just click that hook:// link in your WhatsApp conversation.
Edit:
You can also use this in:
- your emails
- forum posts
It’s pretty handy.
update 01-21-2022:
I found that it sometimes breaks the reply box in WhatsApp. It’s probably because it needs to stop after the final character in the hook:// link. Maybe (.*) needs to be edited to exclude a blank whitespace