Content Custom Font
Injects a badge rendered in a custom font into every web page you visit.
Runs on Chrome, Edge, Firefox · Manifest V3 · Surfaces: content script, background service worker · Styling: CSS
Create this project
npx extension@latest create my-content-custom-font --template content-custom-font
cd my-content-custom-font
npm install
npm run dev
Permissions it asks for
- activeTab
- scripting
- <all_urls>
Source on GitHubDocumentation
extension.devDocumentation for extension.dev