bionic_extension(edge)


manifest_version: 3
name: Bionic Beep
version: 1.0
description: An extension that applies Bionic formatting to all words on a page.
permissions: activeTab
action:
default_popup: popup.html,
default_icon:
16: icons/beep16x16.png
48: icons/beep48x48.png
128: icons/beep128x128.png

background:
service_worker: background.js
content_scripts:
matches:
js: content.js

LINK microsoft.com link to extension


Leave a Reply

Your email address will not be published. Required fields are marked *