jimschubert / NewTab-Redirect

NewTab Redirect! is an extension for Google Chrome which allows the user to replace the page displayed when creating a new tab.
MIT License
479 stars 88 forks source link

Workaround for missing Google and YouTube Apps #209

Open Fulgar opened 1 year ago

Fulgar commented 1 year ago

This is a fix for #207.

Google seems to be in a transition of migrating some of their Apps from Chrome Webstore to G-Suite. As a result 6 of the Google apps have disappeared from the NTR app page. This change will store the old JSON data for these 6 apps and append them to the apps page.

Here is the current NTR app page BEFORE workaround: Before

And here is AFTER: After