Hello there. Today, I have released a new version of the extension in which I have added the following features:
- The ability to change the greyscale, perform hue rotation, and invert colors.
- The ability to change the title color.
- The ability to show/hide images.
Resources
inclusive-web-hub / flexify
The ultimate add-on that empowers you to customize any website on the internet with a click of a button.
Flexify
Install
Chrome
- Go to chrome extensions page at:
chrome://extensions/
. - Activate Developer mode.
- Click
Load Unpacked
to install the extension from source folder.
Firefox
- Go to firefox debugging page at:
about:debugging
. - Click the
This Firefox
hyperlink. - Click on
load temporary Add-on
to install the extension from source folder.
Supported Features
- Text to speech.
- Text Customization.
- Change contrast, saturation...
- Control the font size of the text on any web page.
- Change text color.
- Change background color.
- Align the whole text to the left, right, or center.
- Adjust text spacing between lines and Letters.
and many more.
License
This project and the accompanying materials are made available under the terms and conditions of the MIT LICENSE
.
inclusive-web-hub / flexify-landing-page
Flexify landing page.
Flexify Landing Page
Running locally with NPM
- Fork/Clone the repo:
git clone git@github.com:wiseaidev/flexify-landing-page.git
- Open the newly created directory:
cd flexify-landing-page
- Install the required dependencies:
npm install
Now, you can run the client:
npm start
Navigate to http://localhost:3000 to explore the landing page.
Deployment
License
This project and the accompanying materials are made available under the terms and conditions of the MIT LICENSE
.
Until next time!
Top comments (0)