Ohbug extension to collect view data
pnpm i @ohbug/extension-view
import Ohbug from '@ohbug/browser'
import OhbugExtensionView from '@ohbug/extension-view'
const client = Ohbug.setup({ apiKey: 'YOUR_API_KEY' })
client.use(OhbugExtensionView())
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Ohbug extension to collect view data
pnpm i @ohbug/extension-view
import Ohbug from '@ohbug/browser'
import OhbugExtensionView from '@ohbug/extension-view'
const client = Ohbug.setup({ apiKey: 'YOUR_API_KEY' })
client.use(OhbugExtensionView())