Version 0.1.5.
This commit is contained in:
parent
edbf5524b2
commit
ebdab9d5c7
|
@ -7,7 +7,7 @@ export default function createManifest(
|
||||||
name: 'Fangs',
|
name: 'Fangs',
|
||||||
description:
|
description:
|
||||||
'Inject custom DuckDuckGo Bangs into your browsing experience.',
|
'Inject custom DuckDuckGo Bangs into your browsing experience.',
|
||||||
version: '0.1.4',
|
version: '0.1.5',
|
||||||
permissions: ['storage', 'webNavigation'],
|
permissions: ['storage', 'webNavigation'],
|
||||||
options_ui: {
|
options_ui: {
|
||||||
page: 'options/index.html',
|
page: 'options/index.html',
|
||||||
|
|
Loading…
Reference in New Issue