Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Hypermd | 1,229 | 2 years ago | 26 | mit | TypeScript | |||||
A WYSIWYG Markdown Editor for browsers. Break the Wall between writing and previewing. | ||||||||||
Minder | 827 | 2 days ago | 85 | gpl-3.0 | Vala | |||||
Mind-mapping application for Elementary OS | ||||||||||
Markdownviewerplusplus | 775 | 4 years ago | 66 | mit | C# | |||||
A Notepad++ Plugin to view a Markdown file rendered on-the-fly | ||||||||||
Markdown New Tab | 742 | 2 years ago | 17 | mit | JavaScript | |||||
🗒️ ⏰ ✅ Save notes in Markdown directly in the 'New Tab' page | ||||||||||
Markdown Syntax Zhtw | 696 | 3 years ago | HTML | |||||||
Markdown 語法說明中文版 | ||||||||||
Markdown Chinese Demo | 340 | 6 years ago | 5 | |||||||
针对中文,演示Markdown的各种语法 | ||||||||||
Agila Theme | 237 | 3 months ago | 11 | mit | Python | |||||
A Sublime Text 3 UI Theme | ||||||||||
Icloudtabsalfredworkflow | 117 | 6 years ago | 1 | Python | ||||||
Alfred2 workflow for retrieving iCloud tabs from all devices | ||||||||||
Docsify Tabs | 105 | 4 | 8 months ago | 22 | September 11, 2022 | 2 | mit | JavaScript | ||
A docsify.js plugin for rendering tabbed content from markdown | ||||||||||
Markdown Scroll Sync | 96 | 5 years ago | 1,151 | mit | CoffeeScript | |||||
Auto-scroll markdown-preview tab to match markdown source |
Take down notes 🗒️, save reminders ⏰, paste links 🔗, create checklists ☑️ or tables, all using markdown... directly in your 'New Tab' page! Markdown New Tab is a replacement for the default 'New Tab' page on Google Chrome 🆕 🎉.
Markdown New Tab is a replacement for the default Google Chrome new tab page. Refer to this brilliant guide to get familiar with the markdown syntax.
Take down styled
notes 🗒️, create checklists ☑️, links 🔗, tables and reminders ⏰, add images 🖼️ (and all other frills associated with markdown [M↓])
⏰ 💾 Automatically saves (and deletes) revision history for you to look back and reminisce
⌨️ Use keyboard shortcuts to toggle between edit and save the notes
💪 💪 ACTIVATE POWERMODE! (enable in settings)
Sync notes, revision history and settings between all Chrome browsers you are logged into
Change background and foreground colours
Split editing to show live preview
You can edit and save the notes either by pressing the buttons on the top right, or by using the shortcuts Ctrl + X (or Cmd + X on Mac) to edit the text and Ctrl + S (or Cmd + S on Mac) to save the text.
To save and edit the notes by using Ctrl + ↵ (or Cmd + ↵ on Mac), go to settings and enable it.
Revision history can be accessed by clicking "Last Edited: ____" on the bottom right corner.
$ git clone https://github.com/plibither8/markdown-new-tab
chrome://extensions
dist/
folder of the cloned repository.The code makes use of
localStorage()
to save the raw text, revision history, last edited time and date, settings and last cursor position.
In Firefox the extension can be installed temporarily until you restart the browser. To do so:
about:debugging
in the URL bardist/manifest.json
More info here.
Markdown New Tab was made by me during my study-breaks and free time. If you like and have enjoyed it, please consider donating a small amount (any amount will be really appreciated!) to support and sustain its development. Thank you!
Copyright (c) Mihir Chaturvedi. All rights reserved.
Licensed under the MIT License.