maptab
Find new cool places every time you open a tab!
什么是maptab?
maptab是由jonathannsegal开发的Chrome扩展程序,该扩展的主要功能是“Find new cool places every time you open a tab!”。
扩展截图
下载maptab扩展crx文件
下载maptab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Map Tab shows a new location at random every time you open a tab. Explore the world before you explore the web! Update: Add Map Card, Dice to change location, and switch to satellite view.
扩展基本信息
名称 | maptab |
ID | jokkbgbdomfhondepefdoapgabmiomjl |
官方URL | https://chromewebstore.google.com/detail/maptab/jokkbgbdomfhondepefdoapgabmiomjl |
简介 | Find new cool places every time you open a tab! |
文件大小 | 1.07 MB |
安装次数 | 96 |
当前版本 | 0.3.0 |
更新时间 | 2020-08-24 |
上架时间 | 2020-06-30 |
评分 | 5.00/5 共2次评分 |
开发者 | jonathannsegal |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://github.com/Jonathannsegal/map_tab |
帮助页面URL | https://github.com/Jonathannsegal/map_tab |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "maptab", "offline_enabled": true, "short_name": "maptab", "description": "Find new cool places every time you open a tab!", "version": "0.3.0", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "chrome_url_overrides": { "newtab": "index.html" }, "manifest_version": 2 } |