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 |
| 官方網址 | 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 |
| 電子郵箱 | [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"
}
} | |