Closed kav2k closed 7 years ago
Hey @napsternxg Do you like help to revision in that pull request?
@angeliski Considering the last meaningful change to code was 3 years ago, I doubt it. I simply plan to make a new extension in the same vein at some point..
Hi @kav2k and @angeliski thanks for bringing this to light again. I will merge it and update the extension soon.
@napsternxg Apologies for the assumption, then.
Are you going to maintain this further? There are "easy pickings" improvements that can be made, and I'd be happy to submit more PRs.
@kav2k I would very much appreciate PR's for changes but I don't usually write more code for this extension. I never know if anyone will ever use this. So, yes if you can send some more PR's then I can merge all of them and release a new updated version soon. Please open a separate Issue for each PR though.
@napsternxg Well, your extension still has 13,943 users as of right now..
@kav2k 👍 , I did check the reviews on the chrome page today. There have been a few requests for adding additional features. However, I want to keep the extension really simple with the most minimal features and working condition, so anything which doesn't change those core ideas would be easy to incorporate.
activeTab permission is all the current code needs, removing all permission warnings: https://developer.chrome.com/extensions/activeTab
Also replaces deprecated
tabs.getSelected
call withtabs.query