This chrome extension hides/show the right sidebar in the WebFlow Editor webpage when the checkbox in the extension's UI is clicked. It also changes the background colour of active breakpoints tabs above the default to red.
Additional non-functional features include:
- User state management
- Sync storage
- Keyboard shortcuts for hiding/showing right side bar
Run the script in the terminal:
npm run build
And it will generate a dist
folder containing the production ready code to be installed.
GIF created with LiceCap.
Copyright [2021] [Kenneth Mathari]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.