1 item
Fill the weekly SAP Fiori timesheet in one click from a pasted table. A personal-use Chrome extension that fills the weekly SAP Fiori timesheet (`#TimeEntry-createV3`) in one click from a pasted table. ## How it works The timesheet app is a **React + Material-UI** app. The extension: 1. You paste your weekly table into the popup. 2. It parses the table (projects keyed by **WBS ID**). 3. The content script opens the "Add activity" dialog, ticks each WBS, confirms. 4. It fills each day cell using a React-safe value setter (native setter + `input`/`change`/`blur` events — required because React overrides the `<input>` value setter). 5. It reports the result and **stops** — you review and click **Save** yourself. It never clicks Save or Release.
rating_count is the Chrome Web Store ratings count, not a written-review count.