HabitRPG / habitica-chat-extension

A habitica.com Chat Client for Chrome
18 stars 13 forks source link

Remove activeTab permission request #84

Open SabreCat opened 2 years ago

SabreCat commented 2 years ago

We received this notice from the Chrome Web Store:

image

On a search, the critique looks accurate--while we use storage in various places, the only place activeTab appears is in the manifest.json. This PR removes the permission request from the manifest.

cTheDragons commented 1 year ago

From my testing on Firefox 105.0.1 (64-bit) appears to be have been working. The only issue is the version is not updated in the extensions or Readme file. (Had to do a lot of double checking to make sure we have the right one)

Tested:

All tested on default options but did open up on large text no avatar to confirm these options work too.

cTheDragons commented 1 year ago

From my testing on 105.0.5151.0 (Developer Build) (64-bit) appears to be have been working. Four Bugs:

Tested:

All tested on default options but did open up on large text no avatar to confirm these options work too.