Be Bold Fonts

Be Bold Fonts

什么是Be Bold Fonts?

Be Bold Fonts是由https://beboldfont.com开发的Chrome扩展程序,该扩展的主要功能是“Be Bold Fonts”。

扩展截图

screenshot

下载Be Bold Fonts扩展crx文件

下载Be Bold Fonts扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Be Bold Fonts Be Bold Fonts
ID gkpiokdchncbkleebnaikgkkkpbgakpn
官方URL https://chromewebstore.google.com/detail/be-bold-fonts/gkpiokdchncbkleebnaikgkkkpbgakpn
简介 Be Bold Fonts
文件大小 7.15 MB
安装次数 45
当前版本 1.3.0
更新时间 2020-09-18
上架时间 2020-09-18
评分 1.00/5 共1次评分
开发者 https://beboldfont.com
电子邮箱 [email protected]
付费类型 in_app
扩展官网 https://www.beboldfonts.com
帮助页面URL https://www.automateconnection.com/support
隐私政策页面URL https://www.automateconnection.com/privacy
支持的语言 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"
    ]
}