olsh / Feedly-Notifier

Google Chrome, Firefox, Opera and Microsoft Edge extension for reading news from RSS aggregator Feedly
http://olsh.github.io/Feedly-Notifier/
Mozilla Public License 2.0
267 stars 38 forks source link

Enhancement request: Allow popup widths larger than 750 #240

Open NinjaMilez opened 1 year ago

NinjaMilez commented 1 year ago

Would it be possible to increase the maximum-allowed popup width?

Thanks, Miles :)

olsh commented 10 months ago

The maximum popup width can be 800px, which is a browser restriction. https://developer.chrome.com/docs/extensions/reference/browserAction/#popup

I'll try to increase it to 800.