Skip to content

Commit

Permalink
supporting FDM for Chrome and Opera
Browse files Browse the repository at this point in the history
  • Loading branch information
belaviyo committed Jun 28, 2017
1 parent 8d32b60 commit 8121811
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
@@ -1,14 +1,16 @@
'use strict';

exports.id = 'com.add0n.native_client';
exports.version = '0.1.5';
exports.version = '0.1.6';

exports.ids = {
chrome: [
'hfckgfbhdacemicpjljhfbjmkiggeche', // Send to VLC (Chrome)
'hgadfjhoalnaidfdoilgeimnolhcodbc', // Send to VLC (Opera)
'nlbhcidbelfhbpglaaoljbfpfpdkpdcg', // Download with IDM (Chrome)
'kajaikkhnmegmfnlifeklklaienhdekb', // Download with IDM (Opera)
'jlodlegnpjplclncjkgolcmdhjmlokna', // Download with FDM (Chrome)
'iidhcgjgmjodnfbghbgpdnhiajbmgcjo', // Download with FDM (Opera)
],
firefox: [
'{3e0ac434-26e0-4c03-b757-3078486800c3}', // Send to VLC
Expand Down

0 comments on commit 8121811

Please sign in to comment.