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
官方網址 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"
    ]
}