Variable ChromeMigrationUtils
ChromeMigrationUtils: {
CONTEXTUAL_LOGIN_IMPORT_BROWSERS: any;
_extensionLocaleStrings: {};
_extensionVersionDirectoryNames: {};
_importableLoginsCache: any;
get supportsLoginsForPlatform(): any;
_getLocaleString(key: any, locale: any, extensionId: any, profileId: any): any;
_getSortedByVersionSubDirectoryNames(path: any): any;
chromeTimeToDate(aTime: any, aFallbackValue: any): any;
dateToChromeTime(aDate: any): any;
getDataPath(chromeProjectName: any): any;
getExtensionInformation(extensionId: any, profileId: any): any;
getExtensionList(profileId: any): any;
getExtensionPath(profileId: any): any;
getImportableLogins(formOrigin: any): any;
getLastUsedProfileId(): any;
getLocalState(dataPath: any): any;
isExtensionInstalled(extensionId: any, profileId: any): any;
}
Type declaration
-
CONTEXTUAL_LOGIN_IMPORT_BROWSERS: any
-
_extensionLocaleStrings: {}
-
_extensionVersionDirectoryNames: {}
-
_importableLoginsCache: any
-
get supportsLoginsForPlatform(): any
-
_getLocaleString:function
- _getLocaleString(key: any, locale: any, extensionId: any, profileId: any): any
-
Parameters
-
key: any
-
locale: any
-
extensionId: any
-
profileId: any
Returns any
-
_getSortedByVersionSubDirectoryNames:function
- _getSortedByVersionSubDirectoryNames(path: any): any
-
Returns any
-
chromeTimeToDate:function
- chromeTimeToDate(aTime: any, aFallbackValue: any): any
-
Parameters
-
aTime: any
-
aFallbackValue: any
Returns any
-
dateToChromeTime:function
- dateToChromeTime(aDate: any): any
-
Returns any
-
getDataPath:function
- getDataPath(chromeProjectName: any): any
-
Returns any
-
getExtensionInformation:function
- getExtensionInformation(extensionId: any, profileId: any): any
-
Parameters
-
extensionId: any
-
profileId: any
Returns any
-
getExtensionList:function
- getExtensionList(profileId: any): any
-
Returns any
-
getExtensionPath:function
- getExtensionPath(profileId: any): any
-
Returns any
-
getImportableLogins:function
- getImportableLogins(formOrigin: any): any
-
Returns any
-
getLastUsedProfileId:function
- getLastUsedProfileId(): any
-
Returns any
-
getLocalState:function
- getLocalState(dataPath: any): any
-
Returns any
-
isExtensionInstalled:function
- isExtensionInstalled(extensionId: any, profileId: any): any
-
Parameters
-
extensionId: any
-
profileId: any
Returns any