mainIine / foe-helfer-extension

FoE Helfer - Extension for chromium based browsers and Firefox ;-)
https://foe-helper.com
GNU Affero General Public License v3.0
122 stars 180 forks source link

Recurring quest #2500

Closed jomste closed 2 years ago

jomste commented 2 years ago

How do I access the new recurring quest information

Gegen103 commented 2 years ago

Same problem

Beelzebob6666 commented 2 years ago

the menu entry is missing - will be visible in the next version

you can run the following commands in the console to manually activate the menu item:

_menu.Items.push('recurringQuests');
localStorage.setItem('MenuSort', JSON.stringify(_menu.Items))

after that reload