Social Styled Text

This extension allows you to add bold text to facebook posts

Apa itu Social Styled Text?

Social Styled Text adalah ekstensi Chrome yang dikembangkan oleh https://yonatankra.com, dan fitur utamanya adalah "This extension allows you to add bold text to facebook posts".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Social Styled Text

Unduh file ekstensi Social Styled Text dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Social Styled Text Social Styled Text
ID djfiljkiflkjpdlefbdigfeaiomeeafo
URL Resmi https://chromewebstore.google.com/detail/social-styled-text/djfiljkiflkjpdlefbdigfeaiomeeafo
Deskripsi This extension allows you to add bold text to facebook posts
Ukuran File 13.08 MB
Jumlah Instalasi 193
Versi Saat Ini 0.1
Terakhir Diperbarui 2022-08-31
Tanggal Publikasi 2022-08-31
Pengembang https://yonatankra.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://yonatankra.com
Bahasa yang Didukung 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"
    ]
}