Code Medium

Code Medium Extension for Chrome

A Free Blogging Extension

Published By manueldellelce.com

Download

Download

811.11 KB

Web Store

App Info

  • • Type: Browser Extension
  • • Latest Version: 0.7.0
  • • Require: Chrome 102 and up
  • • Offline: No
  • • Developer: manueldellelce.com

User Reviews

  • ★★★★☆
  • • Rating Average
  • 4.62 out of 5
  • • Rating Users
  • 21

Download Count

  • • Total Downloads
  • 195
  • • Current Version Downloads
  • 87
  • • Updated: March 17, 2025

Code Medium is a free Blogging Extension for Chrome. You could download the latest version crx file or old version crx files and install it.

Features
--------

- Adds a button in the text toolbar for creating a new Gist and adding it to the post.
- Gists can be created as either public or secret (unlisted).
- Double click on an existing Gist to edit or delete it.
- Deleting a gist will remove both the embed from the post and the gist from your account.
To only remove the embed, just click on it and press the delete key as usual.
- Syntax highlighting for the most popular programming languages thanks to react-ace!
- Fixes the height of the Gists in the editor, to display them without being cut and without the extra padding (https://github.com/Maluen/code-medium/issues/3).

Authorizing the application
--------
This extension uses the GitHub Gist API to create and edit gists,
this means that you'll have to authorize the OAuth application for the "gist" permission.

Once the extension is installed, toggle the extension modal by clicking the toolbar button or by double clicking on an existing gist to
show the login button.

Known Limitations
--------

Gists composed of multiple files aren't fully supported:
- Currently, only single-file gists can be created.
- When double clicking on an existing multi-file gist, only the first file will show up in the modal.
However, you can still edit that file normally and delete the whole gist.

More Extensions to Consider (Similar or Related)