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」です。
拡張機能のスクリーンショット
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 |
ID | djfiljkiflkjpdlefbdigfeaiomeeafo |
公式URL | 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 |
Eメール | [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" ] } |