BeanShot

Taking Beautiful Screenshots Has Never Bean That Easy!

Τι είναι το BeanShot;

Το BeanShot είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Schurigeln, και η κύρια λειτουργία του είναι "Taking Beautiful Screenshots Has Never Bean That Easy!".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης BeanShot

Λήψη αρχείων επέκτασης BeanShot σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        BeanShot makes it child's play for you to take clean and fantastic-looking screenshots of any web page. You have full control over the size and can make pixel perfect adjustments to the aspect ratio of the final images.

Only with BeanShot, you get all the following benefits for free:

✨ NEW ✨
Apply amazing 3D effects to your screenshots to make them pop and make your presentation stand out from the rest.

🖼️ Clean Browser Frames for Windows and macOS
Long URLs and many open tabs often make normal screenshots of your browser look choppy and distract from the actual content. BeanShot takes replaces your browser bar on the shots with a clean and minimalistic browser bar. Also benefit from the following advantages. Choose the browser bar that suits your operating system or requirements.

🎨 Background Color
Give your screenshots more room to breathe. BeanShot places your screenshots in a visually appealing way on a background of your favorite color. The aspect ratio of the screenshot does not necessarily have to be the same as the final graphic.

🖼️ Background Image
Need more than color? Choose from 10 beautiful backgrounds to give your screenshots a polished and high-quality look.

📱 Social Media Presets
Export screenshots easily and directly in the right aspect ratio to shine on social networks.

Taking Amazing Screenshots Has Never Bean That Easy
With BeanShot 📸                    

Βασικές Πληροφορίες Επέκτασης

Όνομα BeanShot BeanShot
ID kjdfaaclbbbjjeepcfpgennckckhofle
Επίσημο URL https://chromewebstore.google.com/detail/beanshot/kjdfaaclbbbjjeepcfpgennckckhofle
Περιγραφή Taking Beautiful Screenshots Has Never Bean That Easy!
Μέγεθος Αρχείου 16.88 MB
Αριθμός Εγκαταστάσεων 810
Τρέχουσα Έκδοση 1.1.3
Τελευταία Ενημέρωση 2023-08-25
Ημερομηνία Δημοσίευσης 2022-06-22
Αξιολόγηση 5.00/5 Συνολικά 17 Αξιολογήσεις
Προγραμματιστής Schurigeln
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "BeanShot",
    "description": "Taking Beautiful Screenshots Has Never Bean That Easy!",
    "version": "1.1.3",
    "manifest_version": 3,
    "icons": {
        "16": "\/icons\/app_icon_16.png",
        "32": "\/icons\/app_icon_32.png",
        "48": "\/icons\/app_icon_48.png",
        "128": "\/icons\/app_icon_128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/icons\/app_icon_16.png",
            "32": "\/icons\/app_icon_32.png",
            "48": "\/icons\/app_icon_48.png",
            "128": "\/icons\/app_icon_128.png"
        }
    },
    "permissions": [
        "activeTab",
        "storage",
        "downloads"
    ]
}