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によって開発されたChromeの拡張機能で、その主な機能は「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拡張機能のCRXファイルをダウンロード
STKR: The Sticker Search Engine拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | |
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" } |