Akbar on Development
Attaining the Impossibles
  • All Projects
  • Jack Sparrow Compass
  • Subtitles Translator
  • USB Disk Manager
  • Swift MVC Framework
  • TaskbarExt
  • Quick Chess
  • Basecamp Extension
  • Language Tools
  • Rapid Downloader

Posts Tagged ‘Chrome Extension’

Webpage Spell Check Chrome Extension

Are you a web developer, and have ever sent a page to client with spelling error or typo? If yes, or you are just a cautious one who is afraid to let this happen one day, then Webpage Spell-Check Google Chrome Extension is just what you need.

This compact and lightweight extension lets you check the spelling directly on the web-page in Google Chrome. This way you can easily identify and fix the errors which gets missed in your favourite HTML editor even when it has spell-check support. As this uses the Google Chrome spell checker, so it also shows the you corrections for the typo and spelling mistakes and let you edit the typos directly in the web-page…

If you are Google Chrome Extension developer, then you may have used the “chrome-extension://” protocol to refer to the locally stored files under the extension (could be images, JS, html, etc). However, I have been trying to use the “.swf” files in the page, and it had kept failing. For some reason, you can’t use […]

I have published a new version of the Dynamic Language Tools today. This new version has following two main features: Text to Speech Support The new text to speech feature, lets you highlight any text on the web-page, and then convert it to the audio on the fly. This feature uses the Microsoft Bing API […]