Some time ago, there were still Chrome-packaged legacy apps which could make options-pages. I want to use the option-page in my Chrome app, but when I try to use it, the extension page shows:
''options_page' is only allowed for extensions, hosted apps, and legacy packaged apps, but this is a packaged app'.
How can I use an options-page or something of the kind to store and read settings for my app?