kheina-com / Blue-Blocker

Blocks all Twitter Blue verified users on twitter.com
Mozilla Public License 2.0
321 stars 28 forks source link

Chrome extension loading warning #261

Open rougetimelord opened 2 months ago

rougetimelord commented 2 months ago

Found a completely new error on the chrome://extensions error logger for the version published to the extension store. Cannot load extension with file or directory name _metadata. Filenames starting with "_" are reserved for use by the system.

No idea where the extension would load anything named _metadata. It also seems to be an issue with the published manifest, since it shows up even when the extension is not active.