| |||||||
| Top Tip : Click here to Boost Your PC & Chrome Browsing Speed |
![]() |
| | Thread Tools | Display Modes |
|
#1
| |||
| |||
| Hey everyone ! I'm new around here.. I started working on some plugins for Chrome, mostly for fun. I've been following the How-To (http://dev.chromium.org/developers/d...tensions/howto). However, i can't seem to figure out how to disable or uninstall an extension. I made a bunch of HelloWorld stuff and now all my pages have a pink background and have a bunch of Cheezburger cats all over them .I thought that if i modified the manifest and the .js, while using the same "id" it would overwrite the older version of the plugin.. however it doesn't seem to work like that. If i go to chrome-ui://extensions/ , i can see all the extensions that were installed throughout my tests. Any help is appreciated ! |
|
#2
| ||||
| ||||
| Try this: Go to Chrome's shortcut properties, delete the "--enable-extensions --load-extension=c:\path " line and restart Chrome. Go to "chrome-ui://extensions/" to make sure the extensions are disabled. Then, re-add the shortcut's line and restart Chrome. Lets hope it work |
|
#3
| |||
| |||
| I figured it out.. Turns out i had another Chrome instance running while i was restarting my dev one. Shutting down all Chrome.exe will uninstall any plugin that are not in c:\path anymore. Thanks for the help Stamga! Last edited by Kyrax; 04-14-2009 at 01:52 AM.. |
|
#4
| ||||
| ||||
| Oh okay, glad you got it fixed! |
![]() |
| Thread Tools | |
| Display Modes | |
| |