WebExtension.net
WebExtension.net

Redirect Google Redirects

View on Chrome Web Store
View Redirect Google Redirects Chrome Extension on Chrome Web Store
4.3 (20 ratings)

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

Redirect requests to google.com/url directly
Type
Extension
Users
1,000 users
graeme phillips
View author page of graeme phillips
Published
Published on March 14, 2015
Version 1
Manifest version
2
Updated
Updated on March 15, 2015
View on Chrome Web Store
View Redirect Google Redirects Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Redirect Google Redirects",
    "description": "Redirect requests to google.com\/url directly",
    "author": "graeme phillips",
    "version": "1",
    "icons": {
        "128": "icon.png"
    },
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "*:\/\/www.google.com\/url*"
    ],
    "background": {
        "scripts": [
            "js\/main.js"
        ]
    }
}
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