MeoMix / SongBuzz

A Google Chrome extension which allows users to create, maintain, and interact with playlists streamed from YouTube.
23 stars 4 forks source link

Need to support manifest v2 #27

Closed MeoMix closed 12 years ago

MeoMix commented 12 years ago

The Google Chrome Extension manifest version is currently set to 1. Setting to version 2 will incur a large amount of security-related bugs:

and a lot more.

See this: http://code.google.com/chrome/extensions/manifestVersion.html

IMHO all production should stop until this manifest v2 is supported. In one year SongBuzz will cease to work when v1 deprecates. As it is -- there is a LOT of work to do to support v2.