no-beforeunload
Gets rid of all the annoying "Do you really want to leave this website?" prompts, by disabling the beforeunload event in Chrome.
Τι είναι το no-beforeunload;
Το no-beforeunload είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Sebastian Noack, και η κύρια λειτουργία του είναι "Gets rid of all the annoying "Do you really want to leave this website?" prompts, by disabling the beforeunload event in Chrome.".
Λήψη αρχείου CRX της επέκτασης no-beforeunload
Λήψη αρχείων επέκτασης no-beforeunload σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Gets rid of all the annoying "Do you really want to leave this website?" prompts, by disabling the beforeunload event in Chrome.
Βασικές Πληροφορίες Επέκτασης
Όνομα | no-beforeunload |
ID | dlnlkhegmifbcipdgpggedmjdaganmei |
Επίσημο URL | https://chromewebstore.google.com/detail/no-beforeunload/dlnlkhegmifbcipdgpggedmjdaganmei |
Περιγραφή | Gets rid of all the annoying "Do you really want to leave this website?" prompts, by disabling the beforeunload event in Chrome. |
Μέγεθος Αρχείου | 3.25 KB |
Αριθμός Εγκαταστάσεων | 161 |
Τρέχουσα Έκδοση | 1.0 |
Τελευταία Ενημέρωση | 2013-11-07 |
Ημερομηνία Δημοσίευσης | 2013-11-07 |
Αξιολόγηση | 3.50/5 Συνολικά 8 Αξιολογήσεις |
Προγραμματιστής | Sebastian Noack |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "no-beforeunload", "version": "1.0", "manifest_version": 2, "content_scripts": [ { "js": [ "content.js" ], "matches": [ " |