ymarks
The official ymarks browser extension.
What is ymarks?
ymarks is a Chrome extension developed by https://www.ymarks.org, and its main feature is "The official ymarks browser extension.".
Extension Screenshots
Download ymarks Extension CRX File
Download ymarks extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
ymarks is a free and open source add-on for several modern web browsers, licensed under the terms of the CDDL, with a server component written in C that allows you to synchronize your browser's bookmarks with an SQLite3 database that can be hosted either on your local machine or somewhere in your intranet (or even the internet). It is supposed to be a single-user system in order to reduce complexity and increase privacy, but you can (technically) run as many parallel instances of ymarks as you like.
Extension Basic Information
Name | ymarks |
ID | gefignhaigoigfjfbjjobmegihhaacfi |
Official URL | https://chromewebstore.google.com/detail/ymarks/gefignhaigoigfjfbjjobmegihhaacfi |
Description | The official ymarks browser extension. |
File Size | 13.74 KB |
Installation Count | 78 |
Current Version | 1.2.0.0 |
Last Updated | 2022-07-05 |
Publish Date | 2018-06-29 |
Developer | https://www.ymarks.org |
[email protected] | |
Payment Type | free |
Extension Website | https://www.ymarks.org |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "ymarks", "version": "1.2.0.0", "description": "The official ymarks browser extension.", "icons": { "32": "icons\/ymarks-32.png" }, "permissions": [ "bookmarks", "storage", "notifications" ], "host_permissions": [ " |