zoukankan      html  css  js  c++  java
  • chrome地址栏命令

    Chrome作为一个前端开发的标准浏览器,用来体验和测试日新月异的新特性,自然是没话说。

    有些新特性是需要特意开启设置的,有很多浏览器的内置功能也是要通过命令来开启或者使用的。

    Chrome 有很多的特性在界面菜单中是没有体现的,你可以通过 chrome:// 命令来访问。

    这就不得不先介绍始主: chrome://about或者chrome://chrome-urls 会列出所有的内置命令。

     本地的chrome版本是 55.0.2883.87 m

    List of Chrome URLs

    序号  命令 描述
    1 chrome://accessibility 查看浏览器当前访问的标签
    2 chrome://appcache-internals HTML5应用的离线存储
    3 chrome://apps Chrome网上应用商店
    4 chrome://blob-internals  二进制大型物件(BLOB)储存
    5 chrome://bluetooth-internals  
    6 chrome://bookmarks 书签
    7 chrome://cache 缓存
    8 chrome://chrome 关于Chrome
    9 chrome://chrome-urls 关于Chrome的相关功能
    10 chrome://components 组件
    11 chrome://conflicts  已加载主进程中的所有模块以及稍后要加载的模块
    12 chrome://crashes  崩溃报告
    13 chrome://credits  第三方软件许可证
    14 chrome://device-log  
    15 chrome://devices  网络中注册的设备
    16 chrome://discards  分页与内存状态
    17 chrome://dns  dns记录
    18 chrome://downloads  下载历史
    19 chrome://extensions 扩展程序 
    20 chrome://flags 试验性功能
    21 chrome://flash  flash信息
    22 chrome://gcm-internals  
    23 chrome://gpu  gpu信息
    24 chrome://help  关于chrome,同chrome://chrome
    25 chrome://histograms  
    26 chrome://history  历史记录
    27 chrome://indexeddb-internals html indexeddb 
    28 chrome://inspect  
    29 chrome://invalidations  
    30 chrome://local-state  
    31 chrome://media-internals  
    32 chrome://nacl  
    33 chrome://net-internals  
    34 chrome://network-error  
    35 chrome://network-errors  
    36 chrome://newtab 新标签 
    37 chrome://omnibox  智能搜索
    38 chrome://password-manager-internals  
    39 chrome://components  插件,原来的chrome://plugins
    40 chrome://policy  
    41 chrome://predictors  
    42 chrome://print  打印
    43 chrome://profiler  
    44 chrome://quota-internals  
    45 chrome://serviceworker-internals  
    46 chrome://settings

     设置

    chrome://settings/content 隐私设置的内容设置

    47 chrome://signin-internals  
    48 chrome://suggestions  
    49 chrome://supervised-user-internals  
    50 chrome://sync-internals  
    51 chrome://system  系统诊断数据
    52 chrome://taskscheduler-internals  
    53 chrome://terms  谷歌浏览器服务条款
    54 chrome://thumbnails  
    55 chrome://tracing  
    56 chrome://translate-internals  
    57 chrome://usb-internals  
    58 chrome://user-actions  用户行为收集
    59 chrome://version  版本信息
    60 chrome://view-http-cache  
    61 chrome://webrtc-internals  
    62 chrome://webrtc-logs  
         

    For Debug

    The following pages are for debugging purposes only. Because they crash or hang the renderer, they're not linked directly; you can type them into the address bar if you need them.

    序号 命令 描述
    1 chrome://badcastcrash  
    2 chrome://crash  
    3 chrome://crashdump  
    4 chrome://kill  
    5 chrome://hang  
    6 chrome://shorthang  
    7 chrome://gpuclean  
    8 chrome://gpucrash  
    9 chrome://gpuhang  
    10 chrome://memory-exhaust  
    11 chrome://ppapiflashcrash  
    12 chrome://ppapiflashhang  
    13 chrome://quit/ 关闭 
    14 chrome://restart/ 重启 

    此外,抄别人一段快捷键:

    热键组合实现的功能
    F1 Google浏览器帮助中心
    F12 打开Chrome控制台
    Ctrl+J 进入“下载内容”页面
    Ctrl+H 查看“历史记录”页面
    Ctrl+D 将此页加入书签
    Ctrl+F 打开/关闭 搜索框(搜索页面内的文字)
    Ctrl+P 打开打印窗口
    Ctrl+T 新建标签页
    Ctrl+W 关闭标签页
    Ctrl++ 放大页面
    Ctrl+- 缩小页面
    Ctrl+0 默认页面字体大小
    Ctrl+Shift+T 重新打开最近关闭的一个标签
    Ctrl+N 新建一个窗口
    Ctrl+Shift+N 新建一个隐身模式窗口
    Ctrl+Tab 从左到右,标签循环浏览
    Ctrl+Shift+Tab 从右到左,标签循环浏览
    Ctrl+1-8 分别指向第1、2、3…8标签
    Ctrl+9 跳转到最后一个标签
    Ctrl+Shift+Del 打开“清除浏览数据”窗口
    Ctrl+Shift+B 显示/隐藏书签栏
    Shift+Esc 开打Chrome任务管理器
    Alt+Home 在当前标签打开首页
    Alt+D/Ctrl+L 迅速突出地址栏
    Ctrl+Enter 在地址栏自动添加www或.com
    Ctrl+Shift+V 粘帖剪切板中的纯文本格式
    Shift+Alt+T 将焦点聚集到工具栏中的第一个工具
    Tab (after Shift+Alt+T) 工具栏中将焦点移到各个选项上
    Space or Enter (after Shift+Alt+T) 可激活工具栏按钮
    Shift+F10 (after Shift+Alt+T) 可打开相关右键菜单
    Esc (after Shift+Alt+T) 可将焦点从工具栏移回到网页上

    引用:

    那些你不知道的chrome URLs

    A complete List Of All Chrome URLs and Their Purposes A complete List Of All Chrome URLs and Their Purposes

  • 相关阅读:
    ubuntu安装openssh-server 报依赖错误的解决过程
    用 Scikit-Learn 和 Pandas 学习线性回归
    python 10分钟入门pandas
    (转)梯度下降法及其Python实现
    pandas处理日期时间,按照时间筛选
    谁动了我的特征?——sklearn特征转换行为全记录
    使用sklearn做单机特征工程
    罗技鼠标黑科技
    怎样给 VS 更换皮肤
    SQLSERVER存储过程基本语法
  • 原文地址:https://www.cnblogs.com/cloud-/p/6649043.html
Copyright © 2011-2022 走看看