| .eslintrc.mjs |
|
1391 |
- |
| ext-android.js |
NOTE: If you change the globals in this file, you must check if the globals
list in mobile/android/.eslintrc.js also needs updating.
|
16207 |
- |
| ext-android.json |
|
1054 |
- |
| ext-browserAction.js |
|
6571 |
- |
| ext-c-android.js |
|
374 |
- |
| ext-c-tabs.js |
|
718 |
- |
| ext-downloads.js |
Initializes an object that represents a download
@param {object} downloadInfo - an object from Java when creating a download
@param {object} options - an object passed in to download() function
@param {Extension} extension - instance of an extension object
|
8759 |
- |
| ext-pageAction.js |
|
4034 |
- |
| ext-tabs.js |
Returns a promise that resolves when the tab is ready.
Tabs created via the `tabs.create` method are "ready" once the location
changes to the requested URL. Other tabs are assumed to be ready once their
inner window ID is known.
@param {NativeTab} nativeTab The native tab object.
@returns {Promise} Resolves with the given tab once ready.
|
16768 |
- |
| ExtensionBrowsingData.sys.mjs |
|
1523 |
- |
| extensions-mobile.manifest |
|
263 |
- |
| jar.mn |
|
549 |
- |
| moz.build |
|
549 |
- |
| schemas |
|
|
- |
| test |
|
|
- |