WebExtension.net
WebExtension.net

Redirect Path

View on Chrome Web Store
View Redirect Path Chrome Extension on Chrome Web Store
4.3 (193 ratings)

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

The HTTP Header & Redirect Checker for SEO
Type
Extension
Users
300,000 users
Website www.ayima.com
Ayima
View author page of Ayima
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 9, 2012
Version 3.0
Manifest version
3
Updated
Updated on June 7, 2024
View on Chrome Web Store
View Redirect Path Chrome Extension on Chrome Web Store
productivity/developer
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Redirect Path",
    "version": "3.0",
    "version_name": "3",
    "manifest_version": 3,
    "minimum_chrome_version": "102",
    "description": "The HTTP Header & Redirect Checker for SEO",
    "icons": {
        "16": "assets\/images\/rpath16.png",
        "48": "assets\/images\/rpath48.png",
        "128": "assets\/images\/rpath128.png"
    },
    "action": {
        "default_icon": "assets\/images\/rpath19_off.png",
        "default_popup": "popup.html",
        "default_title": "Click here to see your Redirect Path."
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "metaRefreshDetect.js"
            ],
            "run_at": "document_start"
        }
    ],
    "permissions": [
        "webRequest",
        "webNavigation",
        "clipboardWrite",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ]
}
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