
Scratchpad A Kistler מאת
Replacement for the JavaScript Scratchpad editor removed in Firefox 72
104 משתמשים104 משתמשים
נתוני העל של ההרחבה
צילומי מסך


על אודות הרחבה זו
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.
מדורג 4.2 על־ידי 5 סוקרים
הרשאות ונתוניםמידע נוסף
הרשאות נדרשות:
- הורדת קבצים, קריאה ועריכת היסטוריית ההורדות של הדפדפן
- גישה לנתונים שלך מכל האתרים
הרשאות אופציונליות:
- קריאה ועריכת סימניות
- קריאה ועריכת הגדרות הדפדפן
- קבלת נתונים מלוח העריכה
- הזנת נתונים בלוח העריכה
- פתיחת קבצים שהורדו למחשב שלך
- קריאת הטקסט של כל הלשוניות הפתוחות
- גישה לנתוני המיקום שלך
- גישה להיסטוריית הגלישה
- הצגת התרעות
- הסתרה והצגת לשוניות הדפדפן
- גישה ללשוניות
- גישה להיסטוריית הגלישה
- גישה לפעילות הדפדפן במהלך הניווט
מידע נוסף
- גרסה
- 0.7.1
- גודל
- 216.71 ק״ב
- עדכון אחרון
- לפני 10 חודשים (17 דצמ׳ 2024)
- קטגוריות קשורות
- היסטוריית הגרסאות
- הוספה לאוסף
- "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: