chrome://extensions
Type in
chrome://extensions
in the address bar (omnibox) 即可进行 Chrome 扩展的管理。More tools > Extensions;
Ctrl+H:
chrome://history/
Ctrl+L (Windows/Linux) or CMD+L (OS X) highlights the URL.
Alt+D(Windows)下也可以直接选中地址栏URL、文件管理器地址;
Chrome Audio Capture
- This extension captures the audio on the current tab and saves the output file on your computer when the capture is complete.
Stylish
- Restyle the web with Stylish, a user styles manager. With Stylish you can install themes & skins for many sites and create your own.
- 使用这个插件,你可以为某个网站定义自己的样式,比如:stackoverflow.com;
chrome://apps
Show Apps in new tab offered by bjorn.wikkeling.com
This extension shows the apps overview when opening a new tab in Chrome.
Since Google updated Chrome to version 29, the App overview is no longer shown, when opening a new tab. This extension restores that behavior to the way it was.
Tip: the keyboard shortcut CTRL+L (Windows/Linux) or CMD+L (OSX) highlights the URL.
Clear Cache Shortcut offered by Paul Yuan
1-Click Solution to CLear Your Cache
Quickly clear all your browser cache with a single click. This is a simple extension that allows you to clear your cache with a single click of a button.
You can either click the icon, or if you prefer, type in the browser address bar, "cache" => [hit the tab key] => "c" => [hit the enter key] to clear your cache.
This extension uses the BrowsingData API which is supported by chrome versions 19+.
- Win: Ctrl+Shift+D(chrome 默认将该快捷键给了"Bookmark open pages")
- 清空缓存的快捷键;
- Ctrl+Shift+Delete:打开
Clear browsing data
Setting 页;
- Ctrl+Shift+N:使用 incongnito 模式,也蛮好的,因为根本不缓存;
Prioritab offered by ajyang818
A new tab page to remind you of your priorities. A new tab page that emphasizes setting priorities. Set your priorities for the day, week and month, and be reminded about them every time you open a new tab!
Cookies
- A powerful and easy-to-use Cookie Editor.
A powerful and easy-to-use Cookie Editor.
Cookies is a free, powerful and easy-to-use Visual Cookie Editor. Cookies helps you more effectively manage all cookies stored within your browser, including 3rd party cookies. The interface is clean and well organized.
- 开发者:hotcleaner.com;
- 查看编辑 cookies
chrome-extension://iphcomljdfghbkdcfndaijbokpgddeno/editor.html
YSlow
- Web Performance Best Practices and Rules;
- Make your pages faster with Yahoo!'s page performance tool;
YSlow analyzes web pages and suggests ways to improve their performance based on a set of rules for high performance web pages. YSlow grades web page based on one of three predefined ruleset or a user-defined ruleset. It offers suggestions for improving the page's performance, summarizes the page's components, displays statistics about the page.
- 开发者:yslow.org
Capture Webpage Screenshot Entirely. FireShot
- Capture FULL webpage screenshots, edit and save them to PDF/JPEG/GIF/PNG/BMP; upload, print, send to Photoshop, clipboard or email
截屏,可以翻页,非常方便!属于 Developer Tools 分类; - 开发者:screenshot-program.com;
JSON Formatter
- 访问页面返回 json 内容时,会自动进行格式化后再显示,很方便:
{"succ":"1","left":481,"suppliers":2131,"orders":7988}
=>
{
succ: "1",
left: 481,
suppliers: 2131,
orders: 7988
}
-
JSONView
This extension contains a serious security vulnerability. 被下架了,Chrome 会自动给你 disable; - Developer Tools
如果你不想安装第三方扩展,其实 Chrome 开发工具也 可以看,使用快捷键 F12 或 Control + Shift + I 即可打开。
Developer Tools > Network > [XHR item in list] Preview。 - mime type
The correct content-type for JSON data is "application/json". - encoding
You MUST encode your json like this:
{"c":21001,"m":"p"}, but not {c:21001,m:"p"}, or {'c':21001,'m':'p'}
Thus, the key of a dict must be wrapped in double quotes:", then chrome will preview it as json rather than plain text.
Xmarks Bookmark Sync
Backup and sync your bookmarks and open tabs across computers and browsers. Xmarks is also available for Firefox, Safari and IE.
To use all of Xmarks features, you must have a free Xmarks Web Account.
注册一个 Xmarks 账号,即可同步。其同步机制非常透明,也非常容易理解,尤其注意到了第一次同步时可能产生的问题、选择不同方案的后果,以及出错修复机制。
注意:
如果出现无法同步的情况,请注意辨别是否 xmarks.com 被封,请将该主域名添加到 破墙列表。
使用 Xmarks 来同步书签,请 务必关闭 Chrome、Firefox、iCloud 自身账号对书签的同步功能,以避免书签重复问题。
返回上个 Tab - CLUT: Cycle Last Used Tabs
- ALT+Z:Quick Switch
- Keys can be changed in Keyboard shortcuts settings on the Chrome extensions page.
Bookmark Manager by Google
原生的其实使用起来就不错。不一定安装这个扩展。
DHC REST Client
- DHC, the Dev HTTP Client Chrome app and online service.
- DHC is a solution for discovering, testing and debugging Web APIs. ext:DHC doc.
- REST & HTTP API developer's pocket knife. Easy to use and configurable. HATEOAS, Hypermedia, Requests History+Repository, and more.
- 使用方法:chrome-extension://aejoelaoggembcahagimdiliamlcdmfm/dhc.html
Postman
-
设置
-
使用示例
设置扩展的快捷键(shortcut)
- 在浏览器地址栏输入:
chrome://extensions
-
滑动到页面底部
-
点击 * Keyboard shortcuts*