texticon
Spice up your online presence with personality
texticonとは何ですか?
texticonはa.sunによって開発されたChromeの拡張機能で、その主な機能は「Spice up your online presence with personality」です。
拡張機能のスクリーンショット
texticon拡張機能のCRXファイルをダウンロード
texticon拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Personalize your online comments with text emoticons and images.
拡張機能の基本情報
名前 | |
ID | ojimfcdjeojpbdnifbicklfnhmndadga |
公式URL | https://chromewebstore.google.com/detail/texticon/ojimfcdjeojpbdnifbicklfnhmndadga |
説明 | Spice up your online presence with personality |
ファイルサイズ | 199 KB |
インストール数 | 45 |
現在のバージョン | 1.2 |
最終更新日 | 2017-03-05 |
公開日 | 2017-03-05 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | a.sun |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "texticon", "description": "Spice up your online presence with personality", "version": "1.2", "manifest_version": 2, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "permissions": [ "activeTab", "tabs", "storage", "webRequest", "http:\/\/*\/*", "https:\/\/*\/*" ] } |