Markdown Viewer
Markdown Viewer
Что такое Markdown Viewer?
Markdown Viewer - это расширение Chrome, разработанное simov.github.io, и его основная функция - "Markdown Viewer".
Снимки экрана расширения
Скачать файл CRX расширения Markdown Viewer
Скачайте файлы расширений Markdown Viewer в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
✔ Secure by design
✔ Render local and remote file URLs
✔ Granular access to remote origins
✔ Multiple markdown parsers
✔ Full control over the compiler options
✔ 30+ Themes
✔ GitHub Flavored Markdown (GFM)
✔ Auto reload on file change
✔ Syntax highlighted code blocks
✔ Table of Contents (ToC)
✔ MathJax formulas
✔ Mermaid diagrams
✔ Convert emoji shortnames
✔ Remember scroll position
✔ Markdown Content-Type detection
✔ Configurable Markdown file path detection
✔ Settings synchronization
✔ Raw and rendered markdown views
✔ Free and Open Source
✚ Full Documentation
✔ https://github.com/simov/markdown-viewer Основная информация о расширении
| Название | |
| ID | ckkdlimhmcjmikdlpkmbgfkaikojcbjk |
| Официальный URL | https://chromewebstore.google.com/detail/markdown-viewer/ckkdlimhmcjmikdlpkmbgfkaikojcbjk |
| Описание | Markdown Viewer |
| Размер файла | 2.22 MB |
| Количество установок | 250,422 |
| Текущая Версия | 5.2 |
| Последнее Обновление | 2023-09-27 |
| Дата публикации | 2020-04-03 |
| Рейтинг | 4.25/5 Всего 316 оценок |
| Разработчик | simov.github.io |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Официальный сайт расширения | https://github.com/simov/markdown-viewer |
| URL страницы помощи | https://github.com/simov/markdown-viewer/issues |
| Поддерживаемые языки | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Markdown Viewer",
"version": "5.2",
"description": "Markdown Viewer",
"homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/markdown-viewer\/ckkdlimhmcjmikdlpkmbgfkaikojcbjk",
"icons": {
"16": "\/icons\/default\/16x16.png",
"19": "\/icons\/default\/19x19.png",
"38": "\/icons\/default\/38x38.png",
"48": "\/icons\/default\/48x48.png",
"128": "\/icons\/default\/128x128.png"
},
"action": {
"default_icon": {
"16": "\/icons\/default\/16x16.png",
"19": "\/icons\/default\/19x19.png",
"38": "\/icons\/default\/38x38.png",
"48": "\/icons\/default\/48x48.png",
"128": "\/icons\/default\/128x128.png"
},
"default_title": "Markdown Viewer",
"default_popup": "\/popup\/index.html"
},
"background": {
"service_worker": "\/background\/index.js"
},
"options_page": "\/options\/index.html",
"web_accessible_resources": [
{
"matches": [
" | |