This commit is contained in:
5
examples/plasmo-browserext/background.ts
Normal file
5
examples/plasmo-browserext/background.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { init, trackEvent } from '@aptabase/browser';
|
||||
|
||||
init('A-DEV-0000000000');
|
||||
|
||||
trackEvent('background_service_started');
|
||||
Reference in New Issue
Block a user