Chrome extension warns “Cannot load extension with file or directory name Thumbs.db. The filename is illegal.”

后端 未结 4 871
深忆病人
深忆病人 2021-02-12 14:56

Whenever I use \"load unpacked\" to test my custom Chrome extension, I get an error:

There were warnings when trying to install this extension:

4条回答
  •  死守一世寂寞
    2021-02-12 15:35

    As wOxxOm said, there is a thumbs.ds archive inside. If you are using Windows, a ds file can be understood as a protected operational system file. So everything you need to do is go to control panel -> folders options and unmark "hide protected operational system files" or something like this.

提交回复
热议问题