All Projects → yorkxin → Copy As Markdown

yorkxin / Copy As Markdown

Licence: mit
Copying Link, Image and Tab(s) as Markdown Much Easier.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Copy As Markdown

Extension Create
Create modern cross-browser extensions with no build configuration.
Stars: ✭ 167 (-49.7%)
Mutual labels:  chrome, browser, firefox, webextensions
Surfingkeys Conf
A SurfingKeys configuration which adds 130+ key mappings for 20+ sites & OmniBar search suggestions for 50+ sites
Stars: ✭ 137 (-58.73%)
Mutual labels:  chrome, browser, firefox
Kdeconnect Chrome Extension
A browser extension to send pages and content from your browser to connected KDE Connect devices.
Stars: ✭ 124 (-62.65%)
Mutual labels:  chrome, browser, firefox
Hackbrowserdata
Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。
Stars: ✭ 3,864 (+1063.86%)
Mutual labels:  chrome, browser, firefox
Persian Twitter
A WebExtension which improves Twitter & TweetDeck user experience for Persian users
Stars: ✭ 66 (-80.12%)
Mutual labels:  chrome, firefox, webextensions
Retrotxt
RetroTxt is the WebExtension that turns ANSI, ASCII, NFO text into in-browser HTML
Stars: ✭ 93 (-71.99%)
Mutual labels:  chrome, firefox, webextensions
Searchwithmybrowser
Open Cortana searches with your default browser.
Stars: ✭ 285 (-14.16%)
Mutual labels:  chrome, browser, firefox
Scriptsafe
a browser extension to bring security and privacy to chrome, firefox, and opera
Stars: ✭ 434 (+30.72%)
Mutual labels:  chrome, browser, firefox
Addon
ClearURLs is an add-on based on the new WebExtensions technology and will automatically remove tracking elements from URLs to help protect your privacy.
Stars: ✭ 161 (-51.51%)
Mutual labels:  chrome, firefox, webextensions
Gopassbridge
A web extension for firefox and chrome to insert login credentials from gopass
Stars: ✭ 182 (-45.18%)
Mutual labels:  chrome, browser, firefox
Supercookie
💭 Inspiration
Stars: ✭ 3,630 (+993.37%)
Mutual labels:  chrome, browser, firefox
Mue
Fast, open and free-to-use new tab page for modern browsers
Stars: ✭ 56 (-83.13%)
Mutual labels:  chrome, firefox, webextensions
Browser
Useragent analysis tool.浏览器分析判断工具 - 用户代理、操作系统信息
Stars: ✭ 789 (+137.65%)
Mutual labels:  chrome, browser, firefox
Redux Webext
Redux for WebExtensions
Stars: ✭ 101 (-69.58%)
Mutual labels:  chrome, firefox, webextensions
News Feed Eradicator
A browser extension that deletes your news feed and replaces it with a nice quote
Stars: ✭ 690 (+107.83%)
Mutual labels:  chrome, firefox, webextensions
Keepassbrowserimporter
KeePass 2.x plugin which imports credentials from various browsers.
Stars: ✭ 139 (-58.13%)
Mutual labels:  chrome, browser, firefox
Extanalysis
Browser Extension Analysis Framework - Scan, Analyze Chrome, firefox and Brave extensions for vulnerabilities and intels
Stars: ✭ 351 (+5.72%)
Mutual labels:  chrome, browser, firefox
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 (+16.27%)
Mutual labels:  chrome, firefox, webextensions
Lazy
Kule Lazy4 / CSS Framework
Stars: ✭ 147 (-55.72%)
Mutual labels:  chrome, browser, firefox
Browser
The browser extension vault (Chrome, Firefox, Opera, Edge, Safari, & more).
Stars: ✭ 3,305 (+895.48%)
Mutual labels:  chrome, firefox, webextensions

Copy as Markdown for Chrome & Firefox

Do you often type Markdown code manually for a link or image, or even all tabs in a window, and feel tired? Copy as Markdown can help you!

Download

Features

Copy as Markdown is a browser extension helps you copy the following things as Markdown to your system clipboard:

☑️ Current Tab as Link
☑️ A Link in the Page
☑️ An Image in the Page
☑️ An Image that is wrapped with a Link
☑️ All Tabs as a List of Links
☑️ Highlighted Tabs as a List of Links

Keyboard Shortcuts

You can add keyboard shortuts for copying tab(s) as Markdown. By default, Copy as Markdown does not assign any keyboard shortcuts.

Firefox

Please refer to this Firefox Help: https://support.mozilla.org/en-US/kb/manage-extension-shortcuts-firefox

Chrome

The Keyboard Shortcuts of extensions can be found at chrome://extensions/shortcuts URL. (Paste and open the link in the Location Bar).

Known Issues

  • [Chrome] When copying an image, the image code does not include the alternative text of that image. This is due to API restriction.

Development

Install dependencies

npm install

Debugging

The source code and manifest file is under src/ folder.

To debug in Chrome: [Window] Menu -> Extensions -> Load unpacked extension

To debug in Firefox: [Tools] Menu -> Add-ons -> [Gear] Icon -> Debug Add-ons -> Load Temporary Add-on

TODO: Unit Tests

License

See MIT-LICENSE.txt

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