tmplat-extension / tmplat

Browser extension that quickly and easily copies info on the current page using a simple and unique template system
https://tmplat.com
MIT License
53 stars 11 forks source link

Get redirected to about:blank when login Shorteners with OAuth #209

Closed jcppkkk closed 10 years ago

jcppkkk commented 10 years ago

Get redirected to about:blank when login to Shorteners with OAuth

The issue has been discussed in https://code.google.com/p/chromium/issues/detail?id=310870

Adding the web_Accessible_resources manifest entry may fix this.

neocotic commented 10 years ago

Thanks for reporting this. I'll try to look into it ASAP and thanks also for doing some investigation so I know where to start looking :smile:

jcppkkk commented 10 years ago

I have sent a pull request to fix this https://github.com/template-extension/template-chrome/pull/210

neocotic commented 10 years ago

This will have been fixed by #209. I will try to get this in a release today.