WebExtension.net
WebExtension.net

Unicat - LinkedIn GIF comment picker

View on Chrome Web Store
View Unicat - LinkedIn GIF comment picker Chrome Extension on Chrome Web Store
2.7 (13 ratings)

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

Add GIF to your LinkedIn comments. In 1 click.
Type
Extension
Users
2,000 users
Website waalaxy.com
waalaxy
View author page of waalaxy
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 12, 2022
Version 1.0.2
Manifest version
3
Updated
Updated on March 22, 2024
View on Chrome Web Store
View Unicat - LinkedIn GIF comment picker 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",
    "manifest_version": 3,
    "name": "Unicat - LinkedIn GIF comment picker",
    "short_name": "Unicaat",
    "description": "Add GIF to your LinkedIn comments. In 1 click.",
    "version": "1.0.2",
    "permissions": [
        "tabs"
    ],
    "host_permissions": [
        "https:\/\/*.linkedin.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content_script\/interceptor.js",
                "assets\/tutorial.gif"
            ],
            "matches": [
                "https:\/\/*.linkedin.com\/*"
            ]
        }
    ],
    "icons": {
        "16": "logo_unicat_16px.png",
        "32": "logo_unicat_32px.png",
        "48": "logo_unicat_48px.png",
        "128": "logo_unicat_128px.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "128": "logo_unicat_128px.png"
        }
    },
    "content_scripts": [
        {
            "css": [
                ".\/assets\/css\/custom.css",
                ".\/react-app\/build\/static\/css\/main.css"
            ],
            "js": [
                ".\/node_modules\/jquery\/dist\/jquery.min.js",
                ".\/react-app\/build\/static\/js\/main.js",
                ".\/content_script\/getCSRFToken.js",
                ".\/content_script\/injectInterceptor.js",
                ".\/content_script\/htmlElements.js",
                ".\/content_script\/chooseGIF.js",
                ".\/content_script\/contentScript.js",
                ".\/content_script\/pickerIcon.js",
                ".\/content_script\/linkedInAPI.js",
                ".\/content_script\/modal.js",
                ".\/content_script\/toastAndLoader.js"
            ],
            "matches": [
                "https:\/\/*.linkedin.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": ".\/background.js"
    }
}
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