a11y-outline

web extension to navigate document outlines easily
git clone https://git.ce9e.org/a11y-outline.git

commit
703821f7d887ede2133b6ca982666a107ed5868a
parent
e4f3054160b0c964c3fe2581d3ba6ea769a16b6c
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2023-07-24 07:16
update manifest version to v3

Diffstat

M manifest.json 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/manifest.json b/manifest.json

@@ -1,5 +1,5 @@
    1     1 {
    2    -1   "manifest_version": 2,
   -1     2   "manifest_version": 3,
    3     3   "name": "a11y-outline",
    4     4   "author": "Tobias Bengfort",
    5     5   "homepage_url": "https://github.com/xi/a11y-outline",