Is it possible to write chrome plugin without installing developer version because developer version is very slow and become responsive every now and then.
This is a discussion on Write plugin without installing google chrome developer version within the Plugins Development section, part of the Chrome Plugins category: Is it possible to write chrome plugin without installing developer version because developer version is very slow and become responsive ...
Is it possible to write chrome plugin without installing developer version because developer version is very slow and become responsive every now and then.
You can write plugins, but you can't use (test) them and I don't think you can package them in .crx packages for easy distribution either.
Basically you can write the code and send it to someone, but it's pretty useless to anyone without the dev version.![]()
You can make NPAPI Plugins for older versions of Chrome I believe.
Though you need a --load-plugin="C:\path\to\extension.dll" on the command line I think.
~ Projects ~
Specialized: Carapass Auction Watcher, Kongregate Chat
Libraries: bliplib
Tools: manifest syntax highlighting & snippits
~ Happy to make extensions for pay too ;D ~
Portfolio: Search and Share
Now that BETA is at 3.0.195.6 most Extensions from this forum will work ...