Version 0.3.1!
This commit is contained in:
parent
2727eb51b7
commit
ccb0968b18
|
@ -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.3.0',
|
version: '0.3.1',
|
||||||
permissions: ['storage', 'webNavigation'],
|
permissions: ['storage', 'webNavigation'],
|
||||||
options_ui: {
|
options_ui: {
|
||||||
page: 'options/index.html',
|
page: 'options/index.html',
|
||||||
|
|
Loading…
Reference in New Issue