ChickSquares
Chickens. On your newtab!
ChickSquares क्या है?
ChickSquares steeven.liu2 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Chickens. On your newtab!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में ChickSquares एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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 ;-;)
एक्सटेंशन की मूल जानकारी
नाम | |
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" ] } |