Essentials, shared by this container
- EEssential one
- EEssential two
- EEssential three
-
▸Top foldercode
- ·Tab in the top folder
- ▸Nested foldercloud
- ↻Live folderlive · github
- ·Bare pinned tab
arczen
macOS · Arc 1.158.1 · Zen 1.21.12b
Arc is in maintenance. Zen is the closest thing to it. arc2zen reads Arc's own sidebar file and writes you a script that rebuilds your spaces, favorites, folders and pinned tabs on the other side.
Your file is read in this page and never sent anywhere. This page cannot make network requests at all: its content security policy blocks them. Turn off your wifi and everything still works.
~/Library/Application Support/Arc/StorableSidebar.json
Arc keeps two files side by side. You want
StorableSidebar.json, not
StorableArchiveItems.json.
Here is what a rebuilt sidebar looks like. Drop your own file and this becomes your sidebar, with the names you can still change.
Essentials, shared by this container
Every address in it comes from your own Arc sidebar. Nothing else is added.
The generated script will appear here once you drop your Arc file.
Open a fresh Zen profile from about:profiles.
In that profile, open about:config and set
devtools.chrome.enabled to true.
Open the Browser Console with Cmd Shift J, or from the menu: Tools, then Browser Tools, then Browser Console.
Not Cmd Opt I. That one is the
page inspector, it runs without privileges, and the script will
stop with Services is not defined.
Paste the script and press Return.
If the console refuses the paste, type
allow pasting there first, then paste again.
Watch the lines prefixed [arc2zen]. When it says
done, restart Zen and check that everything is still there.
The README covers each of these, and says what was established by reading Zen's code rather than assumed.