Social Styled Text

This extension allows you to add bold text to facebook posts

What is Social Styled Text?

Social Styled Text is a Chrome extension developed by https://yonatankra.com, and its main feature is "This extension allows you to add bold text to facebook posts".

Extension Screenshots

screenshot
screenshot

Download Social Styled Text Extension CRX File

Download Social Styled Text 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

                        This extension allows you to add bold text to Facebook posts.
Icon by Freepik - Flaticon: https://www.flaticon.com/free-icons/bold-text                    

Extension Basic Information

Name Social Styled Text Social Styled Text
ID djfiljkiflkjpdlefbdigfeaiomeeafo
Official URL https://chromewebstore.google.com/detail/social-styled-text/djfiljkiflkjpdlefbdigfeaiomeeafo
Description This extension allows you to add bold text to facebook posts
File Size 13.08 MB
Installation Count 193
Current Version 0.1
Last Updated 2022-08-31
Publish Date 2022-08-31
Developer https://yonatankra.com
Email [email protected]
Payment Type free
Extension Website https://yonatankra.com
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Social Styled Text",
    "version": "0.1",
    "manifest_version": 3,
    "action": {
        "default_icon": "assets\/images\/coffee_mug.png",
        "default_popup": "ui\/popup.html"
    },
    "icons": {
        "128": "assets\/images\/coffee_mug.png"
    },
    "description": "This extension allows you to add bold text to facebook posts",
    "permissions": [
        "scripting",
        "activeTab"
    ]
}