LambdaTest

Perform Live Interactive and Automated Cross Browser Testing on 2000+ Real Browsers and Operating Systems

Τι είναι το LambdaTest;

Το LambdaTest είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.lambdatest.com, και η κύρια λειτουργία του είναι "Perform Live Interactive and Automated Cross Browser Testing on 2000+ Real Browsers and Operating Systems".

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        LambdaTest Chrome Extension helps you run cross browser tests on our cloud platform faster and easier. Choose configurations faster, select your favorite configurations, most used lists and launch tests directly from your browser tab. 

What you can do with LambdaTest Chrome Extension?

This extension helps users to increase productivity, reduce time in testing, achieve faster time to market and increased collaboration. Here are the new and exciting features, 👇

Faster Real Time Tests: With LambdaTest chrome extension installed, you can just tap in, turn in the url, select the browsers and its launched. Test your websites in real time across 2000+ browsers 🚀 

Run Tests on the fly with Favourites: No need to repeat the process of selecting realtime browsers everytime. Add your favorite configurations, and one click is all you need from your browser tab. 🔥

Generate Screenshots: Take direct screenshots on upto 25 different browser and operating system configurations at a time. 🖼️

Schedule Screenshots: No need to run the screenshot tests manually every time. Simply schedule the screenshots with preferred date, time and configurations. LambdaTest will automatically run the tests and Screenshots will be delivered to you 🚚

Geolocation Tests: Test how your website looks or behaves across different locations. Select the location and browser combinations and let LambdaTest do the work for you 🌎

We keep updating the features are per your feedback 😎

About LambdaTest: 

LambdaTest is a cross browser testing platform where developers and testers can perform manual and automation tests at scale. With the robust cloud infrastructure, LambdaTest supports 2000+ browsers and browser versions that are consistently updated to help you reduce the time in testing.                    

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

Όνομα LambdaTest LambdaTest
ID fjcjehbiabkhkdbpkenkhaahhopildlh
Επίσημο URL https://chromewebstore.google.com/detail/lambdatest/fjcjehbiabkhkdbpkenkhaahhopildlh
Περιγραφή Perform Live Interactive and Automated Cross Browser Testing on 2000+ Real Browsers and Operating Systems
Μέγεθος Αρχείου 622 KB
Αριθμός Εγκαταστάσεων 8,183
Τρέχουσα Έκδοση 3.0.11
Τελευταία Ενημέρωση 2023-07-04
Ημερομηνία Δημοσίευσης 2020-01-30
Αξιολόγηση 4.63/5 Συνολικά 19 Αξιολογήσεις
Προγραμματιστής https://www.lambdatest.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.lambdatest.com
Διεύθυνση URL της Σελίδας Βοήθειας https://www.lambdatest.com/support
URL της Σελίδας Πολιτικής Απορρήτου https://www.lambdatest.com/legal/privacy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "LambdaTest",
    "short_name": "LambdaTest",
    "description": "Perform Live Interactive and Automated Cross Browser Testing on 2000+ Real Browsers and Operating Systems",
    "version": "3.0.11",
    "manifest_version": 2,
    "incognito": "not_allowed",
    "permissions": [
        "storage",
        "tabs"
    ],
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "LambdaTest"
    },
    "icons": {
        "16": "favicon-16x16.png",
        "32": "favicon-32x32.png",
        "96": "favicon-96x96.png"
    },
    "content_security_policy": "script-src 'self' 'sha256-msUjVb9LD\/JMcfOOwFOgJASaZdQiaN5ZuPkpxNP9XAA='; object-src 'self'"
}