Notion web clipper: https://chrome.google.com/webstore/detail/notion-web-clipper/knheggckgoiihginacbkhaalnibhilkk
Extrat it using
Get .CRX Chrome Extension file, it's source code and download .CRX to your computer.
Unzip it.
Use the command line in MacOS Big Sur:
xcrun safari-web-extension-converter <path to unzipped folder>
That will open XCode
Build in XCode for run.
In Safari, enable development menu (from settings).
In the development menu, enable unsigned extensions (unless you have signing keys).
In the extensions settings of Safari preferences, enable the new extension.
Voilá!