14 lines
525 B
Plaintext
14 lines
525 B
Plaintext
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
Classes = [
|
|
{
|
|
'name': 'PageThumbsStorage',
|
|
'cid': '{97943eec-0e48-49ef-b7b7-cf4aa0109bb6}',
|
|
'contract_ids': ['@mozilla.org/thumbnails/pagethumbs-service;1'],
|
|
'esModule': 'resource://gre/modules/PageThumbsStorageService.sys.mjs',
|
|
'constructor': 'PageThumbsStorageService',
|
|
},
|
|
]
|