Asto PiP

While you are doing something else, watching the video will always be in sight!

Τι είναι το Asto PiP;

Το Asto PiP είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον annamixaloivcka, και η κύρια λειτουργία του είναι "While you are doing something else, watching the video will always be in sight!".

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

screenshot
screenshot
screenshot

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

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

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

                        Our new picture-in-picture extension is so easy to use! New and awesome picture-in-picture extension is absolutely free and reliable tool for your chrome browser. The picture in picture may come in handy in situations when you want to save some time and watch series or movie while still working and interacting with other tabs. All you need to do is open the video you like, click on picture in picture extension icon in upper right corner of chrome browser and then just watch the video while interacting with other tabs. Simplicity and reliability are the main features of the new and useful pic-in-pic extension. Don’t miss an opportunity to get such a cool yet absolutely free pic-in-pic extension to improve your browser.
Don’t forget to refresh the webpage before using the PiP extension for the first time. Install this new extension and watch videos while browsing the web. We are sure that if you download our product, you will not regret it. If you want to watch a movie or series while still interacting with other websites, then PiP extension is exactly what you were looking for. Install the floating video addon for your chrome browser and feel the difference. After using the floating video for some time you can no longer imagine your life without floating video extension.                    

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

Όνομα Asto PiP Asto PiP
ID ccjohjeepdhnjjolpbfjfhgaphnndagi
Επίσημο URL https://chromewebstore.google.com/detail/asto-pip/ccjohjeepdhnjjolpbfjfhgaphnndagi
Περιγραφή While you are doing something else, watching the video will always be in sight!
Μέγεθος Αρχείου 30.39 KB
Αριθμός Εγκαταστάσεων 60
Τρέχουσα Έκδοση 1.2
Τελευταία Ενημέρωση 2022-01-23
Ημερομηνία Δημοσίευσης 2021-08-12
Προγραμματιστής annamixaloivcka
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.2",
    "default_locale": "en",
    "name": "__MSG_name__",
    "description": "While you are doing something else, watching the video will always be in sight!",
    "icons": {
        "128": "img\/ddd.png"
    },
    "background": {
        "page": "pupap.html"
    },
    "browser_action": [],
    "permissions": [
        "storage",
        ""
    ],
    "web_accessible_resources": [
        "img\/*.png"
    ],
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "vivi\/media\/styles\/koko.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_idle"
        }
    ]
}