Writely AI
An AI Powered Assistant making your life easier.
什么是Writely AI?
Writely AI是由writely-new-extension开发的Chrome扩展程序,该扩展的主要功能是“An AI Powered Assistant making your life easier.”。
扩展截图
下载Writely AI扩展crx文件
下载Writely AI扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        Your portable AI assistant. Helps you write emails, blogs, and summarize YouTube videos within seconds.                     扩展基本信息
| 名称 |   |  
| ID | jjoobacipmlejjpkhhncbidhbbgmhogi | 
| 官方URL | https://chromewebstore.google.com/detail/writely-ai/jjoobacipmlejjpkhhncbidhbbgmhogi | 
| 简介 | An AI Powered Assistant making your life easier. | 
| 文件大小 | 1 MB | 
| 安装次数 | 506 | 
| 当前版本 | 0.0.8 | 
| 更新时间 | 2023-05-04 | 
| 上架时间 | 2023-03-25 | 
| 评分 | 5.00/5 共2次评分 | 
| 开发者 | writely-new-extension | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 扩展官网 | https://www.writelyai.com/ | 
| 帮助页面URL | https://www.writelyai.com/contact | 
| 隐私政策页面URL | https://app.termly.io/document/privacy-policy/1df0da24-d9c9-44d7-a9f2-003bfc0ba730 | 
| 支持的语言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Writely AI",
    "version": "0.0.8",
    "description": "An AI Powered Assistant making your life easier.",
    "icons": {
        "16": "assets\/icon16.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/gmail.tsx-loader-5d8f15be.js"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/inbox.google.com\/*"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "js": [
                "assets\/linkedin.tsx-loader-32aba530.js"
            ],
            "matches": [
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/linkedin.com\/*"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "js": [
                "assets\/outlook.tsx-loader-db07f776.js"
            ],
            "matches": [
                "https:\/\/www.outlook.live.com\/*",
                "https:\/\/outlook.live.com\/*",
                "https:\/\/outlook.com\/*"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "js": [
                "assets\/iframe.tsx-loader-96eaa589.js"
            ],
            "matches": [
                "https:\/\/www.youtube.com\/*",
                "https:\/\/youtube.com\/*"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "action": {
        "default_popup": "src\/pages\/popup\/popup.html",
        "default_icon": "assets\/icon128.png",
        "default_title": "Writely Web Extension"
    },
    "host_permissions": [
        "https:\/\/mail.google.com\/"
    ],
    "permissions": [
        "storage"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "  |  |