texticon

Spice up your online presence with personality

What is texticon?

texticon is a Chrome extension developed by a.sun, and its main feature is "Spice up your online presence with personality".

Extension Screenshots

screenshot
screenshot

Download texticon Extension CRX File

Download texticon extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Personalize your online comments with text emoticons and images.                    

Extension Basic Information

Name texticon texticon
ID ojimfcdjeojpbdnifbicklfnhmndadga
Official URL https://chromewebstore.google.com/detail/texticon/ojimfcdjeojpbdnifbicklfnhmndadga
Description Spice up your online presence with personality
File Size 199 KB
Installation Count 45
Current Version 1.2
Last Updated 2017-03-05
Publish Date 2017-03-05
Rating 5.00/5 Total 2 Ratings
Developer a.sun
Payment Type free
Supported Languages 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:\/\/*\/*"
    ]
}