Background Builder

Create beautiful images and backgrounds

Background Builder क्या है?

Background Builder https://hamlab.dev द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Create beautiful images and backgrounds"।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Engaging background and social images in seconds
HamLab has created the easiest way to create images that fit social networks perfectly.

Create images with the perfect size and format for Twitter, Facebook, Instagram, and many more!

Background Builder Extension Features:
- Pick a bespoke image size or select one from our presets to suit a social media post type.
- Create bespoke gradients or pick from our many presets.
- Use images in conjunction with background images.
- Overlay shapes which can drag and dropped so you can get the perfect look.
- Simply click the Background Builder icon in your browser and the Pablo dashboard will open in a new tab.

Background Builder Overview:
A quick and simple way to instantly increase the engagement on your social media or blog posts with beautiful and eye catching images.  
Images are an important hook that draws more clicks, shares, and favorites on social media. And a number of marketing studies report the same:

+ Blog posts with images receive more views than those without.
+ Having at least one image in a post leads to more than double the shares on Facebook and Twitter.
+ Using an image on Twitter increases retweets and favorites.

Engagement-grabbing social media images will improve your social media presense and with our background generation tool you can create something awesome in minutes.

Our free tool has no sign-in and no design experience is needed.

Privacy: This tool does not record or store any of your data.

Donate: If you found this product useful, please consider a small donation - https://hamlab.dev/donate                    

एक्सटेंशन की मूल जानकारी

नाम Background Builder Background Builder
ID knlgjbeafpjjpegcplnhepmaaphankbl
आधिकारिक URL https://chromewebstore.google.com/detail/background-builder/knlgjbeafpjjpegcplnhepmaaphankbl
विवरण Create beautiful images and backgrounds
फ़ाइल का आकार 17.27 KB
स्थापना संख्या 164
वर्तमान संस्करण 1.00
अंतिम अपडेट 2020-07-13
प्रकाशन तिथि 2020-07-13
डेवलपर https://hamlab.dev
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://bg.hamlab.dev
सहायता पृष्ठ URL https://hamlab.dev/background-image-generator
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Background Builder",
    "version": "1.00",
    "description": "Create beautiful images and backgrounds",
    "browser_action": {
        "default_icon": {
            "16": "images\/logo16.png",
            "32": "images\/logo32.png",
            "48": "images\/logo48.png",
            "128": "images\/logo128.png"
        }
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "images\/logo16.png",
        "32": "images\/logo32.png",
        "48": "images\/logo48.png",
        "128": "images\/logo128.png"
    },
    "manifest_version": 2
}