Social Styled Text

This extension allows you to add bold text to facebook posts

什麼是Social Styled Text?

Social Styled Text是由https://yonatankra.com開發的Chrome擴展程式,該擴展的主要功能是“This extension allows you to add bold text to facebook posts”。

擴展截圖

screenshot
screenshot

下載Social Styled Text擴展crx文件

下載Social Styled Text擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 Social Styled Text Social Styled Text
ID djfiljkiflkjpdlefbdigfeaiomeeafo
官方網址 https://chromewebstore.google.com/detail/social-styled-text/djfiljkiflkjpdlefbdigfeaiomeeafo
簡介 This extension allows you to add bold text to facebook posts
檔案大小 13.08 MB
安裝次數 193
目前版本 0.1
更新時間 2022-08-31
上架時間 2022-08-31
開發者 https://yonatankra.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://yonatankra.com
支援的語言 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"
    ]
}