Smile New Tab
A modern and happy new tab page for Chrome.
Smile New Tab क्या है?
Smile New Tab A Child Developer द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A modern and happy new tab page for Chrome."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Smile New Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Smile New Tab is the sequel to Inspire New Tab. Smile has tons of apps, and it has backgrounds you will love. It even has a button which makes you smile! This new tab was made for Chromebooks, otherwise the backgrounds don't fit the screen. This shall be fixed in a future update. But for now, enjoy!
एक्सटेंशन की मूल जानकारी
नाम | |
ID | dkcobjkclbnibbfealodlnpiflkonifm |
आधिकारिक URL | https://chromewebstore.google.com/detail/smile-new-tab/dkcobjkclbnibbfealodlnpiflkonifm |
विवरण | A modern and happy new tab page for Chrome. |
फ़ाइल का आकार | 64.32 MB |
स्थापना संख्या | 13 |
वर्तमान संस्करण | 1.0 |
अंतिम अपडेट | 2016-08-31 |
प्रकाशन तिथि | 2016-08-31 |
डेवलपर | A Child Developer |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Smile New Tab", "description": "A modern and happy new tab page for Chrome.", "version": "1.0", "permissions": [ "management" ], "icons": { "128": "smilish.png" }, "chrome_url_overrides": { "newtab": "newtab.html" } } |