46
20

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

GitHub の Pro ユーザになりきれるブックマークレット

Last updated at Posted at 2019-01-08

PRO バッジかっこいい!

しかし GitHub に $7/mon 払えない貧民なので、ブックマークレットで上流階級の真似事をすることにしましょう。

javascript:(function(e,t){e.className='border-top border-gray-light py-3';e.innerHTML='<svg class="octicon octicon-star mr-2 text-gray-light" viewBox="0 0 14 16" version="1.1" width="14" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path></svg><span class="label bg-purple text-uppercase">Pro</span>';t.parentNode.insertBefore(e,t)})(document.createElement('div'),document.getElementsByClassName('js-profile-editable-area')[0])

使い方は、このワンライナーをブラウザのアドレスバーにコピペして Enter を押すだけです。

かっこいい!!!!!!

46
20
4

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
46
20

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?