Be Bold Fonts

Be Bold Fonts

Qu'est-ce que Be Bold Fonts ?

Be Bold Fonts est une extension Chrome développée par https://beboldfont.com, et sa fonction principale est "Be Bold Fonts".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Be Bold Fonts

Téléchargez les fichiers d'extension Be Bold Fonts au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        This extension allows you to easily translate normal font into bold, and specialty fonts to be posted on social media to stand out. Specifically for facebook, or instagram. 

This extension saves time but providing you a simple solution to paste normal text and then easily scroll to see different variations of the original text.

You can also quickly copy emojis in just 2 clicks.                    

Informations de Base sur l'Extension

Nom Be Bold Fonts Be Bold Fonts
ID gkpiokdchncbkleebnaikgkkkpbgakpn
URL Officiel https://chromewebstore.google.com/detail/be-bold-fonts/gkpiokdchncbkleebnaikgkkkpbgakpn
Description Be Bold Fonts
Taille du Fichier 7.15 MB
Nombre d'Installations 45
Version Actuelle 1.3.0
Dernière Mise à Jour 2020-09-18
Date de Publication 2020-09-18
Évaluation 1.00/5 Total 1 Évaluations
Développeur https://beboldfont.com
Email [email protected]
Type de Paiement in_app
Site Web de l'Extension https://www.beboldfonts.com
URL de la Page d'Aide https://www.automateconnection.com/support
URL de la Page de Politique de Confidentialité https://www.automateconnection.com/privacy
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "pages\/background.html"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png",
        "default_popup": "pages\/popup.html",
        "default_title": "Be Bold Fonts"
    },
    "icons": {
        "128": "images\/icon-128.png",
        "16": "images\/icon-16.png",
        "48": "images\/icon-48.png"
    },
    "manifest_version": 2,
    "name": "Be Bold Fonts",
    "description": "Be Bold Fonts",
    "version": "1.3.0",
    "permissions": [
        "",
        "clipboardRead",
        "clipboardWrite"
    ]
}