Skip to content
/ jirence Public
forked from auggernaut/jirence

Search both Jira and Confluence at once in side-by-side iframes.

Notifications You must be signed in to change notification settings

Gratzi/jirence

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jirence

Search both Jira and Confluence at the same time.

Install

Due to cross-domain restrictions you'll need to install a Chrome extension to get this to work. For security reasons, this extension only filters out the x-frame and csp headers from requests to scribdjira.atlassian.net.

To install the extension

  • Windows -> Extensions
  • Toggle Developer Mode
  • Load Unpacked Extension
  • Select the ignoreXFrameHeaders dir

Run

python -m SimpleHTTPServer 8005

Go to: http://localhost:8005

About

Search both Jira and Confluence at once in side-by-side iframes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 84.6%
  • JavaScript 15.4%