How can I download an extension from the "Developer Dashboard"?

736 views
Skip to first unread message

Michael

unread,
Nov 11, 2011, 3:43:09 PM11/11/11
to Chromium Apps
Hi,
First I apologize for my bad english.

I made an extension and uploaded it.
After some time, my hard drive broke.
And so, I've lost the whole source code.

Now i would like to download the source code...
But, the problem is that my account is not unlocked.

So...
is there a possibility,
to download the code again?

Sam Dutton

unread,
Nov 11, 2011, 5:03:46 PM11/11/11
to chromi...@chromium.org
Hi Michael

 the problem is that my account is not unlocked

Do you mean you've lost your password? 

Do you still have the unpacked extension installed on a copy of Chrome you can access? 

If so, you can get: 
- the background page (e.g. background.html) from the link on chrome://extensions
- code for the popup (if you have one) by right-clicking on the extension icon and selecting Inspect popup
- content scripts by using the Chrome Dev Tools to inspect scripts on any page for which the extension is installed.

Sam


--
You received this message because you are subscribed to the Google Groups "Chromium Apps" group.
To post to this group, send email to chromi...@chromium.org.
To unsubscribe from this group, send email to chromium-apps+unsubscribe@chromium.org.
For more options, visit this group at http://groups.google.com/a/chromium.org/group/chromium-apps/?hl=en.


Message has been deleted
Message has been deleted

Michael

unread,
Nov 11, 2011, 8:22:19 PM11/11/11
to Chromium Apps
I still access my account.
I've uploaded the expansion there( chrome.google.com/webstore/
developer/dashboard?hl=en&gl=EN ).
But I do not know how I can download it again.

Michael


On 11 Nov., 23:03, Sam Dutton <dut...@google.com> wrote:
> Hi Michael
>
>  the problem is that my account is not unlocked
>
> Do you mean you've lost your password?
>
> Do you still have the unpacked extension installed on a copy of Chrome you
> can access?
>
> If so, you can get:
> - the background page (e.g. background.html) from the link on
> chrome://extensions
> - code for the popup (if you have one) by right-clicking on the extension
> icon and selecting Inspect popup
> - content scripts by using the Chrome Dev Tools to inspect scripts on any
> page for which the extension is installed.
>
> Sam
>
> On 11 November 2011 20:43, Michael <3...@gmx.at> wrote:
>
>
>
>
>
>
>
> > Hi,
> > First I apologize for my bad english.
>
> > I made an extension and uploaded it.
> > After some time, my hard drive broke.
> > And so, I've lost the whole source code.
>
> > Now i would like to download the source code...
> > But, the problem is that my account is not unlocked.
>
> > So...
> > is there a possibility,
> > to download the code again?
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Chromium Apps" group.
> > To post to this group, send email to chromium-a...@chromium.org.
> > To unsubscribe from this group, send email to
> > chromium-apps+unsubscr...@chromium.org.

Sam Dutton

unread,
Nov 12, 2011, 4:02:07 AM11/12/11
to Chromium Apps
Hi Michael

You can't download your extension code from the dashboard -- did you try the other method I suggested?

Sam

To post to this group, send email to chromi...@chromium.org.
To unsubscribe from this group, send email to chromium-app...@chromium.org.

Michael

unread,
Nov 12, 2011, 11:17:17 AM11/12/11
to Chromium Apps
Hi Sam

Unfortunately this is not possible, because it was only installed on
this device.


On 12 Nov., 10:02, Sam Dutton <dut...@google.com> wrote:
> Hi Michael
>
> You can't download your extension code from the dashboard -- did you try
> the other method I suggested?
>
> Sam
>

Ganesh Puvvala

unread,
Sep 2, 2014, 7:13:31 AM9/2/14
to chromi...@chromium.org
Click the more info button next to the item. Then download the main.crx file. Rename it to main.zip, and unzip it to view the contents.

Tom Schmidt

unread,
Sep 23, 2014, 3:09:01 PM9/23/14
to chromi...@chromium.org
What Ganesh said works, but you might need to use an unzip tool like 7-Zip. The crx file has additional information in it that makes things like the native windows compression tool fail, but a third party tool like 7-Zip works just fine. 

I did this exact thing today. 
Reply all
Reply to author
Forward
0 new messages