ChickSquares

Chickens. On your newtab!

什么是ChickSquares?

ChickSquares是由steeven.liu2开发的Chrome扩展程序,该扩展的主要功能是“Chickens. On your newtab!”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载ChickSquares扩展crx文件

下载ChickSquares扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        What better way to fill a new tab than with a variety of chicken cubes?
With each new tab get a feathered friend with a motivational message. Keep them in your barn to generate eggs, and unlock even more poultry partners. You can even create your own!

-----
Update 1.3.2: Transitioned to a new database for storing chickens.
-----
Planned future features: 
- New chicken hairstyles, eye styles, beak styles, and more
- Internal messaging system
- Custom picture chickens

- 'Report to moderator' button
- Advertisements (gotta be honest hosting hundreds of user created content isn't cheep ;-;)                    

扩展基本信息

名称 ChickSquares ChickSquares
ID nkjbdebcjapomgjbegialdfhkamedpkc
官方URL https://chrome.google.com/webstore/detail/chicksquares/nkjbdebcjapomgjbegialdfhkamedpkc
简介 Chickens. On your newtab!
文件大小 324 KB
安装次数 28
当前版本 1.3.2
更新时间 2018-11-01
上架时间 2018-11-01
评分 5.00/5 共3次评分
开发者 steeven.liu2
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ChickSquares",
    "description": "Chickens. On your newtab!",
    "icons": {
        "48": "store\/icon48.png",
        "128": "store\/icon128.png"
    },
    "version": "1.3.2",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}