Protoship Teleport

Export the current page as a fully-editable Adobe XD design

Protoship Teleport क्या है?

Protoship Teleport https://protoship.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Export the current page as a fully-editable Adobe XD design"।

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

screenshot

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

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

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

                        Instantly convert any webpage into an Adobe XD artboard. Use any website in the world as a moodboard! Experiment with designs without having to start from scratch. This is also accompanied by an Adobe XD plugin which can downloaded from our website. You will need both plugins.                    

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

नाम Protoship Teleport Protoship Teleport
ID pcadggpcnldkomldiabgknclgfekakna
आधिकारिक URL https://chromewebstore.google.com/detail/protoship-teleport/pcadggpcnldkomldiabgknclgfekakna
विवरण Export the current page as a fully-editable Adobe XD design
फ़ाइल का आकार 297 KB
स्थापना संख्या 7,578
वर्तमान संस्करण 3.1 Fix network error when importing certain sites with fontSize 0
अंतिम अपडेट 2022-07-15
प्रकाशन तिथि 2022-07-14
रेटिंग 3.73/5 कुल 11 रेटिंग्स
डेवलपर https://protoship.io
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://protoship.io/teleport
सहायता पृष्ठ URL https://protoship.io/teleport
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Protoship Teleport",
    "version": "3.0.1",
    "version_name": "3.1 Fix network error when importing certain sites with fontSize 0",
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "images\/icons\/icon16.png",
            "32": "images\/icons\/icon32.png"
        },
        "default_title": "Protoship Teleport: export current site as an Adobe XD design"
    },
    "description": "Export the current page as a fully-editable Adobe XD design",
    "icons": {
        "16": "images\/icons\/icon16.png",
        "48": "images\/icons\/icon48.png",
        "128": "images\/icons\/icon128.png"
    },
    "author": "Protoship",
    "background": {
        "service_worker": "background.js"
    },
    "homepage_url": "https:\/\/protoship.io\/teleport",
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "host_permissions": []
}