|
9 年之前 | |
---|---|---|
.. | ||
engine | 9 年之前 | |
icons | 9 年之前 | |
images | 9 年之前 | |
loadbar | 9 年之前 | |
tests | 9 年之前 | |
README.md | 9 年之前 | |
changeorgwebext_map.odg | 9 年之前 | |
changeorgwebext_map.png | 9 年之前 | |
manifest.json | 9 年之前 | |
test_desktop.html | 9 年之前 |
The extension includes:
When the user clicks the browser action button, a toolbar is shown/hidden in the current web page.
The toolbar UI is packaged in the add-on resources, exposed to the current web page as a web accessible resource and injected into the page by the content script by creating and injecting into the page an iframe which points to the toolbar UI page.
How to expose an in-page toolbar UI by creating an iframe: