yannickoo / jirafy

Chrome extension that linkifies JIRA ticket numbers on select pages.

Home Page:https://chrome.google.com/webstore/detail/npldkpkhkmpnfhpmeoahhakbgcldplbj

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jirafy

Logo

Chrome extension that linkifies JIRA ticket numbers on a configurable set of webpages.

Available from the Chrome Store.

Developing

Follow these steps if you are tweaking the jirafy code and want to quickly see your changes reflected in the browser:

  • Clone this repository.
  • Go to Chrome's Extensions area and make sure "Developer Mode" is checked.
  • Click the "Load unpacked extension..." button and then choose this repo's folder.
  • Click the "Options" link to configure the plugin.

Tests for the plugin can be run by opening test.html in your browser.

License

Copyright 2013 Square, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Chrome extension that linkifies JIRA ticket numbers on select pages.

https://chrome.google.com/webstore/detail/npldkpkhkmpnfhpmeoahhakbgcldplbj

License:Apache License 2.0


Languages

Language:HTML 36.4%Language:CSS 32.2%Language:JavaScript 31.4%