Version 0.2.0!
This commit is contained in:
parent
fd0149c13a
commit
cbf1f8e991
|
@ -6,7 +6,7 @@ export default function createManifest(
|
|||
const manifest: Record<string, unknown> = {
|
||||
name: 'Re-Nav',
|
||||
description: 'Navigation redirects for the masses.',
|
||||
version: '0.1.1',
|
||||
version: '0.2.0',
|
||||
permissions: ['contextMenus', 'storage', 'tabs', 'webNavigation'],
|
||||
options_ui: {
|
||||
page: 'options/index.html',
|
||||
|
|
Loading…
Reference in New Issue