From a9358b6ffad0ac98a4e60f43beda24a22bc0224d Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Sun, 10 Apr 2022 03:26:28 -0700 Subject: refactor and make Firefox-friendly --- manifest.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 4cfbc9a..4a0aac5 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Tempo", - "version": "0.3", + "version": "0.4", "description": "Replace the New Tab page with a time display.", @@ -11,7 +11,14 @@ "128": "icon/clock128.png" }, - "options_page": "options.html", + "options_ui": { + "page": "options.html", + "browser_style": true + }, + + "chrome_settings_overrides": { + "homepage": "index.html" + }, "chrome_url_overrides": { "newtab": "index.html" -- cgit v1.2.3-70-g09d2