add firefox extension template
This commit is contained in:
6
externs/webextension_polyfill/tabs/TabStatus.hx
Normal file
6
externs/webextension_polyfill/tabs/TabStatus.hx
Normal file
@@ -0,0 +1,6 @@
|
||||
package webextension_polyfill.tabs;
|
||||
|
||||
/**
|
||||
Whether the tabs have completed loading.
|
||||
**/
|
||||
typedef TabStatus = String;
|
Reference in New Issue
Block a user