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.”。

扩展截图

screenshot

下载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 :)                    

扩展基本信息

名称 Orbit, the Cat Orbit, the Cat
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
电子邮箱 [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"
    }
}