iKute Emoticons 4Facebook Status&Comment
iKute Emoticon for Facebook Status and Comment - Replace emotion char to emotion image, it's so kute :x
iKute Emoticons 4Facebook Status&Comment क्या है?
iKute Emoticons 4Facebook Status&Comment http://ikuteteam.blogspot.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "iKute Emoticon for Facebook Status and Comment - Replace emotion char to emotion image, it's so kute :x"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में iKute Emoticons 4Facebook Status&Comment एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
***************************************************************************************** ***************************************************************************************** More fun with Ikute Emoticon iKute Emoticon is an application that will help you display emoticons on the content of your status updates and comments on Facebook with Yahoo Messenger emoticons friendly and lively. Try it today and share with your friends. iKute Emoticon Version 2.0 supports: Supports popular browsers: Chrome -Application for Facebook: The entire contents of the Status, Comments, Notes, Photos ... -Show emoticons even when your friends do not have iKute Emoticon. -Support Panel Icon when click on the icon bar iKute Emoticon Chrome application. ... And many other attractions waiting for you to explore: x Do not forget to evaluate your experience with iKute Emoticon okay: x Wish you happy: x ***************************************************************************************** *****************************************************************************************
एक्सटेंशन की मूल जानकारी
नाम | |
ID | balckfmhlgambbambmifcpgjnhkfcpgc |
आधिकारिक URL | https://chrome.google.com/webstore/detail/ikute-emoticons-4facebook/balckfmhlgambbambmifcpgjnhkfcpgc |
विवरण | iKute Emoticon for Facebook Status and Comment - Replace emotion char to emotion image, it's so kute :x |
फ़ाइल का आकार | 170 KB |
स्थापना संख्या | 1,781 |
वर्तमान संस्करण | 2.2 |
अंतिम अपडेट | 2012-10-18 |
प्रकाशन तिथि | 2012-10-18 |
रेटिंग | 4.02/5 कुल 96 रेटिंग्स |
डेवलपर | http://ikuteteam.blogspot.com |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://facebook.com/iKuteTeam |
सहायता पृष्ठ URL | http://facebook.com/iKuteTeam |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "iKute Emoticons 4Facebook Status&Comment", "version": "2.2", "manifest_version": 2, "description": "iKute Emoticon for Facebook Status and Comment - Replace emotion char to emotion image, it's so kute :x", "icons": { "128": "images\/icon128.png", "48": "images\/icon48.png", "16": "images\/icon16.png" }, "browser_action": { "default_icon": "images\/icon16.png", "default_title": "iKute Emoticon for Facebook Status and Comment", "default_popup": "popup.html" }, "content_scripts": [ { "all_frames": true, "matches": [ "http:\/\/*.facebook.com\/*", "https:\/\/*.facebook.com\/*" ], "js": [ "lib\/utils.js", "lib\/encoder.js", "yh_emoticon.js", "fb_fixed_emoticon.js", "fb_classes.js", "fb_inject.js" ], "run_at": "document_start" } ] } |