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.

Wat is STKR: The Sticker Search Engine?

STKR: The Sticker Search Engine is een Chrome-extensie ontwikkeld door http://www.stkr.us, en de belangrijkste functie is "Quickly search and find stickers from the best artists in the world to use on your favorite sites, chat apps and email.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie STKR: The Sticker Search Engine

Download STKR: The Sticker Search Engine-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam STKR: The Sticker Search Engine STKR: The Sticker Search Engine
ID fpcnflfkpcabcndkilpbhpbdjhlcmmeh
Officiële URL https://chrome.google.com/webstore/detail/stkr-the-sticker-search-e/fpcnflfkpcabcndkilpbhpbdjhlcmmeh
Beschrijving Quickly search and find stickers from the best artists in the world to use on your favorite sites, chat apps and email.
Bestandsgrootte 67.54 KB
Aantal Installaties 52
Huidige Versie 1.0.1
Laatst Bijgewerkt 2015-08-06
Publicatiedatum 2015-08-06
Beoordeling 3.00/5 Totaal 2 Beoordelingen
Ontwikkelaar http://www.stkr.us
Betalingswijze free
Ondersteunde Talen 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"
}