WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
FlyMSG: AI Writing, Grammar Checker, Snippets, and Sales Engagement Tool

FlyMSG: AI Writing, Grammar Checker, Snippets, and Sales Engagement Tool

View on Chrome Web Store
View FlyMSG: AI Writing, Grammar Checker, Snippets, and Sales Engagement Tool Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (88 ratings)
2 new ratings
2 views
This extension has been viewed 2 times
0 downloads
This extension has been downloaded 0 times

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

AI Writing, Grammar Checker, Text Expander, Snippets, Paraphrasing, Sales Engagement, Coaching, Role Play & Prospecting Training!
Type
Extension
Users
5,000 users
1K
https://vengreso.com/
View author page of https://vengreso.com/
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 21, 2020
Version 3.7.3
Manifest version
3
Updated
Updated on October 12, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View FlyMSG: AI Writing, Grammar Checker, Snippets, and Sales Engagement Tool Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "FlyMSG: AI Writing, Grammar Checker, Snippets, and Sales Engagement Tool",
    "short_name": "FlyMSG AI",
    "version": "3.7.3",
    "manifest_version": 3,
    "description": "AI Writing, Grammar Checker, Text Expander, Snippets, Paraphrasing, Sales Engagement, Coaching, Role Play & Prospecting Training!",
    "omnibox": {
        "keyword": "fm"
    },
    "default_locale": "en",
    "icons": {
        "16": "images\/i16.png",
        "48": "images\/i48.png",
        "96": "images\/i96.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/i16.png",
            "48": "images\/i48.png"
        },
        "default_popup": "popup.html",
        "default_title": "FlyMSG: AI Writing, Grammar Checker, Snippets, and Sales Engagement Tool"
    },
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*\/*.*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "permissions": [
        "tabs",
        "alarms",
        "storage",
        "notifications",
        "clipboardRead",
        "clipboardWrite",
        "management",
        "contextMenus",
        "activeTab",
        "scripting",
        "webNavigation"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/localhost:4200\/*",
            "https:\/\/*.vengreso.com\/*"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';",
        "script-src": [
            "'self'"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "match_about_blank": true,
            "css": [
                "css\/grammar.css",
                "css\/write.css",
                "css\/root.css",
                "css\/themes\/main.css",
                "css\/themes\/dark.css",
                "css\/components\/flyTutorial.css"
            ],
            "exclude_globs": [
                "chrome:\/\/*"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "match_about_blank": true,
            "js": [
                "lib\/jquery-3.7.1.min.js",
                "lib\/moment-with-locales.min.js",
                "browser.js",
                "start.js"
            ],
            "exclude_globs": [
                "chrome:\/\/*"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "\/wscbundle\/wscbundle.js",
                "\/wscbundle\/local\/en\/local.js",
                "content.js"
            ],
            "all_frames": true,
            "match_about_blank": true
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "expander.js",
                "expanderV2.js"
            ],
            "match_about_blank": true,
            "all_frames": true,
            "exclude_globs": [
                "chrome:\/\/*",
                "https:\/\/outlook.office.com\/mail\/*",
                "https:\/\/outlook.office365.com\/mail\/*",
                "https:\/\/outlook.live.com\/*",
                "https:\/\/outlook\/*"
            ]
        },
        {
            "matches": [
                "https:\/\/outlook.office.com\/mail\/*",
                "https:\/\/outlook.office365.com\/mail\/*",
                "https:\/\/outlook.live.com\/*",
                "https:\/\/outlook\/*"
            ],
            "js": [
                "expanderV2.js"
            ],
            "match_about_blank": true,
            "all_frames": true,
            "exclude_globs": [
                "chrome:\/\/*"
            ]
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/mail\/*",
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/outlook.office.com\/mail\/*",
                "https:\/\/outlook.office365.com\/mail\/*",
                "https:\/\/outlook.live.com\/*",
                "https:\/\/outlook\/*"
            ],
            "js": [
                "plugin.js"
            ],
            "css": [
                "\/css\/root.css",
                "\/css\/themes\/main.css",
                "\/css\/themes\/dark.css",
                "\/css\/components\/flyTutorial.css"
            ],
            "exclude_globs": [
                "chrome:\/\/*"
            ],
            "all_frames": false
        }
    ]
}
© 2025 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