Home | History | Annotate | Download | only in extensions

Lines Matching refs:extension

24 class Extension;
32 // Information about a page running in an extension, for example a toolstrip,
75 // Extension Detail JSON Struct for page. (static for ease of testing).
79 const Extension* extension,
140 // Utility for callbacks that get an extension ID as the sole argument.
141 const Extension* GetExtension(const ListValue* args);
161 // Helper that lists the current active html pages for an extension.
163 const Extension* extension);
166 const Extension* extension,
176 // Used to pick the directory when loading an extension.
179 // Used to package the extension.
185 // The id of the extension we are prompting the user about.
188 // We monitor changes to the extension system so that we can reload when