WebExtension.net
WebExtension.net

Rytr - AI powered writing assistant

View on Chrome Web Store
View Rytr - AI powered writing assistant Chrome Extension on Chrome Web Store
3.8 (38 ratings)

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

Best AI Writer, Content Generator & Writing Assistant.
Type
Extension
Users
60,000 users
Website rytr.me
Rytr
View author page of Rytr
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 14, 2021
Version 1.2.2
Manifest version
3
Updated
Updated on March 22, 2024
View on Chrome Web Store
View Rytr - AI powered writing assistant Chrome Extension on Chrome Web Store
productivity/education
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Rytr - AI powered writing assistant",
    "description": "Best AI Writer, Content Generator & Writing Assistant.",
    "version": "1.2.2",
    "options_ui": {
        "page": "options.html"
    },
    "action": {
        "default_icon": {
            "32": "images\/extension\/logo32.png",
            "48": "images\/extension\/logo48.png",
            "64": "images\/extension\/logo64.png",
            "128": "images\/extension\/logo128.png",
            "256": "images\/extension\/logo256.png"
        },
        "default_title": "Rytr - AI powered writing assistant",
        "default_popup": "popup.html"
    },
    "icons": {
        "32": "images\/extension\/logo32.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": [
                "images\/logo.svg",
                "images\/loader.svg",
                "images\/select.svg"
            ]
        }
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "activeTab",
        "storage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.rytr.me\/*",
            "http:\/\/localhost:5001\/*"
        ]
    }
}
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