WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Tailor AI: Personalize Landing Pages Instantly

Tailor AI: Personalize Landing Pages Instantly

View on Chrome Web Store
View Tailor AI: Personalize Landing Pages Instantly Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (7 ratings)
1 new ratings
5 views
This extension has been viewed 5 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 for marketers to build, personalize, and localize high-performing landing pages in minutes.
Type
Extension
Users
125 users
1
Website tailorhq.ai
Tailor AI - Chrome Extension
View author page of Tailor AI - Chrome Extension
Published
Published on February 10, 2025
Version 1.8.12
Manifest version
3
Updated
Updated on February 27, 2026
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Tailor AI: Personalize Landing Pages Instantly 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": "Tailor AI: Personalize Landing Pages Instantly",
    "description": "AI for marketers to build, personalize, and localize high-performing landing pages in minutes.",
    "version": "1.8.12",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Tailor AI: Personalize Landing Pages Instantly"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "icons": {
        "16": "icon_default.png",
        "48": "icon_default.png",
        "128": "icon_default.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "home.html",
                "cachedAds.html",
                "sidebar.html",
                "mediaBrowser.html",
                "mediaEditor.html",
                "mediaPicker.html",
                "textSelector.html",
                "icon_tailor.svg",
                "icon_default.png",
                "icon_inactive.png",
                "icon_swap.svg",
                "icon_remove.svg",
                "icon_image_edit.svg",
                "icon_video_edit.svg"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "permissions": [
        "identity",
        "storage",
        "activeTab",
        "scripting",
        "tabs",
        "clipboardWrite"
    ],
    "optional_permissions": [
        "cookies"
    ],
    "host_permissions": [
        "https:\/\/accounts.google.com\/*",
        "https:\/\/www.googleapis.com\/*",
        "https:\/\/*.tailorhq.ai\/*",
        "wss:\/\/*.tailorhq.ai\/*",
        "https:\/\/*.ingest.sentry.io\/*",
        "<all_urls>"
    ],
    "externally_connectable": {
        "ids": [
            "*"
        ],
        "matches": [
            "https:\/\/*.tailorhq.ai\/*"
        ]
    },
    "oauth2": {
        "client_id": "313846408202-kf4s21g3ch0c8c1e6jcjdngdoeln1hhp.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile",
            "https:\/\/www.googleapis.com\/auth\/drive.readonly",
            "https:\/\/www.googleapis.com\/auth\/adwords"
        ]
    }
}
© 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