From ef66c023cd57eef3a1f1cc0c7819e4a20f70114d Mon Sep 17 00:00:00 2001 From: Lars Gunnarsson Date: Thu, 30 Dec 2021 14:03:18 +0100 Subject: [PATCH] Add install instructions for Chrome --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5dcbb91..67dec1a 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,21 @@ This add-on exports and imports bookmarks with a json formatted file for: * Store bookmarks in a simple readable file format, example in a git repository. * Sync bookmarks between Chrome & Firefox. +## Install + The add-on is published for Firefox here: -. The add-on -works for Chrome also but is not yet published on Chrome Web Store. +. + +The add-on also works for Chrome but is not yet published on Chrome Web Store. +Thus, install from locally until further: + +1. Download latest release from + . +2. Unpack in any folder, example create + `/Extensions Local/json-bookmarks`, where your profile path + can be obtained from `chrome://version/`. +3. Install locally from `chrome://extensions/` -> Toggle "Developer mode" -> + "Load unpacked". ## Format