diff options
author | hackademix <giorgio@maone.net> | 2018-08-14 00:55:39 +0200 |
---|---|---|
committer | hackademix <giorgio@maone.net> | 2018-08-14 00:55:39 +0200 |
commit | c1d3257ad3f7f630eafbbca5b7e7b27e32b146c2 (patch) | |
tree | f8aa0f2b3f8645e3f5f7dd9ca2d57b93961f32c7 /manifest.json | |
parent | d585ff70cf241b62794a2d84e71496fc24528462 (diff) |
Fix for bug #54459: "Back/forth navigation does not change tab status information"
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json index e77f69b..17f8670 100644 --- a/manifest.json +++ b/manifest.json @@ -20,6 +20,7 @@ "webRequestBlocking", "activeTab", "notifications", + "sessions", "storage", "tabs", "<all_urls>" |