A toolkit for browser extension developing.
Class |
Description |
---|---|
A Watcher based on event handlers. | |
A watcher based on time interval. | |
Create a live selector that can continuously select the element you want. | |
A watcher based on MutationObserver | |
Abstract Class |
Description |
---|---|
Use LiveSelector to watch dom change |
Enumeration |
Description |
---|---|
Current running environment of Web Extension | |
Function |
Description |
---|---|
Assert the current environment satisfy the expectation | |
Assert the current environment NOT satisfy the rejected flags | |
DOMProxy provide an interface that be stable even dom is changed. | |
Get the current running environment | |
Check if the current environment satisfy the expectation | |
Print the Environment bit flag in a human-readable format | |
Interface |
Description |
---|---|
The proxied MutationObserver. You need to set callback and init to activate it. | |
DOMProxy provide an interface that be stable even dom is changed. | |
DOMProxy provide an interface that be stable even dom is changed. | |
Events that DOMProxy supported | |
Options for DOMProxy | |
Define the encoding of messages | |
Namespace |
Description |
---|---|