Release #31

Closed
opened 2026-01-19 18:31:58 +00:00 by michael · 7 comments
Owner

Originally created by @abhijithvijayan on GitHub.

3.1.1 is released.

@poeti8

Store is behind 4 versions

Originally created by @abhijithvijayan on GitHub. 3.1.1 is released. @poeti8 Store is behind 4 versions
Author
Owner

@poeti8 commented on GitHub:

Oops, ok will do soon.

@poeti8 commented on GitHub: Oops, ok will do soon.
Author
Owner

@abhijithvijayan commented on GitHub:

So, sorry about that.

I am not sure what happened there.

Please delay the upgrade until I figure out what caused this error.

@abhijithvijayan commented on GitHub: So, sorry about that. I am not sure what happened there. Please delay the upgrade until I figure out what caused this error.
Author
Owner

@abhijithvijayan commented on GitHub:

Its a new warning as well as a suggestion raised ny chrome store.

I didn't change any permission since the last release

They are suggesting to use activeTab permission instead of Tabs permission.

I will accept the recommendation and switch to using it and test the new permission and will release it soon.

Will notify you once completed.

@abhijithvijayan commented on GitHub: Its a new warning as well as a suggestion raised ny chrome store. I didn't change any permission since the last release They are suggesting to use activeTab permission instead of Tabs permission. I will accept the recommendation and switch to using it and test the new permission and will release it soon. Will notify you once completed.
Author
Owner

@poeti8 commented on GitHub:

Yes got the warning for previous versions too but didn't see activeTab suggestion, I thought it would be useful.

@poeti8 commented on GitHub: Yes got the warning for previous versions too but didn't see activeTab suggestion, I thought it would be useful.
Author
Owner

@poeti8 commented on GitHub:

@abhijithvijayan Get this warning from Chrome store:

image
@poeti8 commented on GitHub: @abhijithvijayan Get this warning from Chrome store: <img width="596" alt="image" src="https://user-images.githubusercontent.com/23660003/70152912-47f69e80-16c3-11ea-9378-3d7d838afd84.png">
Author
Owner

@abhijithvijayan commented on GitHub:

@poeti8 I have changed tabs permission to activeTab and also refactored some code.

Even still, google might warn about broad host permissions as using https://*/* and http://*/* which is required for the extension to request data to custom host api endpoint.

Ignore the warning if it shows up.

Please do update both the stores with version 3.2.1

Also, please take a look at issue #71 and post if you are okay with the changes proposed as well.

Thanks

@abhijithvijayan commented on GitHub: @poeti8 I have changed `tabs` permission to `activeTab` and also refactored some code. Even still, google might warn about broad host permissions as using `https://*/*` and `http://*/*` which is required for the extension to request data to custom host api endpoint. Ignore the warning if it shows up. Please do update both the stores with version **3.2.1** Also, please take a look at issue #71 and post if you are okay with the changes proposed as well. Thanks
Author
Owner

@poeti8 commented on GitHub:

Submitted, thanks. And yes, still got the warning, it's not important at this point, the review just might take longer.

@poeti8 commented on GitHub: Submitted, thanks. And yes, still got the warning, it's not important at this point, the review just might take longer.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: thedevs-network/kutt-extension#31