(After reading something related, this is my guess - since I am not on
Linux)
Go to ~/.config/google-chrome/Default/ (or,
maybe ~/.config/chromium/Default/)
There is a "Preferences" file. It is a JSON file.
Inside of it, there is an "extensions" of which insides you need to remove.
You need the remove the entry for your bad extension (the GMail notifier).
If you remove it properly, it will be the only removed thing. If you do not
(these symmetric "{" and "}" are needed), you can corrupt your profile. So
make sure you back up this file (or all of the files in that directory) and
begin your trials.

For example, this the extensions part and in red italic, the whole part that
should be removed -
   "extensions": {
      "autoupdate": {
         "last_check": "12901454092814353",
         "next_check": "12901473716786353"
      },
      "settings": {
         "7868865ecc233b0400abe5d38d88355c03c4bb1a": {
            "location": 1,
            "state": 1
         },
*         "epmglolhabfnhccllaegomojaggdlaih": {*
*            "location": 1,*
*            "manifest": {*
*               "content_scripts": [ {*
*                  "js": [ "codesite.js" ],*
*                  "matches": [ "
http://code.google.com/p/chromium/issues/detail*"; ]*
*               }, {*
*                  "js": [ "svnfix.js" ],*
*                  "matches": [ "
http://code.google.com/p/chromium/issues/detail*"; ]*
*               } ],*
*               "description": "Codesite enhancements for Chrome.",*
*               "key":
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+3B02Y5GpjMIgeBXx96lFrp82suHkMXQ8pkMr39IfFT1Rgpm28JJ5XDQNt9RADQ/zWNuHiMghkW0J+XalYuzFxPFq9dGnsIlmb4mIZRY1mHCzXWw2MRvx2jUI3OKACnALAtmE0F9Pe8lUZI3wuB0VOXn5K7VdoGoNz9MwlORPuQIDAQAB",
*
*               "name": "Codesite enhancements for Chrome",*
*               "version": "1.1"*
*            },*
*            "path": "epmglolhabfnhccllaegomojaggdlaih\\1.1",*
*            "state": 1*
*         }*
      },

☆PhistucK


On Sat, Oct 31, 2009 at 09:23, ciaastek <[email protected]> wrote:

>
> Hi
>
> I work on ubuntu 9.10. I installed Chromium, and then downloaded
> extension - GMail check. That caused to crash my browser, and now I
> can't run it without disabling extensions. Can you help me how to
> remove extensions? I mean files which are extensions :)
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to