WebExtension.net
WebExtension.net

Gale In Context: Opposing Viewpoints

View on Chrome Web Store
View Gale In Context: Opposing Viewpoints Chrome Extension on Chrome Web Store
3.0 (8 ratings)

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

Gale In Context: Opposing Viewpoints
Type
Extension
Users
400,000 users
Gale, a part of Cengage Learning
View author page of Gale, a part of Cengage Learning
Published
Published on February 8, 2017
Version 2.2.0
Manifest version
2
Updated
Updated on January 24, 2022
View on Chrome Web Store
View Gale In Context: Opposing Viewpoints Chrome Extension on Chrome Web Store
productivity/developer
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Gale In Context: Opposing Viewpoints",
    "description": "Gale In Context: Opposing Viewpoints",
    "version": "2.2.0",
    "options_page": "html\/options.html",
    "background": {
        "page": "html\/background.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.google.com\/*",
                "https:\/\/www.google.ca\/*"
            ],
            "css": [
                "css\/results.css",
                "css\/options.css",
                "css\/font-awesome.css"
            ],
            "js": [
                "js\/plugins\/jquery-3.1.1.min.js",
                "js\/plugins\/jquery.url.js",
                "js\/plugins\/handlebars-v3.0.3.js",
                "js\/plugins\/underscore-1.4.2.min.js",
                "src\/js\/init.js",
                "src\/js\/api.js",
                "src\/js\/resultsDisplay.js",
                "src\/js\/util.js",
                "src\/js\/analytics.js",
                "js\/analytics\/google-analytics-bundle.js"
            ],
            "run_at": "document_end"
        }
    ],
    "permissions": [
        "storage",
        "https:\/\/api.galegroup.com\/",
        "https:\/\/api.qa.ggtest.com\/",
        "https:\/\/api.qa.galetesting.com\/",
        "https:\/\/api.gale.com\/",
        "https:\/\/api.stage.ggtest.com\/",
        "https:\/\/www.google-analytics.com\/"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "web_accessible_resources": [
        "src\/logo.svg",
        "html\/layout.html",
        "html\/options.html",
        "fonts\/FontAwesome.otf",
        "fonts\/fontawesome-webfont.eot",
        "fonts\/fontawesome-webfont.svg",
        "fonts\/fontawesome-webfont.ttf",
        "fonts\/fontawesome-webfont.woff",
        "fonts\/fontawesome-webfont.woff2"
    ],
    "storage": {
        "managed_schema": "schema.json"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}
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