From 3fe3c79443a8470d55f2d06915c835824afbdf16 Mon Sep 17 00:00:00 2001 From: Gitoffthelawn Date: Mon, 17 Jan 2022 02:04:03 -0800 Subject: [PATCH] Fixed broken link, added AMO link, clarification --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b835125..0dec457 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@ # SyncSavedWindows -Sync saved windows. Inspired by TabCloud (https://addons.mozilla.org/en-GB/firefox/addon/tabcloud/). +Sync saved windows. -This extension provides a toolbar button with a popup of a list of saved and opened windows. List can be synchronised through Google account. +Available for Firefox here: https://addons.mozilla.org/firefox/addon/sync-saved-windows/ -The reason for this extension is due to the reason that TabCloud does not support Firefox Quantum. +This extension provides a toolbar button with a popup of a list of saved and opened windows. List can be synchronised through Firefox/Google account. + +Inspired by [TabCloud](https://web.archive.org/web/20181102003417/https://addons.mozilla.org/en-US/firefox/addon/tabcloud/). + +The reason for this extension is because TabCloud does not support Firefox Quantum (Firefox 57+). ## Changelog