philip-raschke / bgt_fixed

Fix for the Google Chrome extension "Better Google Tasks"
20 stars 5 forks source link

Two more steps needed for install #1

Open Ronewolf opened 7 years ago

Ronewolf commented 7 years ago

Hi,

First off, thx so much for doing this! It worked for me (Mac/Chrome). But to show the "Load Packed Extension" button, I had to first enable Developer Mode (check box). Then I had to disable the previously installed Better Google Tasks.

If you have a moment, perhaps explain what you did to fix this? Also, any idea when/how it will incorporated into the Google Chrome Store package?

Regards,

Ron Wolf

philip-raschke commented 7 years ago

Hi Ron,

thanks for the hint, I added the required steps you mentioned to the installation guide.

It seems that Google updated the original Google Tasks page. They renamed several CSS classes, for no apparent reasons. Unfortunately, the whole styling is obfuscated, so it was quite a mess to identify and adapt the "Better Google Tasks" extension to the new CSS classes.

I updated the code just minutes ago, so highlighting works and the layout is now correctly shown on wide screens. If you find any other bugs don't hesitate to tell me.

Regards, Philip