WebExtension.net
WebExtension.net

GIPHY for Gmail

View on Chrome Web Store
View GIPHY for Gmail Chrome Extension on Chrome Web Store
3.6 (128 ratings)

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

Add the power of GIPHY to your Gmail experience. Search and discover the best GIFs for your every email need quickly and easily.
Type
Extension
Users
100,000 users
Giphy, Inc.
View author page of Giphy, Inc.
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 28, 2015
Version 3.15
Manifest version
3
Updated
Updated on August 6, 2024
View on Chrome Web Store
View GIPHY for Gmail Chrome Extension on Chrome Web Store
lifestyle/social
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "GIPHY for Gmail",
    "version": "3.15",
    "description": "Add the power of GIPHY to your Gmail experience. Search and discover the best GIFs for your every email need quickly and easily.",
    "manifest_version": 3,
    "icons": {
        "128": "\/img\/128x128_vertical.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "\/img\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/inbox.google.com\/*"
            ],
            "js": [
                ".\/index.js"
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": [],
    "host_permissions": [
        "https:\/\/mail.google.com\/",
        "https:\/\/inbox.google.com\/"
    ]
}
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