I love adaptive – Mobile/Responsive testing

Tool for testing responsive websites

Τι είναι το I love adaptive – Mobile/Responsive testing;

Το I love adaptive – Mobile/Responsive testing είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://iloveadaptive.com, και η κύρια λειτουργία του είναι "Tool for testing responsive websites".

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

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης I love adaptive – Mobile/Responsive testing

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

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

                        The ILOVEADAPTIVE Chrome Extension adds a button to your toolbar. When you click on the button, it it's going to open the url you're on in the current tab. 

Main Features:
– preview an url on multiple devices at once
– filter the devices
– filter the OS
– change their quantity
– zoom
– show ios panel
– switch to landscape and portrait

Support:
[email protected]                    

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

Όνομα I love adaptive – Mobile/Responsive testing I love adaptive – Mobile/Responsive testing
ID dpfgmabfakicdmcijnddgbelfhfkddnb
Επίσημο URL https://chromewebstore.google.com/detail/i-love-adaptive-%E2%80%93-mobiler/dpfgmabfakicdmcijnddgbelfhfkddnb
Περιγραφή Tool for testing responsive websites
Μέγεθος Αρχείου 7.48 KB
Αριθμός Εγκαταστάσεων 25,325
Τρέχουσα Έκδοση 0.8.1
Τελευταία Ενημέρωση 2021-04-09
Ημερομηνία Δημοσίευσης 2020-06-01
Αξιολόγηση 4.61/5 Συνολικά 28 Αξιολογήσεις
Προγραμματιστής https://iloveadaptive.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://iloveadaptive.com/
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "version": "0.8.1",
    "background": {
        "persistent": true,
        "scripts": [
            "src\/bg\/love.js"
        ]
    },
    "permissions": [
        "activeTab",
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "browser_action": {
        "default_icon": "icons\/icon-16x16.png",
        "default_title": "Open in Iloveadaptive"
    },
    "icons": {
        "128": "icons\/icon-128x128.png",
        "16": "icons\/icon-16x16.png",
        "48": "icons\/icon-48x48.png"
    },
    "name": "I love adaptive \u2013 Mobile\/Responsive testing",
    "description": "Tool for testing responsive websites",
    "manifest_version": 2,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnkk6vAmw0ieUR\/UB4ZHicKRB\/XLrbyWO9zrJwXi+xBI6FmIJfQK\/c\/cIz\/uNJmtVE7Bw81a26tYCT\/SC03Zg9hFkDWwo2SwfJizgKGYMttgmhSAsY2AWiB\/MBKs8QmFTyxiaClLM91qRPEcsi7DPyqnytqy20jI1cGL8hHOG3fB46kkB6utQA7ZwWY+lOwVMsuwpr6JBVpCWKOfan8CSCDc2KN77zYaBegblI+dq\/Gx6k3Sq4kLZRd4Cd5zXUOOHe\/6+sLoZ8G9CwUS1QkNuMHa+84cY7xTvRvgdGBfKbchWCXIm6yV8cYD5GOjNXjucbbP6PbQIWfjU+ov2e2VGFQIDAQAB",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.iloveadaptive.ru\/*",
            "*:\/\/*.iloveadaptive.loc\/*",
            "*:\/\/*.iloveadaptive.com\/*"
        ]
    }
}