eesel: ChatGPT document search

ChatGPT powered new tab search for Google Docs, Notion pages and other work documents

Co je eesel: ChatGPT document search?

eesel: ChatGPT document search je rozšíření Chrome vyvinuté https://eesel.app, a jeho hlavní funkcí je „ChatGPT powered new tab search for Google Docs, Notion pages and other work documents“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření eesel: ChatGPT document search

Stáhněte si soubory rozšíření eesel: ChatGPT document search ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Your team creates many work docs in many different apps. A project brief in Google Docs, a timeline in Notion, a mockup in Figma. It can be an exhausting game of trial and error to find the links you need, and that's where eesel comes in. 

• • •
FEATURES
• • •

🔎 Doc search in your new tab
eesel filters your browser history to show your work documents right in your new tab. It’s all easy to access and fully searchable.

📁 Self-organised Folders
Get your work automatically organised into Folders. Forget about tab managers and bookmarks.

🆕 A feed of work documents
Share Folders with the team and receive new pages they make, directly in the new tab. Stay in the loop without chasing for updates on Slack.

💨 Skip past spinners
Fly through your work with Commands to create new docs, and a shortcut to open eesel and access your documents from any page.

🌏 Works with any app
eesel works with anything you open in the browser – from that hip new product only you know about to that old school company intranet.

🤯 No setup
There's no need to create an account or connect the different apps you use. Install eesel and you're done.

• • •
PRIVACY
• • •
The content of your pages never leaves your browser.  In fact, by default, eesel runs entirely locally. Check that for yourself - https://eesel.app/hack 

• • •
CONTACT US
• • •
Email: [email protected]
Twitter: @eeselapp                    

Základní Informace o Rozšíření

Název eesel: ChatGPT document search eesel: ChatGPT document search
ID jffaiidojfhflballoapgofphkadiono
Oficiální URL https://chromewebstore.google.com/detail/eesel-chatgpt-document-se/jffaiidojfhflballoapgofphkadiono
Popis ChatGPT powered new tab search for Google Docs, Notion pages and other work documents
Velikost souboru 2.95 MB
Počet instalací 20,000
Aktuální Verze 0.3.30
Poslední Aktualizace 2023-10-17
Datum Vydání 2020-06-30
Hodnocení 4.69/5 Celkem 135 Hodnocení
Vývojář https://eesel.app
E-mail [email protected]
Typ Platby in_app
Webové stránky Rozšíření https://eesel.app
URL Stránky Nápovědy https://intercom.help/eesel
URL Stránky Zásad Ochrany Soukromí https://eesel.app/privacy
Podporované Jazyky en,en-GB,fr,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en_GB",
    "author": "Julien Zmiro, Amogh Sarda and Kevin Antoine",
    "browser_action": {
        "default_icon": {
            "16": "eesel-browser-icon-16.png",
            "24": "eesel-browser-icon-24.png",
            "32": "eesel-browser-icon-32.png",
            "48": "eesel-browser-icon-48.png",
            "96": "eesel-browser-icon-96.png"
        },
        "default_title": "eesel"
    },
    "icons": {
        "48": "eesel-browser-icon-48.png",
        "128": "eesel-browser-icon-128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "permissions": [
        "history",
        "*:\/\/*\/*",
        "storage",
        "tabs",
        "unlimitedStorage",
        "alarms"
    ],
    "optional_permissions": [
        ""
    ],
    "minimum_chrome_version": "74",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/docs.google.com\/*"
            ],
            "all_frames": false,
            "run_at": "document_start",
            "js": [
                "gdocContentScript.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "*.ico",
        "*.png",
        "banner.html",
        "pageDetails.html",
        "channel.html",
        "spotlight.html",
        "newTab.html",
        "gdocCanvas.js"
    ],
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+E",
                "mac": "Command+E"
            }
        }
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/www.eesel.app\/*",
            "https:\/\/www.eesel.dev\/*"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/app.intercom.io https:\/\/cdn-global.configcat.com https:\/\/cdn.segment.com https:\/\/data.eesel.app https:\/\/api.data.eesel.app https:\/\/js.intercomcdn.com https:\/\/widget.intercom.io 'sha256-2M2H1FqN0ANzrrLpdYv\/jvnyvpm6ALK\/fgDuD8m5WZ0='; object-src 'self'; img-src * data:;; connect-src 'self' https:\/\/www.eesel.app https:\/\/cdn-global.configcat.com https:\/\/api-iam.intercom.io https:\/\/api-ping.intercom.io https:\/\/chat.openai.com https:\/\/api.openai.com https:\/\/api.intercom.io https:\/\/api.segment.io https:\/\/cdn.segment.com https:\/\/data.eesel.app https:\/\/www.eesel.dev https:\/\/api.data.eesel.app https:\/\/oracle.eesel.app https:\/\/nexus-long-poller-a.intercom.io https:\/\/nexus-long-poller-b.intercom.io https:\/\/nexus-websocket-a.intercom.io https:\/\/nexus-websocket-b.intercom.io https:\/\/o304329.ingest.sentry.io https:\/\/sentry.io http:\/\/localhost:3000 https:\/\/uploads.intercomcdn.com https:\/\/uploads.intercomusercontent.com wss:\/\/nexus-websocket-a.intercom.io wss:\/\/nexus-websocket-b.intercom.io https:\/\/www.eesel.app https:\/\/fru2nczck5oq3ytglb2tlcsmma0rlhnz.lambda-url.us-east-1.on.aws\/; font-src https:\/\/fonts.intercomcdn.com https:\/\/js.intercomcdn.com; child-src https:\/\/www.eesel.app https:\/\/accounts.google.com https:\/\/fast.wistia.net https:\/\/intercom-sheets.com https:\/\/player.vimeo.com https:\/\/share.intercom.io https:\/\/www.intercom-reporting.com https:\/\/www.youtube.com; media-src https:\/\/js.intercomcdn.com; form-action https:\/\/api-iam.intercom.io https:\/\/intercom.help https:\/\/calendly.com; style-src 'unsafe-inline'",
    "version": "0.3.30"
}