Be Bold Fonts

Be Bold Fonts

What is Be Bold Fonts?

Be Bold Fonts is a Chrome extension developed by https://beboldfont.com, and its main feature is "Be Bold Fonts".

Extension Screenshots

screenshot

Download Be Bold Fonts Extension CRX File

Download Be Bold Fonts extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Be Bold Fonts Be Bold Fonts
ID gkpiokdchncbkleebnaikgkkkpbgakpn
Official URL https://chromewebstore.google.com/detail/be-bold-fonts/gkpiokdchncbkleebnaikgkkkpbgakpn
Description Be Bold Fonts
File Size 7.15 MB
Installation Count 45
Current Version 1.3.0
Last Updated 2020-09-18
Publish Date 2020-09-18
Rating 1.00/5 Total 1 Ratings
Developer https://beboldfont.com
Email [email protected]
Payment Type in_app
Extension Website https://www.beboldfonts.com
Help Page URL https://www.automateconnection.com/support
Privacy Policy Page URL https://www.automateconnection.com/privacy
Supported Languages 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"
    ]
}