On March 30, 2014 at 08:00AM Angel Said…

Naturally, on the list of tools to have, there were image editors. Now, I’ve worked with Linux before, and so I knew some of these already from a long time ago, like seriously – who doesn’t know about Gimp ? It’s not very far off from being the equivalent of Photoshop on Windows. (it works on Windows, too!)

On January 27, 2014 at 11:26AM Angel Said…

 

On December 10, 2013 at 09:09AM Angel Said…

So I just discovered fogger  It’s pretty cool because I’m running kde but now I have a Google Plus “app” sitting in my system tray 😀

How to install 3rd party user scripts & extensions in google chrome

Chrome recently implemented a change removing the ability to install scripts & extensions from 3rd party websites. You can easily work around this to install the ice quick stream script and other user scripts & extensions from 3rd party locations by doing the following.

  • Find the google chrome icon on your desktop
  • Right click on the icon and then select properties
  • In the dialog that opens you’ll see a box labeled target
  • The target box contains something similar to the following line
    C:\username\App Data\Local\Google Chrome\Application\chrome.exe
  • at the end of the line add a space then paste the following:
    --enable-easy-off-store-extension-install
  • your end result should look like this:
    C:\username\App Data\Local\Google Chrome\Application\chrome.exe --enable-easy-off-store-extension-install
  • Click apply and then click OK
  • close chrome completely by clicking the wrench and clicking exit and then relaunch it using the shortcut you just modified. You should now be able to install user scripts & extensions from any website once again.

I hope this helps.

p.s. this also works on linux launchers.