Orbit, the Cat
Read the mind of Orbit, the developer's cat, on each new tab.
Orbit, the Catとは何ですか?
Orbit, the Catはhttps://invertedpassion.comによって開発されたChromeの拡張機能で、その主な機能は「Read the mind of Orbit, the developer's cat, on each new tab.」です。
拡張機能のスクリーンショット
Orbit, the Cat拡張機能のCRXファイルをダウンロード
Orbit, the Cat拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
On each new tab, my cat will tell you how awesome you are.
What can be better than cheering up while you're working? Try it :) 拡張機能の基本情報
| 名前 | |
| ID | fjnielflhjkmmdldlmhlomnlhkpheeid |
| 公式URL | https://chromewebstore.google.com/detail/orbit-the-cat/fjnielflhjkmmdldlmhlomnlhkpheeid |
| 説明 | Read the mind of Orbit, the developer's cat, on each new tab. |
| ファイルサイズ | 26.96 KB |
| インストール数 | 243 |
| 現在のバージョン | 1.1 |
| 最終更新日 | 2018-03-26 |
| 公開日 | 2018-03-25 |
| 評価 | 5.00/5 合計 16 レビュー |
| 開発者 | https://invertedpassion.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://invertedpassion.com/ |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Orbit, the Cat",
"version": "1.1",
"author": "Paras Chopra",
"description": "Read the mind of Orbit, the developer's cat, on each new tab.",
"homepage_url": "https:\/\/invertedpassion.com\/free-resources\/",
"icons": {
"128": "cat-walk-by-iconka.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
}
} | |