WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Liner: ChatGPT AI Copilot for Web&YouTube&PDF

Liner: ChatGPT AI Copilot for Web&YouTube&PDF

View on Chrome Web Store
View Liner: ChatGPT AI Copilot for Web&YouTube&PDF Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (6,032 ratings)
1 new ratings
2 views
This extension has been viewed 2 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Use ChatGPT directly on the website, even on YouTube! Add AI Copilot and get more done with your personal AI assistant/AI Companion.
Type
Extension
Users
400,000 users
100K
LINER
View author page of LINER
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 6, 2015
Version 7.17.0
Manifest version
3
Updated
Updated on June 5, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Liner: ChatGPT AI Copilot for Web&YouTube&PDF Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "short_name": "Liner",
    "version": "7.17.0",
    "homepage_url": "https:\/\/getliner.com",
    "icons": {
        "16": "\/images\/icon\/icon-saved-16.png",
        "32": "\/images\/icon\/icon-saved-32.png",
        "48": "\/images\/icon\/icon-saved-48.png",
        "128": "\/images\/icon\/icon-saved-128.png"
    },
    "action": {
        "default_title": "Save to Liner",
        "default_icon": {
            "16": "\/images\/icon\/icon-saved-16.png",
            "32": "\/images\/icon\/icon-saved-32.png",
            "48": "\/images\/icon\/icon-saved-48.png",
            "128": "\/images\/icon\/icon-saved-128.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "exclude_matches": [
                "https:\/\/www.youtube.com\/watch*"
            ],
            "js": [
                "\/liner-core.be.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/www.youtube.com\/watch*",
                "https:\/\/www.youtube-nocookie.com\/embed\/*",
                "https:\/\/www.youtube.com\/embed\/*"
            ],
            "exclude_matches": [
                "https:\/\/www.youtube.com\/embed\/?*",
                "https:\/\/www.youtube.com\/embed?*"
            ],
            "all_frames": true,
            "js": [
                "\/liner-core.be.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/getliner.com\/pdf\/checksum\/*",
                "https:\/\/*.getliner.com\/pdf\/checksum\/*"
            ],
            "css": [
                "\/pdfCSS.css"
            ]
        }
    ],
    "background": {
        "service_worker": "backgrounds.js"
    },
    "permissions": [
        "tabs",
        "clipboardWrite",
        "storage",
        "scripting",
        "contextMenus"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "options_page": "\/options\/options.html",
    "commands": {
        "toggle-side-panel": {
            "suggested_key": "Ctrl+I",
            "description": "Open\/Close Copilot side panel"
        }
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top