Be Bold Fonts

Be Bold Fonts

Be Bold Fonts क्या है?

Be Bold Fonts https://beboldfont.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Be Bold Fonts"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Be Bold Fonts एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    ]
}