russdreamer / instagram-followers-statistics

GNU General Public License v3.0
17 stars 2 forks source link

The button is not shown on Safari #12

Closed koraykupe closed 2 years ago

koraykupe commented 2 years ago

Hello,

I am using the script in Tampermonkey + Chrome, and it works fine. I can see the button on left. Today I tried it on Safari, but it doesn't show any button on my Instragram page. Is it a known issue or am I missing something?

russdreamer commented 2 years ago

Hey @koraykupe , No, it wasn't a known issue, thanks for reporting. The issue was related to browsers that don't support trustedTypes that is forced by chrome now. Added a fork for such browsers. Fixed, check it, please

koraykupe commented 2 years ago

I am sorry, but I didn't get how to update it. I can't manually edit the file you updated in Tampermonkey or maybe I am missing something.

russdreamer commented 2 years ago

@koraykupe my bad, there was an update issue. Fixed, but you can force it as tumpermonkey looks for updates once per day. Click here, press update button and check if all work as expected

koraykupe commented 2 years ago

Worked, thank you!