blob: b89718588e725184cc38ba04db1d9a875fed2522 [file] [log] [blame]
// Copyright 2015 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
var extensionId = 'jcaelnibllfoobpedofhlaobfcoknpap';
module.exports = {
extensionDocsUrl: ('https://github.com/vanadium/docs/blob/master/tools/' +
'vanadium-chrome-extension.md'),
extensionId: extensionId,
extensionUrl: 'https://chrome.google.com/webstore/detail/' + extensionId
};