ChickSquares

Chickens. On your newtab!

ما هو ChickSquares؟

ChickSquares هو إضافة Chrome تم تطويرها بواسطة steeven.liu2، والميزة الرئيسية لها هي "Chickens. On your newtab!".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة ChickSquares

قم بتنزيل ملفات الامتداد ChickSquares بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    ]
}