Geography
Override the new tab page
什么是Geography?
Geography是由josephpeterpeters开发的Chrome扩展程序,该扩展的主要功能是“Override the new tab page”。
扩展截图
下载Geography扩展crx文件
下载Geography扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | |
ID | fklkcabjalknbaagihhjefkamceknpjb |
官方URL | https://chromewebstore.google.com/detail/geography/fklkcabjalknbaagihhjefkamceknpjb |
简介 | Override the new tab page |
文件大小 | 6.87 MB |
安装次数 | 68 |
当前版本 | 1.1 |
更新时间 | 2016-07-25 |
上架时间 | 2016-07-25 |
评分 | 5.00/5 共1次评分 |
开发者 | josephpeterpeters |
付费类型 | free |
支持的语言 | 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" } |