# fuzzymark **Repository Path**: michaelyang1990/fuzzymark ## Basic Information - **Project Name**: fuzzymark - **Description**: 用来做记号的chrome扩展工具 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FuzzyMark [![Codeship CI status](https://img.shields.io/codeship/f9b6a2d0-6e81-0133-7d59-7273d488d42e.svg)](https://codeship.com/projects/115871) [![Deps](https://david-dm.org/YurySolovyov/fuzzymark.svg)](https://david-dm.org/YurySolovyov/fuzzymark) Chrome and Firefox extension for accessing bookmarks with fuzzy search. ## Features: - Bookmarks access with fuzzy search (as in Sublime and Atom editors) - Pinned bookmarks on new tab page or - Recently added bookmarks - 2 themes: dark and light with 3 accent colors [Get for Chrome](https://chrome.google.com/webstore/detail/fuzzymark/gppgpbipgmdlganikpmhlhpeiclokdgh) [Get for Firefox](https://addons.mozilla.org/en-US/firefox/addon/fuzzymark/) ![](https://github.com/YuriSolovyov/fuzzymark/blob/master/screenshot.png) ## Testing ``` npm t ``` ## License The MIT License (MIT)