Version 0.1.5.

This commit is contained in:
Bauke 2022-03-24 09:08:36 +01:00
parent edbf5524b2
commit ebdab9d5c7
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.4',
version: '0.1.5',
permissions: ['storage', 'webNavigation'],
options_ui: {
page: 'options/index.html',