WebExtension.net
WebExtension.net

Email Signature Rescue - Browser Extension

View on Chrome Web Store
View Email Signature Rescue - Browser Extension Chrome Extension on Chrome Web Store
4.0 (14 ratings)

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

Install HTML email signatures with no character limit. Office 365, Outlook.com, Gmail, Yahoo Mail, AOL Mail.
Type
Extension
Users
10,000 users
LoadOut Pty Ltd
View author page of LoadOut Pty Ltd
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 5, 2017
Version 2.5.8
Manifest version
3
Updated
Updated on October 26, 2024
View on Chrome Web Store
View Email Signature Rescue - Browser Extension Chrome Extension on Chrome Web Store
productivity/communication
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": "Email Signature Rescue - Browser Extension",
    "description": "Install HTML email signatures with no character limit. Office 365, Outlook.com, Gmail, Yahoo Mail, AOL Mail.",
    "version": "2.5.8",
    "icons": {
        "16": "assets\/icons\/esr-16.png",
        "48": "assets\/icons\/esr-48.png",
        "128": "assets\/icons\/esr-128.png"
    },
    "action": {
        "default_icon": "assets\/icons\/esr-19.png"
    },
    "options_page": "options.html",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/mail.google.com\/*"
            ],
            "js": [
                "assets\/js\/jquery.min.js",
                "scripts\/google.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.mail.aol.com\/*"
            ],
            "js": [
                "assets\/js\/jquery.min.js",
                "scripts\/aol.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.mail.yahoo.com\/d\/*"
            ],
            "js": [
                "assets\/js\/jquery.min.js",
                "scripts\/yahoo2.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.mail.yahoo.com\/neo\/",
                "*:\/\/*.mail.yahoo.com\/neo\/*"
            ],
            "js": [
                "assets\/js\/jquery.min.js",
                "scripts\/yahoo.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.outlook.live.com\/*"
            ],
            "js": [
                "assets\/js\/jquery.min.js",
                "scripts\/live.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.outlook.office365.com\/*",
                "*:\/\/*.outlook.office.com\/*"
            ],
            "js": [
                "assets\/js\/jquery.min.js",
                "scripts\/office365.js"
            ]
        }
    ],
    "permissions": [
        "storage",
        "notifications"
    ],
    "background": {
        "service_worker": "assets\/js\/background.js"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3SxdNl7fREna0CQzZNCNHoEMdjQdVHb4xEvxNIl1wBdwYnLMtRYYJQQYf9VQY6c0a1uXC4Qr184EGDw6JRHWpIpcUDwozswpD2YpCDw01yFAvLLwkxvg4N9XLlhe9SJv6MLAvh9\/FOdM\/ubtsC7cpWoYDh9STXYHISL9AotVk+A5OD2zmUyfofqvvTW+0zDfNQdCmHZyhQpQvy9WD5OZL8DuXNv2VZkWgHLgLm2ytuA+1+ICu\/dFg62IM780EYeitt1UeeQ1qmMAxI+OLohsNO8H3\/hIpD0vgMKq5eALvbqp8eRPsxZ190HoH3ZwlN52DXKDVq1dcOWrYn2kxMAlTQIDAQAB",
    "host_permissions": [
        "https:\/\/esig.ly\/api\/keys",
        "https:\/\/esig.ly\/api\/key\/*"
    ]
}
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