Version 0.3.0!

This commit is contained in:
Bauke 2022-12-09 17:32:56 +01:00
parent 6274e51752
commit 2e579f350d
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ export default function createManifest(
name: 'Fangs',
description:
'Inject custom DuckDuckGo Bangs into your browsing experience.',
version: '0.2.0',
version: '0.3.0',
permissions: ['storage', 'webNavigation'],
options_ui: {
page: 'options/index.html',