/* * notion-enhancer * (c) 2021 dragonwocky (https://dragonwocky.me/) * (https://notion-enhancer.github.io/) under the MIT license */ import(chrome.runtime.getURL('src/launcher.js')).then((launcher) => launcher.default());