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

O que é 1-Click Summarizer & Web Toolbar by Skim AI?

1-Click Summarizer & Web Toolbar by Skim AI é uma extensão do Chrome desenvolvida por https://www.skimai.com, e sua principal característica é "Our A.I.-powered Research Assistant helps you do your job faster by processing and summarizing News, Research & PDFs".

Capturas de Tela da Extensão

Baixar o arquivo CRX da Extensão 1-Click Summarizer & Web Toolbar by Skim AI

Baixe arquivos de extensão 1-Click Summarizer & Web Toolbar by Skim AI no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome 1-Click Summarizer & Web Toolbar by Skim AI 1-Click Summarizer & Web Toolbar by Skim AI
ID pndpokngaffecpfmicdfeibpgkpofebn
URL Oficial https://chromewebstore.google.com/detail/1-click-summarizer-web-to/pndpokngaffecpfmicdfeibpgkpofebn
Descrição Our A.I.-powered Research Assistant helps you do your job faster by processing and summarizing News, Research & PDFs
Tamanho do Arquivo 2.57 MB
Contagem de Instalações 1,598
Versão Atual 3.1.7
Última Atualização 2022-07-13
Data de Publicação 2020-05-26
Classificação 3.11/5 Total de 19 Avaliações
Desenvolvedor https://www.skimai.com
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade http://skimai.com/privacy-policy
Idiomas Suportados 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'"
}