Tiny Tiny RSS Open in Background Tab
Open Tiny Tiny RSS links in a background tab using a shortcut key.
什么是Tiny Tiny RSS Open in Background Tab?
Tiny Tiny RSS Open in Background Tab是由https://danieltwc.com开发的Chrome扩展程序,该扩展的主要功能是“Open Tiny Tiny RSS links in a background tab using a shortcut key.”。
扩展截图
下载Tiny Tiny RSS Open in Background Tab扩展crx文件
下载Tiny Tiny RSS Open in Background Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
When Google Reader announced it was shutting down, I moved to Tiny Tiny RSS. In Tiny Tiny RSS, the standard action for opening links in a new tab also raises the tab, interrupting your consumption of the feeds. This Chrome extension lets you configure a shortcut key to open items in a background tab. In conjunction with the googlereaderkeys Tiny Tiny RSS plugin you can have a pretty efficient process for reading feeds. Released under the MIT license.
扩展基本信息
名称 | Tiny Tiny RSS Open in Background Tab |
ID | ogckdilemlmpgijdkfophmckcddaeeaa |
官方URL | https://chromewebstore.google.com/detail/tiny-tiny-rss-open-in-bac/ogckdilemlmpgijdkfophmckcddaeeaa |
简介 | Open Tiny Tiny RSS links in a background tab using a shortcut key. |
文件大小 | 30.81 KB |
安装次数 | 77 |
当前版本 | 0.0.3 |
更新时间 | 2023-06-21 |
上架时间 | 2019-07-07 |
评分 | 3.67/5 共3次评分 |
开发者 | https://danieltwc.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://danieltwc.com/2013/tiny-tiny-rss-background-tab-v0-0-1/ |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Tiny Tiny RSS Open in Background Tab", "version": "0.0.3", "description": "Open Tiny Tiny RSS links in a background tab using a shortcut key.", "icons": { "48": "assets\/img\/icon48.png", "128": "assets\/img\/icon128.png" }, "background": { "service_worker": "assets\/js\/background.js" }, "content_scripts": [ { "matches": [ " |