Why doesn't the kitten example in the Chrome extension development tutorial load any images?

前端 未结 3 779
一个人的身影
一个人的身影 2021-02-14 23:35

In the Getting Started page, we\'re promised kittenish goodness from Flickr. Putting the extension together according to the instructions, no kittenish goodness materializes. In

3条回答
  •  遥遥无期
    2021-02-15 00:08

    As on 18-Jun-2014, the fix mentioned by Emerson seems to be taken care of in the sample downloads.

    If you are still not able to see the images in the popup, you should consider applying for a Flickr API Key

    And replace the existing key with the key that you generated in line number 25 of poupup.js file.

提交回复
热议问题