Version 0.1.4.

This commit is contained in:
Bauke 2022-03-23 14:15:47 +01:00
parent 903f6ebbf2
commit 679782a26f
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.1.3',
version: '0.1.4',
permissions: ['storage', 'tabs', 'webNavigation'],
options_ui: {
page: 'options/index.html',