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
官方網址 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"
    ]
}