我正在为gmail做扩展,并在用户打开邮件时尝试添加侧面板(显示发件人联系信息的地方)。我搜索并发现我只能修改css。通过修改css我能够为面板腾出空间。那里只是空旷的空间。如何在该空白区域插入一个html页面?
答案 0 :(得分:-1)
您可以使用“元素”面板执行各种任务:
Inspect the HTML & CSS of a web page.
Test different layouts.
Live-edit CSS.
为了更好地利用屏幕空间,您可能会发现遵循这些工作区提示很方便:
Collapse any panes you are not actively using.
Resize the divider between the DOM tree and the sidebar containing the panes.