Version 0.3.1!

This commit is contained in:
Bauke 2022-12-09 17:48:28 +01:00
parent 2727eb51b7
commit ccb0968b18
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.3.0',
version: '0.3.1',
permissions: ['storage', 'webNavigation'],
options_ui: {
page: 'options/index.html',