WebExtension.net
WebExtension.net

Affixa - Gmail (TM) Draft Display

View on Chrome Web Store
View Affixa - Gmail (TM) Draft Display Chrome Extension on Chrome Web Store
4.2 (45 ratings)

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

This extension is designed to work with Affixa Desktop or Enterprise editions and Gmail ™ or Google Apps ™ Mail accounts. By…
Type
Extension
Users
400,000 users
Website www.affixa.com
Notably Good Ltd
View author page of Notably Good Ltd
Published
Published on April 16, 2011
Version 4.4.1
Manifest version
2
Updated
Updated on January 6, 2019
View on Chrome Web Store
View Affixa - Gmail (TM) Draft Display Chrome Extension on Chrome Web Store
lifestyle/social
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "underscore-min.js",
            "GmailTabsManager.js",
            "GmailAccountsManager.js",
            "GmailAccount.js",
            "GmailTab.js",
            "GmailDraft.js",
            "background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/mail.google.com\/*"
            ],
            "js": [
                "jquery-3.3.1.min.js",
                "arrive.min.js",
                "content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2,
    "name": "Affixa - Gmail (TM) Draft Display",
    "permissions": [
        "alarms",
        "tabs",
        "webRequest",
        "webRequestBlocking",
        "*:\/\/mail.google.com\/*",
        "*:\/\/accounts.google.com\/*"
    ],
    "version": "4.4.1"
}
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