Perform LoadURL checks for WebExtensions.

This commit is contained in:
wolfbeast 2018-02-08 11:37:12 +01:00 committed by Roy Tam
commit c2c3d90841
3 changed files with 7 additions and 0 deletions

View file

@ -173,6 +173,7 @@
{
"name": "setPopup",
"type": "function",
"async": true,
"description": "Sets the html document to be opened as a popup when the user clicks on the page action's icon.",
"parameters": [
{