Skip to content

ImportFromWeb vs Microsoft Research Detours

A side-by-side look at ImportFromWeb and Microsoft Research Detours. For an in-depth review of either product, follow the links below.

ImportFromWeb

ImportFromWeb

Productivity

ImportFromWeb is a browser extension that allows you to easily import content from any website into your note taking apps. It works by letting you select text on a webpage and sending it directly into apps like Evernote, OneNote, or Notion with just one click.

importwebbrowserextensionnotes
Microsoft Research Detours

Microsoft Research Detours

Development

Microsoft Research Detours is a software package that enables you to intercept and modify functions in Windows applications by intercepting Win32 functions. It works by allowing developers to add instrumentation code to any binary without modifying the source code.

interceptioninstrumentationwin32-api-hooking