Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lizhengnacl/chrome-extension-recent-tabs

快捷切换Tab页,与IntelliJ IDEA的Recent Files交互一致
https://github.com/lizhengnacl/chrome-extension-recent-tabs

chrome-extension idea recent-files tabs

Last synced: about 12 hours ago
JSON representation

快捷切换Tab页,与IntelliJ IDEA的Recent Files交互一致

Awesome Lists containing this project

README

        

与 `IntelliJ IDEA` 中 `Recent Files` 交互一致

由于 `chrome extension` 中对于触发键的限制,采用 `Shift + Command + K` 触发 `Recent tabs` 面板

[点击安装](https://chrome.google.com/webstore/detail/recent-tabs/oacbglkahmbkbagkhnklnaffmfjeocjh)

IntelliJ IDEA

![](https://s3plus.meituan.net/v1/mss_78d1aa5426c546bfa023ca0cacfa2cd1/distribute/9d3e3f34-b757-4790-a576-b6058417984e_1553329049690)

Chrome Extension

![](https://s3plus.meituan.net/v1/mss_78d1aa5426c546bfa023ca0cacfa2cd1/distribute/b46dd9d3-e271-4333-a3a3-215d8cdde67d_1553329174345)

.

注意:
- 由于 `chrome.google.com` 域 以及 `chrome:extension` 等设置页 中不允许注入代码,`Recent tabs` 功能在此类页面下失效