Commit a7af8ac0 authored by Travis Fischer's avatar Travis Fischer

feat: add log to make it clear when nopecha is initialized properly

parent b59044ca
......@@ -310,6 +310,7 @@ export async function getBrowser(
await delay(500)
await editKey.click()
await delay(2000)
console.log('initialized nopecha extension with key', nopechaKey)
} else {
console.error(
"error initializing nopecha extension; couldn't determine extension ID"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment