Be Bold Fonts

Be Bold Fonts

Wat is Be Bold Fonts?

Be Bold Fonts is een Chrome-extensie ontwikkeld door https://beboldfont.com, en de belangrijkste functie is "Be Bold Fonts".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Be Bold Fonts

Download Be Bold Fonts-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 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.                    

Basisinformatie over de Extensie

Naam Be Bold Fonts Be Bold Fonts
ID gkpiokdchncbkleebnaikgkkkpbgakpn
Officiële URL https://chromewebstore.google.com/detail/be-bold-fonts/gkpiokdchncbkleebnaikgkkkpbgakpn
Beschrijving Be Bold Fonts
Bestandsgrootte 7.15 MB
Aantal Installaties 45
Huidige Versie 1.3.0
Laatst Bijgewerkt 2020-09-18
Publicatiedatum 2020-09-18
Beoordeling 1.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://beboldfont.com
E-mail [email protected]
Betalingswijze in_app
Extensiewebsite https://www.beboldfonts.com
Help Pagina-URL https://www.automateconnection.com/support
URL van de Privacybeleid Pagina https://www.automateconnection.com/privacy
Ondersteunde Talen 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"
    ]
}