Coder Social home page Coder Social logo

quickcopytitleandurl's Introduction

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

Copy Cat - Quick Copy Title and URL - Chrome Web Store

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.

Debugging Tips

  1. Some of manifest changes requires reloading plugin. Click reload or remove and load unpacked folder again.
  2. In order to see console.log, click background page.

Uploading to app store - Memo for myself

  1. Bump the version in manifest.json
  2. Run build.sh
  3. Upload it to webstore.
  4. Tag it in the master branch for the version number.

Reference Publish in the Chrome Web Store - Google Chrome

Credits

Contributers

jeske (David Jeske) - Thanks for [Notification Prefix Cleaning PR #10](https://github.com/ /pull/10)

alejandro5042 (Alejandro Barreto) - Thanks for Font Size feedback and quick mockup design! #13

smaragdus - Thanks for Font Size feedback and extensive review in Windows! #16

Libraries and Resources

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. pure/LICENSE at master · pure-css/pure

Icon Credits : M.Y

Other Issues

I noticed that very similar plugin has been published with same name "Copycat". Not sure why I missed it 2 years ago, but I might change the name of this extension if this causes some issues. Version 1.5.0 · Issue #16 · kiichi/QuickCopyTitleAndURL . I'm still holding decisions at this point.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.