Tabby Face
A new face in each new tab.
Tabby Faceとは何ですか?
Tabby FaceはLeslie Stetzによって開発されたChromeの拡張機能で、その主な機能は「A new face in each new tab.」です。
拡張機能のスクリーンショット
Tabby Face拡張機能のCRXファイルをダウンロード
Tabby Face拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A new face in each new tab. 拡張機能の基本情報
| 名前 | |
| ID | mfdldalpkidgnbelciicnadolplfjglc |
| 公式URL | https://chromewebstore.google.com/detail/tabby-face/mfdldalpkidgnbelciicnadolplfjglc |
| 説明 | A new face in each new tab. |
| ファイルサイズ | 43.07 KB |
| インストール数 | 2,519 |
| 現在のバージョン | 0.1 |
| 最終更新日 | 2016-01-18 |
| 公開日 | 2016-01-18 |
| 評価 | 3.86/5 合計 35 レビュー |
| 開発者 | Leslie Stetz |
| Eメール | [email protected] |
| 支払い方法 | free |
| プライバシーポリシーページのURL | http://tabbycats.club/terms-of-use-and-privacy-policy |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Tabby Face",
"version": "0.1",
"chrome_url_overrides": {
"newtab": "tabby.html"
},
"content_scripts": [],
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
}
} | |