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.

What is STKR: The Sticker Search Engine?

STKR: The Sticker Search Engine is a Chrome extension developed by http://www.stkr.us, and its main feature is "Quickly search and find stickers from the best artists in the world to use on your favorite sites, chat apps and email.".

Extension Screenshots

screenshot
screenshot
screenshot

Download STKR: The Sticker Search Engine Extension CRX File

Download STKR: The Sticker Search Engine extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name STKR: The Sticker Search Engine STKR: The Sticker Search Engine
ID fpcnflfkpcabcndkilpbhpbdjhlcmmeh
Official URL https://chrome.google.com/webstore/detail/stkr-the-sticker-search-e/fpcnflfkpcabcndkilpbhpbdjhlcmmeh
Description Quickly search and find stickers from the best artists in the world to use on your favorite sites, chat apps and email.
File Size 67.54 KB
Installation Count 52
Current Version 1.0.1
Last Updated 2015-08-06
Publish Date 2015-08-06
Rating 3.00/5 Total 2 Ratings
Developer http://www.stkr.us
Payment Type free
Supported Languages 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"
}