'Chrome Extension View Optional Permission Warnings Locally

I want to add optional permissions to my extension and would like to test the warning messages (locally) prior to publishing.

I followed this article, and created the packed .crx file.

However when I upload it (via drag and drop), I get:

This extension is not listed in the Chrome Web Store and may have been added without your knowledge. Learn More

...but, my extension IS listed in the Chrome Webstore.

Am I missing something, or did Chrome permanently disable .crx uploads?

Seems like there is no solution to this online.

Is it possible that my "updated" manifest is causing this issue as it is now using v3 whereas the published extension is v2?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source