Smoji - Emoji and Sound Messaging

Smoji is a FREE Emoji and Sound messaging platform!

Smoji - Emoji and Sound Messaging क्या है?

Smoji - Emoji and Sound Messaging Smoji द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Smoji is a FREE Emoji and Sound messaging platform!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Smoji - Emoji and Sound Messaging एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Smoji is a FREE Emoji and Sound messaging platform. Smoji allows you to connect and communicate through Emoji and Sound with people that matter most to you. Send and receive Emojis with Sounds to all your friends to let them know how you feel, where you are, what you think or anything else! Also available on iOS and Android. 

★ Free & Easy to Use ★
- Send silly sounds and emoji to you friends, embarrass them or just say hi!
- Create an account in seconds and connect with your friends
- Automatically finds your friends using your Contacts and Facebook!
- Always connected, so you won’t miss all the love from your friends and family 
- All Emojis and Messages are free locally and globally

★ Fun ★
- Over 200 emojis and high quality sounds to choose from - more coming soon!
- Message one friend or groups of friends - Emoji Message up to 200 friends at once
- Works across most smartphones, tablets, & PCs 
- Browse multiple Emojis and categories, including People Emoji, Nature Emoji, Object Emoji and more.                    

एक्सटेंशन की मूल जानकारी

नाम Smoji - Emoji and Sound Messaging Smoji - Emoji and Sound Messaging
ID ipijpioemaopkhpjhihdibldodmdpfjl
आधिकारिक URL https://chromewebstore.google.com/detail/smoji-emoji-and-sound-mes/ipijpioemaopkhpjhihdibldodmdpfjl
विवरण Smoji is a FREE Emoji and Sound messaging platform!
फ़ाइल का आकार 5.05 MB
स्थापना संख्या 92
वर्तमान संस्करण 1.6.1
अंतिम अपडेट 2014-10-09
प्रकाशन तिथि 2014-10-09
रेटिंग 2.50/5 कुल 6 रेटिंग्स
डेवलपर Smoji
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://smoji.me
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Smoji - Emoji and Sound Messaging",
    "short_name": "Smoji",
    "description": "Smoji is a FREE Emoji and Sound messaging platform!",
    "version": "1.6.1",
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "activeTab",
        "tabs",
        "https:\/\/backend.smoji.me\/*",
        "https:\/\/5t461n6.smoji.me\/*",
        "https:\/\/smoji.me\/*",
        "https:\/\/graph.facebook.com\/*",
        "https:\/\/facebook.com\/connect\/*",
        "https:\/\/*.facebook.com\/*",
        "https:\/\/facebook.com\/*",
        "https:\/\/*.google.com\/*"
    ],
    "background": {
        "scripts": [
            "js\/jquery-2.0.3.min.js",
            "js\/angular.min.js",
            "js\/bootstrap.min.js",
            "js\/lscache.min.js",
            "js\/jquery.serializejson.min.js",
            "js\/background.js"
        ]
    },
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "img\/icon48.png",
            "38": "img\/icon48.png"
        },
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        "img\/icon128.png",
        "img\/no-avatar.jpg",
        "js\/jquery-2.0.3.min.map",
        "js\/jquery-2.0.3.min.js",
        "js\/fbAdd.js",
        "template\/header.html"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/graph.facebook.com https:\/\/connect.facebook.net https:\/\/ssl.google-analytics.com; object-src 'self'"
}