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 |
| 官方網址 | 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"
]
} | |