Feature Assistant Extension for Scoutbook
Extends Scoutbook functionality with quick entry, user management, and summer camp import functions
Co to jest Feature Assistant Extension for Scoutbook?
Feature Assistant Extension for Scoutbook to rozszerzenie Chrome opracowane przez Gary Feutz, a jego główną funkcją jest „Extends Scoutbook functionality with quick entry, user management, and summer camp import functions”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Feature Assistant Extension for Scoutbook
Pobierz pliki rozszerzeń Feature Assistant Extension for Scoutbook w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
This tool extends several feature capabilities of Scoutbook. Disclaimer: This tool was created by a Scouting Volunteer who spent his own time and energy to "Do a good turn" and help fellow Scouters out. It is not a product of the Scoutbook development team nor is supported by BSA. If it helps you out, terrific. If you find issues or have questions or would like to see it tweaked, please contact me so I can get them fixed. What is it? The focus of this extension is to provide time saving features to users of the Scoutbook Tool. It is hoped that the life of this tool will be short and that Scoutbook is able to integrate these feature concepts. This tool is simply an interim workaround to some needed features. Until then, there is a great need to have the following included features. Calendar * Repeating Events. You can create, edit and delete repeating calendar events (no longer available when calendar is migrated out of Scoutbook) * Copy Event. You can copy existing events to a new date. (no longer available when calendar is migrated out of Scoutbook) * Calendar Import from CSV file You can import calendar events using a CSV file (no longer available when calendar is migrated out of Scoutbook) * Calendar Export to CSV (no longer available when calendar is migrated out of Scoutbook) * Calendar Messaging You can select invitees based on their RSVP status to send them messages. You can select attendees based on Attendance status to send them messages. * Update Multiple Calendar Event Invitees. You can add invitees to any number of future events in a quick entry fashion. * Scout Birthday - easily adds Scout Birthday events to the calendar (no longer available when calendar is migrated out of Scoutbook) Payment Logs * Paylog Report - You can mail balances * import transaction * Close accounts * Delete all account transactions Session Monitor * Session Timeout Notification. When the Scoutbook session is about to logged off due to inactivity, a popup appears and you can click to extend the session. Merit Badge Quick Entry for Units * Add Merit Badge Quick Entry. You can use Quick Entry to Add merit badges, sign as the Unit Leader, (and Assign Merit Badge Counselors - this feature temporarily removed due to Scoutbook changes) Merit Badge Counselor Connection Helper * Allows Merit Badge Counselors to identify connections that are no longer needed, so they may be removed to clean up the dashboard. Merit Badge Counselor Quick Connect * Easily connect to a Merit Badge Counselor right from the Merit Badge Search Results, and from a Scout's Merit Badge page Merit badge Counselor -Class Support for connecting/disconnecting from multiple scouts at once, printing class log worksheets, and table style worksheet quick entry Merit Badge Import from Summer Camps * Summer Camp Merit Badge Import from Black Pug Software. You can import data saved after 6/1/2017 from Summer Camps that use the scoutingevent.com website to track Merit badges. Connection Manager Enhancement * Set Scout column permissions. Sets all permissions except parents and Admins. * Adds a Permissions by Position Manager page to easily set permissions based on the leadership and parent/guardian roles held by adults Messages: * Adds a Select Den/Patrol option to message page so you can easily send messages to one or more dens or patrols. * Adds a Custom Email Group option to all setting up custom groups. * Always makes sure you are copied on messages going out * Preview to see what BB codes look like * YPT Notices in the body * Recipient name list in BCC messages Training: * Adds a YPT Training Report, with 2018 cutoff dates Youth Leadership: * Adds a Quick Edit of Youth Leadership Positions Council Admin * Adds Unit Usage Statistics for Council Admins Help Links: * Adds Help Links to SUAC documents and this extension help documents on the Scoutbook Help page. Upgrade Notifications * Allows you to choose if you want to be notified of version updates, and you can specify for all releases or feature updates only. This extension is also available as a Firefox Add-on. See Scoutbook forums for the location.
Podstawowe informacje o rozszerzeniu
Nazwa | Feature Assistant Extension for Scoutbook |
ID | paemmmaolgojladlndlbpgjpmflfcjoa |
Oficjalny URL | https://chromewebstore.google.com/detail/feature-assistant-extensi/paemmmaolgojladlndlbpgjpmflfcjoa |
Opis | Extends Scoutbook functionality with quick entry, user management, and summer camp import functions |
Rozmiar pliku | 439 KB |
Liczba instalacji | 15,265 |
Aktualna Wersja | 0.49.0.5 |
Ostatnia Aktualizacja | 2024-02-21 |
Data Publikacji | 2020-05-22 |
Ocena | 4.71/5 Łącznie 51 Oceny |
Deweloper | Gary Feutz |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Pomocy | https://drive.google.com/file/d/0B4bXAHBshADYVUlHV01xTllYM00 |
Adres URL Strony Polityki Prywatności | https://dea1koavvbivi.cloudfront.net/privacy.html |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "content_security_policy": { "extension_pages": "script-src 'self' ; object-src 'self'" }, "name": "Feature Assistant Extension for Scoutbook", "description": "Extends Scoutbook functionality with quick entry, user management, and summer camp import functions", "version": "0.49.0.5", "background": { "service_worker": "sbbackground.js" }, "content_scripts": [ { "matches": [ "https:\/\/scoutbookpp.scouting.org\/mobile\/*", "https:\/\/scoutbook.scouting.org\/mobile\/*", "https:\/\/scoutbookqa.scouting.org\/mobile\/*", "https:\/\/advancements.scouting.org\/*", "https:\/\/advancementsqa.scouting.org\/*" ], "js": [ "sbcontent.js" ], "run_at": "document_start" } ], "icons": { "128": "book128.png", "16": "book16.png", "32": "book32.png", "48": "book48.png" }, "action": { "default_icon": "book128.png", "default_popup": "popup.html" }, "options_ui": { "page": "options.html" }, "web_accessible_resources": [ { "resources": [ "sbutils.js", "copyevent.js", "common.js", "eventimport.js", "paymsg.js", "evmsg.js", "blackpugimport.js", "csvprocs.js", "addinvitees.js", "localsession.js", "recur.js", "mbc.js", "mbadd.js", "payqe.js", "connmgr.js", "help.js", "positionpermission.js", "trainingQE.js", "youthLeaderQE.js", "messageSubSelect.js", "mbcPruneConn.js", "customMailList.js", "birthday.js", "adultYPTreport.js", "mbcSearchConnect.js", "mblist.js", "emailedit48.png", "emaillook48.png", "editbc48.png", "undo.js", "councilUser.js", "eventexport.js", "altnames.js", "rosterchange.js", "bindings.js" ], "matches": [ "https:\/\/scoutbookpp.scouting.org\/*", "https:\/\/scoutbook.scouting.org\/*", "https:\/\/scoutbookqa.scouting.org\/*" ] } ], "permissions": [ "storage", "alarms", "management", "cookies" ], "host_permissions": [ "https:\/\/scoutbookpp.scouting.org\/*", "https:\/\/scoutbook.scouting.org\/*", "https:\/\/scoutbookqa.scouting.org\/*", "https:\/\/advancementsqa.scouting.org\/*", "https:\/\/advancements.scouting.org\/*", "https:\/\/reportsqa.scouting.org\/*", "https:\/\/reportspd.scouting.org\/*", "https:\/\/myqa.scouting.org\/*", "https:\/\/my.scouting.org\/*" ] } |