Social Styled Text
This extension allows you to add bold text to facebook posts
Wat is Social Styled Text?
Social Styled Text is een Chrome-extensie ontwikkeld door https://yonatankra.com, en de belangrijkste functie is "This extension allows you to add bold text to facebook posts".
Extensie Screenshots
Download het CRX-bestand van de extensie Social Styled Text
Download Social Styled Text-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This extension allows you to add bold text to Facebook posts.
Icon by Freepik - Flaticon: https://www.flaticon.com/free-icons/bold-text Basisinformatie over de Extensie
| Naam | |
| ID | djfiljkiflkjpdlefbdigfeaiomeeafo |
| Officiële URL | https://chromewebstore.google.com/detail/social-styled-text/djfiljkiflkjpdlefbdigfeaiomeeafo |
| Beschrijving | This extension allows you to add bold text to facebook posts |
| Bestandsgrootte | 13.08 MB |
| Aantal Installaties | 193 |
| Huidige Versie | 0.1 |
| Laatst Bijgewerkt | 2022-08-31 |
| Publicatiedatum | 2022-08-31 |
| Ontwikkelaar | https://yonatankra.com |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://yonatankra.com |
| Ondersteunde Talen | 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"
]
} | |