Markdown That
Markdown selected text from context menu or a reddit/quora post
Markdown Thatとは何ですか?
Markdown Thatはorelogoによって開発されたChromeの拡張機能で、その主な機能は「Markdown selected text from context menu or a reddit/quora post」です。
拡張機能のスクリーンショット
Markdown That拡張機能のCRXファイルをダウンロード
Markdown That拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension will add a context menu option to convert selected text to markdown. A popup will display the message. The extension will add a "mark that down" button to reddit and quora posts. Once pressed, the popup will display the post in the markdown format along with the title, author, date, and url. Icon: freepik.com from flaticon.com Music: bensound.com
拡張機能の基本情報
名前 | |
ID | pgoffpcmmeagpjfjeeflmaleeikjdknc |
公式URL | https://chrome.google.com/webstore/detail/markdown-that/pgoffpcmmeagpjfjeeflmaleeikjdknc |
説明 | Markdown selected text from context menu or a reddit/quora post |
ファイルサイズ | 39.53 KB |
インストール数 | 196 |
現在のバージョン | 1.0.1 |
最終更新日 | 2016-03-09 |
公開日 | 2016-03-09 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | orelogo |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/orelogo/markdownthat/ |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Markdown That", "description": "Markdown selected text from context menu or a reddit\/quora post", "version": "1.0.1", "permissions": [ "activeTab", "contextMenus", "storage" ], "content_scripts": [ { "matches": [ " |