ridsuteri / Awesome-Chrome-Extensions

This repository contains awesome chrome extensions
https://ridsuteri.github.io/Awesome-Chrome-Extensions/
MIT License
166 stars 129 forks source link

Number System Converter Extension #476

Closed niteshjangid29 closed 2 years ago

niteshjangid29 commented 2 years ago

🛠️ Fixed All the Issue

👨‍💻 Changes proposed

✔️ Check List (Check all the applicable boxes)

📄 New Features

New Logo for Extension

logo

All Conversion are working properly.

image

Demo Image of conversion from Octal to Hexadecimal

image

Correct Answer on Following Inputs

--> Binary [0-1] --> Octal [0-7] --> Decimal [0-9] --> Hexadecimal [0-9] + [a-f] / [A-F]

📷 Screenshots

=> Old UI of Extension

image

=>New UI of Extension

Demo

niteshjangid29 commented 2 years ago

It's working with me, Can you check again ? If still not working, can you give me the input for which you are not getting answer.

Binary to Decimal (10101010101010101010)

image

Binary to Octal (10101010101010101010)

image

Binary to Hexadecimal (10101010101010101010)

image

niteshjangid29 commented 2 years ago

@its-harsshhh Can you check it again, because it is working for me. If not working with you, can you give me the input for which you are not getting answer

its-harsshhh commented 2 years ago

@niteshjangid29 I review your code once again properly. It's working fine. Sorry for inconvenience