Scout Manager
Connects Scoutbook to Scout Manager to enable bi-directonal synchronization of scouting records.
Hvad er Scout Manager?
Scout Manager er en Chrome-udvidelse udviklet af https://www.scoutmanager.com, og dens hovedfunktion er "Connects Scoutbook to Scout Manager to enable bi-directonal synchronization of scouting records.".
Udvidelsesskærmbilleder
Download Scout Manager-udvidelses-CRX-fil
Download Scout Manager-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Quickly and easily connect Scout Manager and Scoutbook together to enable a powerful way to manage your pack or troop. Gain all the advantages of Scout Manager while keeping your scout's records updated at the council and national level. This extension will gather your unit's scouting roster from Scoutbook and can synchronize the following personal information into Scout Manager if set in Scoutbook: first name, last name, address, city, state, zipcode, BSA member id, school name, grade, swimming classification, birthday. If a scout's parents are set in Scoutbook it can also synchronize the parents personal information and associate them with their scout in Scout Manager. For each scout, it can bi-directional synchronize between Scout Manager and Scoutbook the following scouting record information: award names, BSA identifiers and award earned dates. The type of awards and other data handled are: adventures, ranks, national awards, merit badges, leadership positions, training. Scout Manager establishes a minimum requirement of encrypting transmissions of all personal or sensitive user data over HTTPS protocol. All data on our servers is stored encrypted at rest leveraging AES-256 block cipher. A detailed description of our privacy policy how we store and use data is available at https://www.scoutmanager.com/privacy.do. You must have an active license subscription with Scout Manager and login credentials with Scoutbook to use this extension. By installing this item, you agree to the Scout Manager Terms of Service and Privacy Policy at https://www.scoutmanager.com/tos.do and https://www.scoutmanager.com/privacy.do.
Grundlæggende oplysninger om udvidelsen
Navn | Scout Manager |
ID | jcfonjlfigbfnajeimacgdndfkocfdia |
Officiel URL | https://chromewebstore.google.com/detail/scout-manager/jcfonjlfigbfnajeimacgdndfkocfdia |
Beskrivelse | Connects Scoutbook to Scout Manager to enable bi-directonal synchronization of scouting records. |
Filstørrelse | 469 KB |
Antal Installationer | 261 |
Nuværende Version | 1.2.0.0 |
Senest Opdateret | 2023-02-24 |
Udgivelsesdato | 2020-02-26 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | https://www.scoutmanager.com |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://www.scoutmanager.com |
Hjælpeside-URL | https://www.scoutmanager.com/docs |
Understøttede Sprog | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Scout Manager", "version": "1.2.0.0", "description": "Connects Scoutbook to Scout Manager to enable bi-directonal synchronization of scouting records.", "background": { "xscripts": [ "third-party\/jquery.3.4.1.min.js", "om\/User.js", "om\/Award.js", "background.js" ], "xpersistent": false, "service_worker": "background.js", "type": "module" }, "action": { "default_popup": "popup.html", "default_icon": { "16": "images\/sm-icon-16.png", "32": "images\/sm-icon-32.png", "48": "images\/sm-icon-48.png", "128": "images\/sm-icon-128.png" } }, "icons": { "16": "images\/sm-icon-16.png", "32": "images\/sm-icon-32.png", "48": "images\/sm-icon-48.png", "128": "images\/sm-icon-128.png" }, "web_accessible_resources": [ { "matches": [ " |