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.

Co je STKR: The Sticker Search Engine?

STKR: The Sticker Search Engine je rozšíření Chrome vyvinuté http://www.stkr.us, a jeho hlavní funkcí je „Quickly search and find stickers from the best artists in the world to use on your favorite sites, chat apps and email.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření STKR: The Sticker Search Engine

Stáhněte si soubory rozšíření STKR: The Sticker Search Engine ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název STKR: The Sticker Search Engine STKR: The Sticker Search Engine
ID fpcnflfkpcabcndkilpbhpbdjhlcmmeh
Oficiální URL https://chrome.google.com/webstore/detail/stkr-the-sticker-search-e/fpcnflfkpcabcndkilpbhpbdjhlcmmeh
Popis Quickly search and find stickers from the best artists in the world to use on your favorite sites, chat apps and email.
Velikost souboru 67.54 KB
Počet instalací 52
Aktuální Verze 1.0.1
Poslední Aktualizace 2015-08-06
Datum Vydání 2015-08-06
Hodnocení 3.00/5 Celkem 2 Hodnocení
Vývojář http://www.stkr.us
Typ Platby free
Podporované Jazyky 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"
}