RichGuk / deluge-in-chrome

Provides quick overview of torrent information in Chrome for the torrent client Deluge.
https://chrome.google.com/extensions/detail/pbenannnhhgfhhijhlpgfbjagebjeeel
MIT License
16 stars 16 forks source link

Removed logging call #12

Closed ghickman closed 12 years ago

ghickman commented 13 years ago

Removed the console.log() call from add_torrents as it is a chuffing nuisance when developing.

chvck commented 12 years ago

The logging call is now wrapped in a debug mode check and other changes are now void as the torrent_status.html has been updated and changed.