Quick news

The app allows you to quickly and efficiently view all popular news sites in the areas of sports, economics and current events

什么是Quick news?

Quick news是由Lotan Sartel开发的Chrome扩展程序,该扩展的主要功能是“The app allows you to quickly and efficiently view all popular news sites in the areas of sports, economics and current events”。

扩展截图

screenshot
screenshot
screenshot

下载Quick news扩展crx文件

下载Quick news扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        The app allows you to quickly and efficiently view all popular news sites in the areas of sports, economics and current events                    

扩展基本信息

名称 Quick news Quick news
ID lcnbgkjcogmfdhgnefgmlpofpcihjlpn
官方URL https://chrome.google.com/webstore/detail/quick-news/lcnbgkjcogmfdhgnefgmlpofpcihjlpn
简介 The app allows you to quickly and efficiently view all popular news sites in the areas of sports, economics and current events
文件大小 20.68 KB
安装次数 121
当前版本 1.0.0
更新时间 2016-08-29
上架时间 2016-08-29
评分 5.00/5 共3次评分
开发者 Lotan Sartel
电子邮箱 [email protected]
付费类型 free
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Quick news",
    "version": "1.0.0",
    "permissions": [
        "tabs",
        "storage"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "icon.png",
        "48": "icon.png",
        "16": "icon.png"
    }
}