All Projects → hediet → Browser Ext Github Monaco

hediet / Browser Ext Github Monaco

This extension brings the famous Monaco editor to Github

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Browser Ext Github Monaco

Cn2tw4programmer
將簡體中文中常用的 Computer Science 詞彙轉換成繁體中文的詞彙
Stars: ✭ 104 (-8.77%)
Mutual labels:  chrome-extension
Codeblock Beautifier
A chrome extension for highlighting codes of Medium Articles
Stars: ✭ 109 (-4.39%)
Mutual labels:  chrome-extension
Chrome Extension Starter Kit
A starter kit for developing chrome extensions with React.
Stars: ✭ 112 (-1.75%)
Mutual labels:  chrome-extension
Devtools Ds
UI components, libraries, and templates for building robust devtools experiences.
Stars: ✭ 105 (-7.89%)
Mutual labels:  chrome-extension
Darkreader
Dark Reader Chrome and Firefox extension
Stars: ✭ 12,052 (+10471.93%)
Mutual labels:  chrome-extension
Simplified Twitter
Remove distractions from the new Twitter layout. Extension for Chrome, Firefox, Safari, Edge & More
Stars: ✭ 111 (-2.63%)
Mutual labels:  chrome-extension
Orchestra
One language to be RegExp's Successor. Visually readable and rich, technically safe and extended, naturally scalable, advanced, and optimized
Stars: ✭ 103 (-9.65%)
Mutual labels:  monaco-editor
React Chrome Extension
Boilerplate code to build a Chrome extension in React
Stars: ✭ 112 (-1.75%)
Mutual labels:  chrome-extension
Chrome Anki Quick Adder
This chrome extension provides the ability to create Anki cards directly from Google Chrome on your Anki Desktop.
Stars: ✭ 108 (-5.26%)
Mutual labels:  chrome-extension
Web Activity Time Tracker
Chrome Extension that tracks and limits time you spent on sites
Stars: ✭ 107 (-6.14%)
Mutual labels:  chrome-extension
Wikipediap2p
WikipediaP2P.org Chrome Extension
Stars: ✭ 105 (-7.89%)
Mutual labels:  chrome-extension
Gibbon Tabs
The Chrome tab manager you always wanted.
Stars: ✭ 107 (-6.14%)
Mutual labels:  chrome-extension
Ctool
程序开发常用工具 chrome 扩展
Stars: ✭ 111 (-2.63%)
Mutual labels:  chrome-extension
Ui Tool
UI for create-web-ext
Stars: ✭ 104 (-8.77%)
Mutual labels:  chrome-extension
Paodin
Chrome / Firefox browser extension that integrates word translation, sentences collection, and words memory
Stars: ✭ 112 (-1.75%)
Mutual labels:  chrome-extension
Chrome Better History
Replace the default Chrome history with this better history plugin.
Stars: ✭ 103 (-9.65%)
Mutual labels:  chrome-extension
Custom Javascript For Websites 2
Run custom JavaScript on any website
Stars: ✭ 109 (-4.39%)
Mutual labels:  chrome-extension
Github Vscode Icons
📦 vscode-icons for github, nearly 1000 file/folder icons
Stars: ✭ 113 (-0.88%)
Mutual labels:  chrome-extension
Youdao Collins Chrome Extension
A chrome extension to help you search english words in collins dict.
Stars: ✭ 112 (-1.75%)
Mutual labels:  chrome-extension
Remove Google Redirection
Remove redirection and click-tracking in Google search results.
Stars: ✭ 111 (-2.63%)
Mutual labels:  chrome-extension

Monaco Markdown Editor For GitHub (Chrome/Firefox)

[ Install For Chrome ] [ Install For Firefox ]

This Chrome/Firefox extension brings the famous Monaco editor to GitHub!


Monaco Features

  • Syntax Highlighting of Markdown and Code Snippets
  • Tab to indent and Shift+Tab to outdent entire selections
  • Multi-Cursor Editing
  • and much more

Additional Features

  • Press F11 to toggle full screen.
  • The full screen mode previews the markdown if enough space is available.

Github Features

  • Autocompletion for issues, mentions and emojis.

This extension replaces all GitHub text areas for authoring markdown with a monaco editor.

Demo

Full-Screen-Mode

Building

You need nodejs and yarn. Just run these commands to produce extension.zip in the dist folder:

yarn
yarn build
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].