All Projects → plibither8 → Markdown New Tab

plibither8 / Markdown New Tab

Licence: mit
🗒️ ⏰ ✅ Save notes in Markdown directly in the 'New Tab' page

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Markdown New Tab

Markdown Viewer
Markdown Viewer / Browser Extension
Stars: ✭ 497 (-33.38%)
Mutual labels:  markdown, chrome-extension, chrome
Darkness
Dark Themes for Popular Websites
Stars: ✭ 467 (-37.4%)
Mutual labels:  chrome-extension, chrome
Tracy
A tool designed to assist with finding all sinks and sources of a web application and display these results in a digestible manner.
Stars: ✭ 464 (-37.8%)
Mutual labels:  chrome-extension, chrome
Chromeigstory
Chrome extension that lets you view your friend's Instagram Stories in the browser.
Stars: ✭ 502 (-32.71%)
Mutual labels:  chrome-extension, chrome
1click Webpage Screenshot
Entire page Screenshot extension for Google Chrome. I'm developing open source extension for Google Chrome. All extension are free for use. Let's make Chrome great again!
Stars: ✭ 406 (-45.58%)
Mutual labels:  chrome-extension, chrome
Githuber
Display Github Trending repositories on Chrome New Tab Extensions
Stars: ✭ 418 (-43.97%)
Mutual labels:  chrome-extension, chrome
Simpread
简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展
Stars: ✭ 5,352 (+617.43%)
Mutual labels:  chrome-extension, chrome
Easy To Rss
🚀 Chrome/Firefox Extension to retreive RSS feeds URLs from WebSite, RSSHub supported
Stars: ✭ 386 (-48.26%)
Mutual labels:  chrome-extension, chrome
Crx Hotreload
Chrome Extension Hot Reloader
Stars: ✭ 545 (-26.94%)
Mutual labels:  chrome-extension, chrome
Refined Bitbucket
Chrome and Firefox extension that improves Bitbucket's user experience
Stars: ✭ 560 (-24.93%)
Mutual labels:  chrome-extension, chrome
Chrome Extension Udemy Translate
Translate Udemy's subtitles into Chinese、English etc(Disneyplus+netflix+udemy+lynda+hulu+hbo now+primevideo)
Stars: ✭ 553 (-25.87%)
Mutual labels:  chrome-extension, chrome
Svg Screenshots
📸🧩 Browser extension to take scalable, semantic, accessible screenshots of websites in SVG format.
Stars: ✭ 404 (-45.84%)
Mutual labels:  chrome-extension, chrome
Remu
💥Chrome Extension for GitHub that view stars / star history / organizing starred repository
Stars: ✭ 394 (-47.18%)
Mutual labels:  chrome-extension, chrome
Qzoneexport
QQ空间导出助手,用于备份QQ空间的说说、日志、私密日记、相册、视频、留言板、QQ好友、收藏夹、分享、最近访客为文件,便于迁移与保存
Stars: ✭ 456 (-38.87%)
Mutual labels:  chrome-extension, chrome
Browser Addon
Kee adds free, secure and easy password management features to your browser which save time and keep your private data more secure.
Stars: ✭ 386 (-48.26%)
Mutual labels:  chrome-extension, chrome
Chrome Utm Stripper
Browser extension that strips Google Analytics (UTM) parameters, and various other click tracking tokens, from URL query strings
Stars: ✭ 590 (-20.91%)
Mutual labels:  chrome-extension, chrome
Extanalysis
Browser Extension Analysis Framework - Scan, Analyze Chrome, firefox and Brave extensions for vulnerabilities and intels
Stars: ✭ 351 (-52.95%)
Mutual labels:  chrome-extension, chrome
Webextension Toolbox
Small CLI toolbox for cross-browser WebExtension development
Stars: ✭ 365 (-51.07%)
Mutual labels:  chrome-extension, chrome
Hls Downloader Web Extension
Web Extension for sniffing and downloading HTTP Live streams (HLS)
Stars: ✭ 510 (-31.64%)
Mutual labels:  chrome-extension, chrome
Oscnews
Chrome 插件,查看开源中国软件更新资讯,文档导航,GitHub 趋势榜,linux命令索引,浏览历史记录和时钟页面。
Stars: ✭ 582 (-21.98%)
Mutual labels:  chrome-extension, chrome

Markdown New Tab

Licence Build Status Chrome Web Store Mozilla Add-on Made with love in India

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 🆕 🎉.

Preview it!

Demo GIF

Install

About

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.

Features

  • 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

Upcoming

  • Change background and foreground colours

  • Split editing to show live preview

Usage

  • 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.

Development

  1. Clone this repo:
$ git clone https://github.com/plibither8/markdown-new-tab
  1. Open Chrome and go to chrome://extensions
  2. Enable 'Developer Mode' by checking the tickbox (on the top of the page).
  3. Click the 'Load Unpacked Extension' button and select the dist/ folder of the cloned repository.
  4. The extension should be loaded now and the 'New Tab' page should be Markdown New Tab. 🎉

The code makes use of localStorage() to save the raw text, revision history, last edited time and date, settings and last cursor position.

Testing in Firefox

In Firefox the extension can be installed temporarily until you restart the browser. To do so:

  1. enter about:debugging in the URL bar
  2. click "Load Temporary Add-on"
  3. open the extension's directory in your local repo and select dist/manifest.json

More info here.

Donate

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!

Patreon

Donate

Buy Me A Coffee

License

Copyright (c) Mihir Chaturvedi. All rights reserved.

Licensed under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].