Skip to content

Commit

Permalink
play-in-potplayer
Browse files Browse the repository at this point in the history
  • Loading branch information
Emano-Waldeck committed Apr 9, 2018
1 parent f5f379b commit 28f7122
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,21 @@
'use strict';

exports.id = 'emano.waldeck';
exports.version = '0.1.6';
exports.version = '0.1.7';

exports.ids = {
chrome: [
'cjjiafgjjkoonchbncbebpghoojakbgm', // play-in-vlc (chrome)
'enlgmhpfbiaifddipblnamdjenddgiih', // play-in-vlc (opera)
'idnmjmlfpkomkdfhcdmndlnodilkgfbk', // play-in-vlc (chrome)
'alhflifmgbhjpbmjeliahgaoleoahoej', // play-in-potplayer (chrome)
'lgbipmmmnjifkiiikaffhceflifbmhib', // download-by-idm (chrome)
'kbeogbbnlbfcpdnfbcaljdbbipfdaokh', // download-by-fdm (chrome)
],
firefox: [
'{ff83c451-2c38-4ae9-baf0-7181faad4ee8}', // play-in-vlc
'{16c3afcb-bef7-4dd7-8773-1c59b99bee86}', // play-in-kmplayer
'{0b5e9347-1495-4916-ba44-f3b367827c3f}', // play-in-potplayer
'{165e553c-8c91-4d66-8f47-1e60295562d3}', // download-by-idm
'{f58cf83a-497b-4f4b-a8ee-13d70fad1fe5}', // download-by-fdm
]
Expand Down

3 comments on commit 28f7122

@twindaciouz
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

chrome: [
'cjjiafgjjkoonchbncbebpghoojakbgm', // play-in-vlc (chrome)
'enlgmhpfbiaifddipblnamdjenddgiih', // play-in-vlc (opera)
'idnmjmlfpkomkdfhcdmndlnodilkgfbk', // play-in-vlc (chrome)
'alhflifmgbhjpbmjeliahgaoleoahoej', // play-in-potplayer (chrome)
'lgbipmmmnjifkiiikaffhceflifbmhib', // download-by-idm (chrome)
'kbeogbbnlbfcpdnfbcaljdbbipfdaokh', // download-by-fdm (chrome)
]

@twindaciouz
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

chrome: [
'cjjiafgjjkoonchbncbebpghoojakbgm', // play-in-vlc (chrome)
'enlgmhpfbiaifddipblnamdjenddgiih', // play-in-vlc (opera)
'idnmjmlfpkomkdfhcdmndlnodilkgfbk', // play-in-vlc (chrome)
'alhflifmgbhjpbmjeliahgaoleoahoej', // play-in-potplayer (chrome)
'lgbipmmmnjifkiiikaffhceflifbmhib', // download-by-idm (chrome)
'kbeogbbnlbfcpdnfbcaljdbbipfdaokh', // download-by-fdm (chrome)
]

@Ujifmeen
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

config.js

Please sign in to comment.