PopPage

Popup your current tab in a minimal window to a smaller screen-print.On a youtube video, it removes suggested videos and comments.

PopPage क्या है?

PopPage Abdu-L-Kerim Sandooya द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Popup your current tab in a minimal window to a smaller screen-print.On a youtube video, it removes suggested videos and comments."।

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

screenshot

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

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

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

                        Popup the web page you visit in a minimal window to occupy a smaller screen-print. It removes the URL bar, tabs and favorites bar. When watching a youtube video, the popped up page removes the suggested videos and comments resulting is a slim window what may be tossed aside while doing other work.                    

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

नाम PopPage PopPage
ID paahhejndbadafooooobjegcofgbjnlb
आधिकारिक URL https://chromewebstore.google.com/detail/poppage/paahhejndbadafooooobjegcofgbjnlb
विवरण Popup your current tab in a minimal window to a smaller screen-print.On a youtube video, it removes suggested videos and comments.
फ़ाइल का आकार 6.11 KB
स्थापना संख्या 62
वर्तमान संस्करण 1.002
अंतिम अपडेट 2022-12-13
प्रकाशन तिथि 2015-11-25
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर Abdu-L-Kerim Sandooya
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.002",
    "name": "PopPage",
    "description": "Popup your current tab in a minimal window to a smaller screen-print.On a youtube video, it removes suggested videos and comments.",
    "short_name": "PopPage",
    "action": {
        "default_icon": {
            "16": "icon16.png",
            "48": "icon48.png",
            "128": "icon128.png"
        },
        "default_popup": "popup.html",
        "default_title": "Pop up this page!"
    },
    "permissions": [
        "activeTab"
    ]
}