mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-04-20 08:58:41 +00:00
1 line
297 B
JavaScript
1 line
297 B
JavaScript
|
(()=>{const e=window.pluginPanels||[],n=document.getElementById("app")||document.body;if(e.length>0)if(1===e.length&&e[0].href)window.location.href=e[0].href;else for(let t=0;t<e.length;t++){const l=e[t],o=document.createElement("a");o.text=l.label||"label",o.href=l.href||"href",n.append(o)}})();
|