Geography

Override the new tab page

What is Geography?

Geography is a Chrome extension developed by josephpeterpeters, and its main feature is "Override the new tab page".

Extension Screenshots

screenshot

Download Geography Extension CRX File

Download Geography extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        This very simple app overrides the New Page tab and displays a picture. Ideal for geographers. Photo by Joseph P. Peters, Esri campus, Redlands, CA.                    

Extension Basic Information

Name Geography Geography
ID fklkcabjalknbaagihhjefkamceknpjb
Official URL https://chromewebstore.google.com/detail/geography/fklkcabjalknbaagihhjefkamceknpjb
Description Override the new tab page
File Size 6.87 MB
Installation Count 68
Current Version 1.1
Last Updated 2016-07-25
Publish Date 2016-07-25
Rating 5.00/5 Total 1 Ratings
Developer josephpeterpeters
Payment Type free
Supported Languages en
manifest.json
{
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "Override the new tab page",
    "incognito": "split",
    "manifest_version": 2,
    "name": "Geography",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1"
}