AdventureTab
Get a tops blooby adventure time quote and a slick AT wallpaper every time you open a new tab.
什么是AdventureTab?
AdventureTab是由manzieric开发的Chrome扩展程序,该扩展的主要功能是“Get a tops blooby adventure time quote and a slick AT wallpaper every time you open a new tab.”。
扩展截图
下载AdventureTab扩展crx文件
下载AdventureTab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Fellow dillweeds and adventurers! With this mathematical chrome extension, you get an adventure time quote and a mathematical wallpaper every time you open a new tab! 扩展基本信息
| 名称 | |
| ID | deiaehhpkafekdppdbbncedecaopgdca |
| 官方URL | https://chromewebstore.google.com/detail/adventuretab/deiaehhpkafekdppdbbncedecaopgdca |
| 简介 | Get a tops blooby adventure time quote and a slick AT wallpaper every time you open a new tab. |
| 文件大小 | 2.41 MB |
| 安装次数 | 593 |
| 当前版本 | 0.0.5 |
| 更新时间 | 2016-04-26 |
| 上架时间 | 2016-04-26 |
| 评分 | 3.86/5 共44次评分 |
| 开发者 | manzieric |
| 付费类型 | free |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"chrome_url_overrides": {
"newtab": "index.html"
},
"description": "Get a tops blooby adventure time quote and a slick AT wallpaper every time you open a new tab.",
"manifest_version": 2,
"name": "AdventureTab",
"version": "0.0.5",
"web_accessible_resources": [
"AT_wallpaper.jpg"
],
"permissions": [
"storage"
]
} | |