application not working in Dev Chrome 206
This is a discussion on [Tool] Chrome.ExtensionManager within the Chrome Tools section, part of the Google Chrome category: application not working in Dev Chrome 206...
Updated version, should work with the last version of dev channel, except for disabling extensions.
Last edited by OpenNingia; 09-07-2009 at 11:30 AM.
It would, but userscripts does not have any manifest so the only information to show would be the file name, I don't really like it :/
However I was thinking over a complete rewrite of the tool as the main features are already covered by Google Chrome itself ( packing an extension, remove an extension ).
I should concentrate on profile backup ( useful only until chrome don't support full profile sync ) and on command line parameters.
other suggestions?
Dunno if this has been mentioned, but with the latest version(s) of Chrome, extension names and icons and stuff dont appear. However, I found an easy fix. Just open the extension's folder (the one folder which has the GUID as the name, a long string of letters and numbers) then make a file called "Current Version" (no extension), and type in the latest version you have installed. There should be a folder beside the file with a version number, e.g. 1.0. Just type that into the file. Would there be any chance of you being able to automate this, so your program will automatically add the Current Version file, or else remove the need for it by changing the way the program works? I'd imagine the former is probably easier...
Any plans to work that into this manager?