LitDev Extension API
LDDictionary

This class provides access to an online Dictionary service.
Alternative for Version 1.0 Dictionary object that fails.
GetDefinition
![]() |
GetDefinitionInFrench
![]() |
GetDefinitionInSpanish
![]() |
GetDefinition(word)

Gets the definition of a word, in English.
word The word to define.
returns The definition(s) of the specified word.
GetDefinitionInFrench(word)

Gets the definition of a word, in French.
word The word to define.
returns The definition(s) of the specified word.
GetDefinitionInSpanish(word)

Gets the definition of a word, in Spanish.
word The word to define.
returns The definition(s) of the specified word.