homerchen19 / github-file-icons

🌈 🗂 A browser extension which gives different filetypes different icons to GitHub, GitLab, gitea and gogs.
https://chrome.google.com/webstore/detail/file-icon-for-github-and/ficfmibkjjnpogdcfhfokmihanoldbfe
MIT License
1.43k stars 68 forks source link

Why is browser history permission needed? #42

Closed jorgegonzalez closed 6 years ago

jorgegonzalez commented 6 years ago

image

These are the permissions requested by this extension in Chrome. I'm just wondering why browsing history is requested?

homerchen19 commented 6 years ago

Oh that's a legacy code. I'll fix it. Thanks for reporting issue!

homerchen19 commented 6 years ago

Hi @jorgegonzalez Sorry I made a mistake. I thought it was legacy code, but I found we still need that afterward. Please check #44 for more details.