WebExtension.net
WebExtension.net

UniJump - Shortcut for ChatGPT

View on Chrome Web Store
View UniJump - Shortcut for ChatGPT Chrome Extension on Chrome Web Store
4.0 (21 ratings)

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

Shortcut for ChatGPT with Superpowers
Type
Extension
Users
3,000 users
Website unijump.ai
Panda Network
View author page of Panda Network
Published
Published on February 7, 2023
Version 0.7.9
Manifest version
3
Updated
Updated on July 27, 2023
View on Chrome Web Store
View UniJump - Shortcut for ChatGPT Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Doga Genc <[email protected]>",
    "description": "Shortcut for ChatGPT with Superpowers",
    "name": "UniJump - Shortcut for ChatGPT",
    "version": "0.7.9",
    "content_scripts": [
        {
            "js": [
                "src\/entries\/contentScript\/primary\/main.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "icons": {
        "16": "icons\/16.png",
        "19": "icons\/19.png",
        "32": "icons\/32.png",
        "38": "icons\/38.png",
        "48": "icons\/48.png",
        "64": "icons\/64.png",
        "96": "icons\/96.png",
        "128": "icons\/128.png",
        "256": "icons\/256.png",
        "512": "icons\/512.png"
    },
    "options_ui": {
        "page": "src\/entries\/options\/index.html",
        "open_in_tab": true
    },
    "permissions": [
        "contextMenus",
        "activeTab",
        "storage"
    ],
    "action": {
        "default_icon": {
            "16": "icons\/16.png",
            "19": "icons\/19.png",
            "32": "icons\/32.png",
            "38": "icons\/38.png"
        }
    },
    "background": {
        "service_worker": "serviceWorker.js",
        "type": "module"
    },
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "mac": "Command+J",
                "default": "Alt+J"
            }
        }
    },
    "manifest_version": 3,
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/src\/entries\/contentScript\/primary\/main.js",
                "assets\/logo2.webp",
                "assets\/logo4.webp",
                "assets\/logo2.png",
                "assets\/logo4.png",
                "assets\/avatar.webp",
                "assets\/avatar2.webp",
                "assets\/avatar.png",
                "assets\/avatar2.png",
                "assets\/chatgptavatar.webp",
                "assets\/chatgptavatar2.webp",
                "assets\/chatgptavatar.png",
                "assets\/chatgptavatar2.png",
                "assets\/logo5.webp",
                "assets\/logo5.png",
                "assets\/logo.webp",
                "assets\/logo3.webp",
                "assets\/logo.png",
                "assets\/logo3.png",
                "assets\/storage.constants.js",
                "assets\/index.js",
                "assets\/bg-grain.png",
                "assets\/user-agent.js",
                "assets\/main.css",
                "assets\/index.css"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "use_dynamic_url": true
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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