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 là gì?

STKR: The Sticker Search Engine là một tiện ích mở rộng Chrome được phát triển bởi http://www.stkr.us, và tính năng chính của nó là "Quickly search and find stickers from the best artists in the world to use on your favorite sites, chat apps and email.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng STKR: The Sticker Search Engine

Tải xuống các tệp mở rộng STKR: The Sticker Search Engine dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên STKR: The Sticker Search Engine STKR: The Sticker Search Engine
ID fpcnflfkpcabcndkilpbhpbdjhlcmmeh
URL Chính Thức https://chrome.google.com/webstore/detail/stkr-the-sticker-search-e/fpcnflfkpcabcndkilpbhpbdjhlcmmeh
Mô tả Quickly search and find stickers from the best artists in the world to use on your favorite sites, chat apps and email.
Kích Thước Tệp 67.54 KB
Số Lần Cài Đặt 52
Phiên Bản Hiện Tại 1.0.1
Cập Nhật Lần Cuối 2015-08-06
Ngày Phát Hành 2015-08-06
Đánh Giá 3.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển http://www.stkr.us
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
}