10000 GitHub - jeske/QuickCopyTitleAndURL: Quickly copy Title and URL from Chrome Toolbar.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jeske/QuickCopyTitleAndURL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copy Cat - Quickly Copy Title and URL

About this Chrome Extension

I created this extension because similar extensions are too complicated and a few more clicks to do the simple thing for my daily operation. For example, I often copy PR's Title and URL in tickets or chat window.

demo.gif (684×290)

Chrome Web Store URL - Install it from here

https://chrome.google.com/webstore/detail/copy-cat-quick-copy-title/andlmjmbnlaamloflnelcafcnkiplhkc

For Developers - How to install and test the latest

  1. Clone Repository.
git clone https://github.com/kiichi/QuickCopyTitleAndURL.git
  1. Select Extensions from Chrome's menu
  2. Turn on Developer mode (top right corner switch)
  3. Select LOAD UNPACKED from the middle menu
  4. Select src folder within this repository
  5. See Cat Icon on Top Right Corner.
  6. If you change the code, click reload button to test again.

Uploading to app store - Memo for myself

  1. Bump the version in manifest.json
  2. Run build.sh
  3. Upload it to webstore.

Reference https://developer.chrome.com/webstore/publish?hl

Credits

jQuery v3.3.1 | (c) JS Foundation and other contributors | jquery.org/license

Pure v1.0.0 Copyright 2013 Yahoo! Licensed under the BSD License. https://github.com/yahoo/pure/blob/master/LICENSE.md

Icon Credits : M.Y

About

Quickly copy Title and URL from Chrome Toolbar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.8%
  • JavaScript 39.9%
  • Shell 4.3%
0