1-Click Summarizer & Web Toolbar by Skim AI

Our A.I.-powered Research Assistant helps you do your job faster by processing and summarizing News, Research & PDFs

什么是1-Click Summarizer & Web Toolbar by Skim AI?

1-Click Summarizer & Web Toolbar by Skim AI是由https://www.skimai.com开发的Chrome扩展程序,该扩展的主要功能是“Our A.I.-powered Research Assistant helps you do your job faster by processing and summarizing News, Research & PDFs”。

扩展截图

下载1-Click Summarizer & Web Toolbar by Skim AI扩展crx文件

下载1-Click Summarizer & Web Toolbar by Skim AI扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        50,000 Websites are published daily with News, Research Reports, Blogs and data critical to your job. How are you managing?

Use our AI-Enabled Web Toolbar to summarize News & PDFS (text) with 1-click. Double Click on a sentence in your browser to save it for later and retrieve it in easily organized themes with citations.


Skim AI's is democratizing access to machine learning tools to help you make better, more informed decisions, faster. By installing the Chrome extension, you’ll have access to an A.I.-powered research assistant that processes and summarizes news, research & PDFs with the click of a button to help you find the information you need in a fraction of the time.


GENERATE SUMMARIES with the CLICK of 1-BUTTON

Skim AI can produce summaries in a matter of seconds, saving you reading time and allowing you to identify valuable content in a couple of seconds. With the click of a button, automatically summarize any online article or upload you own PDF. 

INSTANTLY EXTRACT a LIST of FACTS and OPINIONS with 1-CLICK

Identify the critical facts in any piece with Skim AI’s fact extraction tool. Either view the color coded facts and opinions in the article or strip it down to view a simple list of either (or both!).

SEARCH our NEWS DATABASE

Skim AI’s Fact-Search Engine scans recent news to provide you relevant data to your search. Results return with sentence level detail so that you can determine which sources have the information you want.

STORE, RETRIEVE and MANAGE your DATA with CITATIONS


Keep your research efforts organized with Skim AI’s information management. Store your findings and their sources, from entire articles down to single sentences, in your Skim AI folder and retrieve it when you need it.


SKIM AI PREMIUM

Upgrade for $10/month to get unlimited PDF functionality and searches on Skim AI’s News database.


MORE:
For APIs & other enterprise integrations, visit our website for details at https://skimai.com

Privacy: 
We don't sell your data, we take privacy very seriously.


Please email me at [email protected] with any suggestions of what you'd like to see, comments and feedback.                    

扩展基本信息

名称 1-Click Summarizer & Web Toolbar by Skim AI 1-Click Summarizer & Web Toolbar by Skim AI
ID pndpokngaffecpfmicdfeibpgkpofebn
官方URL https://chromewebstore.google.com/detail/1-click-summarizer-web-to/pndpokngaffecpfmicdfeibpgkpofebn
简介 Our A.I.-powered Research Assistant helps you do your job faster by processing and summarizing News, Research & PDFs
文件大小 2.57 MB
安装次数 1,598
当前版本 3.1.7
更新时间 2022-07-13
上架时间 2020-05-26
评分 3.11/5 共19次评分
开发者 https://www.skimai.com
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL http://skimai.com/privacy-policy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "1-Click Summarizer & Web Toolbar by Skim AI",
    "short_name": "1-Click Summarizer & Web Toolbar by Skim AI",
    "version": "3.1.7",
    "manifest_version": 2,
    "description": "Our A.I.-powered Research Assistant helps you do your job faster by processing and summarizing News, Research & PDFs",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png"
        },
        "default_title": "",
        "default_popup": "popup\/popup.html"
    },
    "background": {
        "page": "background\/bg.html",
        "persistent": true
    },
    "permissions": [
        "tabs",
        "storage",
        "https:\/\/*\/*",
        "http:\/\/*\/*",
        "contextMenus",
        "notifications",
        "unlimitedStorage",
        "webRequest",
        ""
    ],
    "incognito": "split",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "lib\/js\/jquery.min.js",
                "lib\/js\/jquery-ui.js",
                "lib\/js\/tld.min.js",
                "lib\/js\/alertify.min.js",
                "lib\/js\/jquery.blast.min.js",
                "lib\/js\/readability.js",
                "js\/globalVariable.js",
                "js\/actions\/apiCall.js",
                "js\/globalFunction.js",
                "js\/addExtension.js",
                "js\/injectHTML.js",
                "js\/inject.js",
                "js\/actions\/template.js",
                "js\/actions\/toolbar.js",
                "js\/actions\/share.js",
                "js\/actions\/markupOperations.js",
                "js\/actions\/notification.js",
                "lib\/js\/printThis.js",
                "lib\/js\/jquery.mark.min.js",
                "js\/tagManager.js"
            ],
            "css": [
                "css\/skai.css",
                "css\/inject.css",
                "lib\/css\/alertify.min.css",
                "lib\/css\/default.min.css",
                "css\/loader.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/prd.skimai.com\/api\/v1\/user\/googleCallBack*",
                "https:\/\/prd.skimai.com\/api\/v1\/user\/linkedinCallBack*"
            ],
            "js": [
                "js\/auth.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                ""
            ],
            "match_about_blank": true,
            "all_frames": true,
            "js": [
                "js\/close.js"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        "js\/*",
        "lib\/*",
        "html\/*",
        "css\/*",
        "images\/*",
        "icons\/*",
        "fonts\/*",
        "popup\/*"
    ],
    "content_security_policy": "script-src 'unsafe-eval' 'self' https:\/\/www.google-analytics.com https:\/\/cdnjs.cloudflare.com https:\/\/cdn.jsdelivr.net; object-src 'self' 'unsafe-eval'"
}