STKR: The Sticker Search Engine

Quickly search and find stickers from the best artists in the world to use on your favorite sites, chat apps and email.

STKR: The Sticker Search Engine क्या है?

STKR: The Sticker Search Engine http://www.stkr.us द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Quickly search and find stickers from the best artists in the world to use on your favorite sites, chat apps and email."।

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

screenshot
screenshot
screenshot

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

crx प्रारूप में STKR: The Sticker Search Engine एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        STKR is the Sticker Search Engine.  Take stickers with you wherever you go with this Chrome Extension.  Search for a sticker by keyword and copy it to your clipboard for easy sharing on your favorite social sites, chat apps and email.

• New stickers added frequently
• Find what you need fast and easy
• One-click copying to your clipboard for quick sharing.                    

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

नाम STKR: The Sticker Search Engine STKR: The Sticker Search Engine
ID fpcnflfkpcabcndkilpbhpbdjhlcmmeh
आधिकारिक URL https://chrome.google.com/webstore/detail/stkr-the-sticker-search-e/fpcnflfkpcabcndkilpbhpbdjhlcmmeh
विवरण Quickly search and find stickers from the best artists in the world to use on your favorite sites, chat apps and email.
फ़ाइल का आकार 67.54 KB
स्थापना संख्या 52
वर्तमान संस्करण 1.0.1
अंतिम अपडेट 2015-08-06
प्रकाशन तिथि 2015-08-06
रेटिंग 3.00/5 कुल 2 रेटिंग्स
डेवलपर http://www.stkr.us
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "STKR: The Sticker Search Engine",
    "short_name": "STKR",
    "description": "Quickly search and find stickers from the best artists in the world to use on your favorite sites, chat apps and email.",
    "version": "1.0.1",
    "author": "Meemo",
    "icons": {
        "16": "icons\/icon_16.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon_38.png",
        "default_popup": "popup.html",
        "default_title": "Find a Sticker"
    },
    "permissions": [
        "contextMenus",
        "clipboardWrite"
    ],
    "homepage_url": "http:\/\/stkr.us"
}