WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Frase - Your AI Writing Superpower

Frase - Your AI Writing Superpower

View on Chrome Web Store
View Frase - Your AI Writing Superpower Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (4 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.

Frase's advanced AI tools help you supercharge and accelerate your writing wherever you write online.
Type
Extension
Users
1,000 users
11
Copysmith AI, Inc
View author page of Copysmith AI, Inc
Published
Published on September 2, 2024
Version 1.0.5
Manifest version
3
Updated
Updated on September 2, 2024
productivity/communication
Extension Category
View on Chrome Web Store
View Frase - Your AI Writing Superpower 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": "Frase - Your AI Writing Superpower",
    "description": "Frase's advanced AI tools help you supercharge and accelerate your writing wherever you write online.",
    "version": "1.0.5",
    "options_ui": {
        "page": "options.html"
    },
    "icons": {
        "16": "images\/extension\/logo16.png",
        "48": "images\/extension\/logo48.png",
        "128": "images\/extension\/logo128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/extension\/logo16.png",
            "48": "images\/extension\/logo48.png",
            "128": "images\/extension\/logo128.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/vendor.js",
                "js\/content_script.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": []
        }
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "storage"
    ],
    "storage": {
        "type": [
            "sync",
            "local",
            "session"
        ]
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.frase.io\/*",
            "http:\/\/localhost:*\/*"
        ]
    }
}
© 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