WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
🚀 AI Email Assistant for B2B Sales in Gmail

🚀 AI Email Assistant for B2B Sales in Gmail

View on Chrome Web Store
View 🚀 AI Email Assistant for B2B Sales in Gmail Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (5 ratings)
1 new ratings
0 views
This extension has been viewed 0 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.

Write better prospecting emails with AI. Automate follow-ups and turn conversations into opportunities in Gmail.
Type
Extension
Users
8 users
3
Website phraso.ai
Phraso.AI
View author page of Phraso.AI
Published
Published on May 22, 2025
Version 1.0.3
Manifest version
3
Updated
Updated on March 6, 2026
productivity/communication
Extension Category
Website
Visit developer website
View on Chrome Web Store
View 🚀 AI Email Assistant for B2B Sales in Gmail 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",
    "manifest_version": 3,
    "name": "\ud83d\ude80 AI Email Assistant for B2B Sales in Gmail",
    "description": "Write better prospecting emails with AI. Automate follow-ups and turn conversations into opportunities in Gmail.",
    "version": "1.0.3",
    "action": {
        "default_popup": ""
    },
    "icons": {
        "32": "phraso-icon.png",
        "128": "phraso-icon.png"
    },
    "permissions": [
        "activeTab",
        "scripting",
        "clipboardWrite"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "contentScript.js"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/mail.google.com\/*",
        "https:\/\/dev-auth.phraso.ai\/*",
        "https:\/\/test-auth.phraso.ai\/*",
        "https:\/\/auth.phraso.ai\/*",
        "https:\/\/clients6.google.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "iframe.html",
                "iframe dev.html",
                "assets\/*",
                "src\/*",
                "src\/*\/*",
                "phraso-icon.png",
                "close.html",
                "autho.html"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'none'; frame-src 'self' https:\/\/dev-auth.phraso.ai https:\/\/test-auth.phraso.ai https:\/\/auth.phraso.ai"
    }
}
© 2026 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