NeverI / habitrpg-chrome

Chrome extension for HabitRPG. Uses 3rd party productivity website events to trigger point gain/loss.
GNU General Public License v3.0
9 stars 1 forks source link

Unable to detect site drilldowns #10

Open JellyBean22 opened 11 years ago

JellyBean22 commented 11 years ago

The extension seems unable to tell when I am on a productive site but drilled in past the homepage. E.g. if I set the extension to reward for "github.com", and am on "https://github.com/NeverI/habitrpg-chrome/issues/" it will not pick it up as productive. Before the update it was able to do this.

NeverI commented 11 years ago

It's interesting. Is the icon gray or have a coffee icon? If not could you share me a screenshot for your host section?

JellyBean22 commented 11 years ago

Works for github now but for a different site (my college notes blackboard) it does not. Could it be a problem with the site being https and requiring sign in? Before the update this was not a problem.

captconstruct commented 11 years ago

JellyBeen22, I agree with your HTTPS assessment. It seems that any site requiring it doesn't show up. I have several sites that work when I'm not signed in (at the login screen), but once I enter my credentials and start working, the extension stops detecting.

NeverI commented 11 years ago

It is works with https. I checked with github and asana. Asana start with http://asana.com but after login it is goes to https://app.asana.com and asana.com not equal with app.asana.com. So in the options you must write app.asana.com. (and is seems good because while you are not login into asana it does not very productive :) )