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"
]
} | |