Responsive Tester

Test responsive web designs or mobile pages and see if it is mobile friendly

Τι είναι το Responsive Tester;

Το Responsive Tester είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://test-responsive.freefinancetools.net, και η κύρια λειτουργία του είναι "Test responsive web designs or mobile pages and see if it is mobile friendly".

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

screenshot
screenshot

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

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

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

                        Test responsive web designs or mobile pages that detect specific user agents. Test multiple devices at the same time!

The Mobile/Responsive Tester extension allows Developers to test their web pages against common mobile, phablet and tablet devices by emulating the user agent and screen resolution. 

Excellent for testing responsive web designs. Easily switch between portrait and landscape mode and test multiple mobile device's at the same time!

To begin using the software, install our extension.
Navigate to the webpage you wish to test for different resolution sizes.
Click on our software extension icon, and then choose the resolution size.                    

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

Όνομα Responsive Tester Responsive Tester
ID ppbjpbekhmnekpphljbmeafemfiolbki
Επίσημο URL https://chromewebstore.google.com/detail/responsive-tester/ppbjpbekhmnekpphljbmeafemfiolbki
Περιγραφή Test responsive web designs or mobile pages and see if it is mobile friendly
Μέγεθος Αρχείου 82.41 KB
Αριθμός Εγκαταστάσεων 31,163
Τρέχουσα Έκδοση 3.0.0
Τελευταία Ενημέρωση 2023-11-15
Ημερομηνία Δημοσίευσης 2020-07-14
Αξιολόγηση 3.25/5 Συνολικά 55 Αξιολογήσεις
Προγραμματιστής https://test-responsive.freefinancetools.net
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "\/js\/welcome.js"
    },
    "action": {
        "default_icon": {
            "128": "assert\/icon_128.png",
            "16": "assert\/icon_16.png",
            "32": "assert\/icon_32.png",
            "48": "assert\/icon_48.png",
            "64": "assert\/icon_64.png"
        },
        "default_popup": "index.html"
    },
    "default_locale": "en",
    "description": "__MSG_AppDesc__",
    "icons": {
        "128": "assert\/icon_128.png",
        "16": "assert\/icon_16.png",
        "32": "assert\/icon_32.png",
        "48": "assert\/icon_48.png",
        "64": "assert\/icon_64.png"
    },
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "permissions": [
        "activeTab"
    ],
    "version": "3.0.0",
    "homepage_url": "https:\/\/test-responsive.dllplayer.com"
}