Full Page Screen Capture & Visual Feedback

Take a screenshot of a full page of the browser screen and add new comments.

Full Page Screen Capture & Visual Feedback क्या है?

Full Page Screen Capture & Visual Feedback https://www.plerdy.com/ द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Take a screenshot of a full page of the browser screen and add new comments."।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Take a screenshot of a full page of the browser screen and add new comments. You can report bugs on any website, prototype, or browser image. You can also easily communicate between employees in a team in one screenshot of a full page.

The extension captures every part of the site page and takes a URL screenshot. You can upload it as an image, tag new team members, share a link, and add new comments.

The Plerdy UX checker (https://ux.plerdy.com/) makes it easy for teams to share design and development feedback.

The Five Main Features
💬 Communication: Save time and reduce the number of emails between teams.
👌 Installation without code: There is no need to install additional code on your site with a browser extension.
🤓 Site Page Analysis: Revolutionize heuristic assessments, UX audits, and remote user testing.
👨‍💼 Management: Organize and manage your team right through the sidebar and share the finished link.
😃 Easy to use: The plugin is ideal for people with no technical knowledge.
Thousands of great teams around the world love to manage projects over the Internet.                    

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

नाम Full Page Screen Capture & Visual Feedback Full Page Screen Capture & Visual Feedback
ID gfalfgfjjngkcfhadnehacimlfhenjbo
आधिकारिक URL https://chromewebstore.google.com/detail/full-page-screen-capture/gfalfgfjjngkcfhadnehacimlfhenjbo
विवरण Take a screenshot of a full page of the browser screen and add new comments.
फ़ाइल का आकार 78.37 KB
स्थापना संख्या 3,023
वर्तमान संस्करण 0.2
अंतिम अपडेट 2021-07-01
प्रकाशन तिथि 2021-05-27
रेटिंग 4.43/5 कुल 14 रेटिंग्स
डेवलपर https://www.plerdy.com/
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://ux.plerdy.com/
गोपनीयता नीति पृष्ठ URL https://www.plerdy.com/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Full Page Screen Capture & Visual Feedback",
    "description": "Take a screenshot of a full page of the browser screen and add new comments.",
    "version": "0.2",
    "manifest_version": 2,
    "browser_action": {
        "default_title": "Plerdy - Full Page Screen Capture & Visual Feedback Tool",
        "default_icon": "favicon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ],
    "icons": {
        "16": "favicon.png",
        "48": "favicon.png",
        "128": "favicon.png"
    }
}