Sync and manage your browser bookmarks from Edge, Firefox and Chromium with this Webapp.
Go to file
2024-05-09 22:06:52 +02:00
.gitea/issue_template templates 2024-05-08 14:34:06 +02:00
css positioning contextmenu 2023-12-06 14:22:02 +01:00
images icon 2023-11-14 23:02:47 +01:00
js test 2024-05-09 22:06:52 +02:00
sql Fix #80 2024-04-24 11:16:27 +02:00
.gitignore Background also for logfile 2023-07-04 09:56:09 +02:00
.htaccess Added .htaccess file for Apache FastCGI workaround 2024-04-28 21:33:10 +02:00
CHANGELOG.md test 2024-05-09 21:47:29 +02:00
config.inc.php.dist Fixed Keyboard shortcuts 2022-09-03 20:37:52 +02:00
index.php Fixed index error for changelog 2024-05-07 14:23:48 +02:00
LICENSE Firt public commit 2018-12-02 14:53:57 +01:00
manifest.json Fix contextmenu Edge sidebar 2023-11-24 21:28:51 +01:00
README.md README.md aktualisiert 2024-04-29 09:45:26 +00:00
smsw.js version bump 2024-05-01 13:19:42 +02:00

SyncMarks WebApp

This is the backend for the bookmark syncing Browser Extension. This WebApp is build for all Browsers supporting WebExtensions and the Bookmark API and using the SyncMarks Extension. Since it's not allowed to publish plugins for free at Chrome store, i see no way to release the WebExtension in that Store. However, you can sideload the AddOn, if you ant to use it. The Extension is published on Mozilla AddOns and Microsoft Edge Store. You can then add, remove, edit and move your bookmarks there and the result is synced back to your Browsers. You can do crossbrowser syncs with this Extension.

The WebApp functions as the backend for the Extensions. You can add, edit, delete, move and change the bookmarks with this WebApp in any Browser. This works also, when the Extension is not installed.

Issues

Please use the issue tracker at Codeberg.org for tracking your issues. The issue tracker at Github.com is deactivated, because GitHub is only used as a workaround for compatibility reasons.

Installation

You will find the installation steps in the Wiki.