
Scratchpad από A Kistler
Replacement for the JavaScript Scratchpad editor removed in Firefox 72
Θα χρειαστείτε το Firefox για να χρησιμοποιήσετε αυτήν την επέκταση
Μεταδεδομένα επέκτασης
Στιγμιότυπα


Σχετικά με την επέκταση
Scratchpad provides an environment to experiment with JavaScript in Firefox. The item on the browser's Tools menu opens one or more separate windows which allow writing and running code that interacts with the active tab in the topmost window, in either the normal page context or Scratchpad's content context for the tab (with some limits) or in Scratchpad's background context.
Scratchpad uses CodeMirror 5, Copyright © Marijn Haverbeke and others. CodeMirror is released under the MIT License.
Scratchpad uses CodeMirror 5, Copyright © Marijn Haverbeke and others. CodeMirror is released under the MIT License.
Βαθμολόγηση εμπειρίας
ΔικαιώματαΜάθετε περισσότερα
Αυτό το πρόσθετο απαιτεί να:
- Κάνει λήψη αρχείων και ανάγνωση/τροποποίηση ιστορικού λήψεων του προγράμματος περιήγησης
- Έχει πρόσβαση στα δεδομένα σας για κάθε ιστότοπο
Αυτό το πρόσθετο ενδέχεται επίσης να απαιτήσει να:
- Κάνει ανάγνωση και τροποποίηση σελιδοδεικτών
- Κάνει ανάγνωση και τροποποίηση των ρυθμίσεων του προγράμματος περιήγησης
- Κάνει λήψη δεδομένων από το πρόχειρο
- Κάνει εισαγωγή δεδομένων στο πρόχειρο
- Κάνει άνοιγμα ληφθέντων αρχείων του υπολογιστή σας
- Κάνει ανάγνωση κειμένων όλων των ανοικτών καρτελών
- Έχει πρόσβαση στην τοποθεσία σας
- Έχει πρόσβαση στο ιστορικό περιήγησης
- Κάνει εμφάνιση ειδοποιήσεων σε εσάς
- Κάνει απόκρυψη και εμφάνιση καρτελών
- Έχει πρόσβαση στις καρτέλες περιήγησης
- Έχει πρόσβαση στο ιστορικό περιήγησης
- Έχει πρόσβαση στη δραστηριότητα του φυλλομετρητή
Περισσότερες πληροφορίες
- Έκδοση
- 0.7.1
- Μέγεθος
- 216,71 KB
- Τελευταία ενημέρωση
- 5 μήνες πριν (17 Δεκ 2024)
- Σχετικές κατηγορίες
- Άδεια
- Mozilla Public License 2.0
- Ιστορικό εκδόσεων
Προσθήκη σε συλλογή
Σημειώσεις έκδοσης του 0.7.1
Release notes for 0.7.1
Bug fix: lack of user activation can block open picker
Bug fix: button bar keeps focus when it shouldn't
Bug fix: special keys matching [PRS] handled incorrectly
Bug fix: incomplete descriptions (about) for permissions
Map Ctrl-O same as the "Open File ..." button
Focus editor cursor on pointer entry
Release notes for v0.7
Bug fix: count tabs correctly
Bug fix: 1px font size error at startup
Tab key obeys space/tab preference (default keymap)
Shift-Tab outdents instead of autodents (default keymap)
Remap Ctrl+[JOPRS] to prevent browser defaults
* Ctrl-P prints the code frame
* Ctrl-R same as the "Run" button
* Ctrl-S same as the "Save As ..." button
Bug fix: lack of user activation can block open picker
Bug fix: button bar keeps focus when it shouldn't
Bug fix: special keys matching [PRS] handled incorrectly
Bug fix: incomplete descriptions (about) for permissions
Map Ctrl-O same as the "Open File ..." button
Focus editor cursor on pointer entry
Release notes for v0.7
Bug fix: count tabs correctly
Bug fix: 1px font size error at startup
Tab key obeys space/tab preference (default keymap)
Shift-Tab outdents instead of autodents (default keymap)
Remap Ctrl+[JOPRS] to prevent browser defaults
* Ctrl-P prints the code frame
* Ctrl-R same as the "Run" button
* Ctrl-S same as the "Save As ..." button
Περισσότερες επεκτάσεις από A Kistler
- Δεν υπάρχουν ακόμη βαθμολογίες
- Δεν υπάρχουν ακόμη βαθμολογίες
- Δεν υπάρχουν ακόμη βαθμολογίες
- Δεν υπάρχουν ακόμη βαθμολογίες
- Δεν υπάρχουν ακόμη βαθμολογίες
- Δεν υπάρχουν ακόμη βαθμολογίες
- "Open File ..." is really upload (i.e., load from disk).
- "Save" and "Save As ..." are really download (i.e., save to disk). Scratchpad uses the Downloads permission for this reason. The extension Downloads API provides more functionality than HTML download, like feedback on whether the "save" was successful or not.
- Scratchpad uses the Menus permission to add an item to the Tools menu.
- Scratchpad uses the Storage permission to persist user preferences over time.
- Scratchpad uses the <all_urls> permission to access all sources in all tabs to inject JavaScript, its core function.
- Users can enable optional permissions as necessary for the code they write and run in Scratchpad.
Users who have Google Safe Browsing enabled will have network activity when saving files. Scratchpad itself never makes any network connection and sends no information anywhere. Users who don't wish to use Google Safe Browsing can disable it in the "Privacy & Security" tab of Firefox settings under "Deceptive Content and Dangerous Software Protection."In no particular order, features I currently intend to add eventually include:
- More CodeMirror features enabled (The extension validator rejects a lot of it, so there could be some patching involved.)
- Per-scratchpad settings
From the statistics pages, the oldest FF versions seen as users: