Cognizer Genius

AI to Discover What’s Important. Instantly

Cognizer Genius là gì?

Cognizer Genius là một tiện ích mở rộng Chrome được phát triển bởi https://www.cognizer.ai, và tính năng chính của nó là "AI to Discover What’s Important. Instantly".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Cognizer Genius

Tải xuống các tệp mở rộng Cognizer Genius dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Genius delivers answers without search. Ask Genius any question the answer to which is buried in and among your documents, email, calendar, contacts and messages, and it answers instantly just like Alexa or Siri. 

Genius is an entirely new type of AI assistant for professionals seeking to perform at the next level.Using Genius replaces the painful, cumbersome, and time-consuming tasks of repeatedly and endlessly searching for facts, details and insights buried in your content.

Genius works with a wide array of document storage systems like Box.com, DropBox, Google Drive, SharePoint andOneDrive. It works with your email systems like Outlook, Exchange and Gmail. Your messages in Slack and Microsoft Teams along with your content buried within your Calendar and Contacts are also supported.

Visit us at www.genius.cognizer.ai                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Cognizer Genius Cognizer Genius
ID iagdbnpooldcdcknoddhomkaommeknnp
URL Chính Thức https://chromewebstore.google.com/detail/cognizer-genius/iagdbnpooldcdcknoddhomkaommeknnp
Mô tả AI to Discover What’s Important. Instantly
Kích Thước Tệp 1000 KB
Số Lần Cài Đặt 285
Phiên Bản Hiện Tại 2.1.36
Cập Nhật Lần Cuối 2022-06-01
Ngày Phát Hành 2020-07-01
Đánh Giá 2.33/5 Tổng số 3 Đánh Giá
Nhà Phát Triển https://www.cognizer.ai
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.genius.cognizer.ai/
URL Trang Trợ Giúp https://cognizer.atlassian.net/servicedesk/customer/portal/2
URL Trang Chính Sách Bảo Mật https://www.cognizer.ai/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cognizer Genius",
    "description": "AI to Discover What\u2019s Important. Instantly",
    "version": "2.1.36",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "images\/genius128.png",
        "default_title": "Genius chrome extension",
        "default_popup": "html\/popup.html"
    },
    "background": {
        "scripts": [
            "moment\/moment.min.js",
            "moment\/moment-timezone-with-data.min.js",
            "jquery-3.4.0.min.js",
            "js\/eventpage.js"
        ],
        "persistent": true
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/app.box.com\/*",
                "https:\/\/*.box.com\/*",
                "https:\/\/*.box.com\/folder\/*",
                "https:\/\/*.box.com\/file\/*",
                "https:\/\/*.box.com\/recents\/*",
                "https:\/\/*.box.com\/relay\/*",
                "https:\/\/*.box.com\/trash\/*",
                "https:\/\/*.box.com\/collections\/*",
                "https:\/\/www.dropbox.com\/*",
                "https:\/\/*.sharepoint.com\/*",
                "https:\/\/*.onedrive.live.com\/*",
                "https:\/\/drive.google.com\/drive\/*",
                "https:\/\/mail.google.com\/mail\/*",
                "https:\/\/contacts.google.com\/*",
                "https:\/\/calendar.google.com\/calendar\/*",
                "https:\/\/outlook.office.com\/mail\/*",
                "https:\/\/outlook.office.com\/people\/*",
                "https:\/\/outlook.office.com\/calendar\/*",
                "https:\/\/outlook.live.com\/*",
                "https:\/\/github.com\/*",
                "https:\/\/platformexplore.cognizer.ai\/*"
            ],
            "css": [
                "slick\/slick.css",
                "slick\/slick-theme.min.css",
                "chart\/Chart.min.css",
                "css\/styles.css"
            ],
            "js": [
                "jquery-3.4.0.min.js",
                "lodash.min.js",
                "slick\/slick.min.js",
                "chart\/Chart.min v3.4.0.js",
                "chart\/d3.min.js",
                "chart\/d3.layout.cloud.min.js",
                "js\/contentscript.js",
                "moment\/moment.min.js"
            ]
        }
    ],
    "permissions": [
        "storage",
        "tabs",
        "https:\/\/explore.genius.cognizer.ai\/*",
        "https:\/\/platformexplore.cognizer.ai\/*"
    ],
    "icons": {
        "128": "images\/genius128.png",
        "16": "images\/icon16.png"
    },
    "web_accessible_resources": [
        "images\/genius128.png",
        "html\/dialogueCognizer.html",
        "images\/dialogueHeaderImage.png",
        "images\/dialogueImageTemp.png",
        "images\/dialogueImageTemp.svg",
        "images\/closeCognizerPopup.png",
        "images\/closeCognizerDialogue.png",
        "images\/moreDetailsArrow-cognizer.png",
        "images\/cognizerLogoIcon.png",
        "images\/cognizerLogo.png",
        "images\/cognizerLogo.svg",
        "images\/iconBack.png",
        "images\/iconBook.png",
        "images\/iconCloseGray.png",
        "images\/iconLike.svg",
        "images\/iconLikeActive.svg",
        "images\/iconDislike.svg",
        "images\/iconDislikeActive.svg",
        "images\/iconComment.svg",
        "images\/iconCommentActive.svg",
        "images\/linkedin.svg",
        "images\/google.svg",
        "images\/BOX.svg",
        "images\/DROPBOX.svg",
        "images\/ONEDRIVE.svg",
        "images\/SHAREPOINT.svg",
        "images\/GMAIL.svg",
        "images\/GDRIVE.svg",
        "images\/sad.svg",
        "images\/uparrow.svg",
        "images\/popupLogo.svg",
        "images\/geniusLogo.svg",
        "images\/warning.svg",
        "images\/reload.svg",
        "images\/playIcon.svg",
        "images\/close.svg",
        "images\/list.svg",
        "images\/gif1.gif",
        "images\/gif2.gif",
        "images\/help.svg",
        "images\/closeInput.svg",
        "images\/nodisplay.svg",
        "images\/errorIcon.svg",
        "images\/excellent.svg",
        "images\/good.svg",
        "images\/mediocre.svg",
        "images\/terrible.svg",
        "images\/geniusLogoBlue.svg",
        "images\/beta.svg",
        "images\/googleCalendar.svg",
        "images\/googleContacts.svg",
        "images\/gmailIcon.svg",
        "images\/REMEMBER.svg",
        "images\/REMEMBERWHITE.svg",
        "images\/RememberBlue.svg",
        "images\/success.svg",
        "images\/exclamation.svg",
        "images\/tipIcon.svg",
        "images\/geniusIcon.svg",
        "images\/Microsoft_Calendar.svg",
        "images\/Outlook.svg",
        "images\/Microsoft_People.svg",
        "images\/expandIcon.svg",
        "images\/questionTip.svg",
        "images\/urlTip.svg",
        "images\/videoTip.svg",
        "images\/errorConnection.svg",
        "images\/bg.png",
        "images\/check.svg",
        "images\/hrglass.svg",
        "images\/contacts.svg",
        "images\/emails.svg",
        "images\/events.svg",
        "images\/files.svg",
        "images\/lodingIcon.svg",
        "images\/back.svg",
        "images\/info.svg",
        "images\/GITHUB.svg",
        "images\/newWarning.svg"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com\/u\/ga_debug.js; object-src 'self'"
}