@Waha ...
I know this sounds bad, but which ones were your extensions ....
@Stamga and Devils
We could perhaps do with a cross reference of some kind somewhere ...
This is a discussion on New Extension: Chrome Sticky Notes within the Chrome Plugins section, part of the Google Chrome category: @Waha ... I know this sounds bad, but which ones were your extensions .... @Stamga and Devils We could perhaps ...
@Waha ...
I know this sounds bad, but which ones were your extensions ....
@Stamga and Devils
We could perhaps do with a cross reference of some kind somewhere ...
You can view them all here: http://logicplace.com/pc/projects/chrome/![]()
Thanks ...
I can't use this plugin/extension.. when I klick the "notepad" icon I only get an error page poping up.
This webpage is not available.
The webpage at chrome-extension://58740ee9a6b654102e628c7799b7656274864b2e/stickynote.html might be temporarily down or it may have moved permanently to a new web address.
Same here
Same error
I think there is an error in the notebutton.html file.
You need to edit the notebutton.html file in:
extensions\plgmceamlnnomchgidmaobncppbcdehg
and change the reference of:
58740ee9a6b654102e628c7799b7656274864b2e
to:
plgmceamlnnomchgidmaobncppbcdehg
That made it work for me.
The "58740..." entry must be pointing to the folder used in an earlier version.
Thanksthat did the trick!
Yes, the ID used in the manifest is no longer the ID where you can reference files (under chrome-extension://<ID>/<file> )
You can still use window.open('file') directly however. It will automatically reference the right chrome-extension://<ID>/ path.
Hm, sloppy programming...![]()
Yeah, I updated it, thought I uploaded the fix already, sorry guys. ^^;
EDIT: Uploaded it, by the way, same URL. With the way extensions are installing now you might have to delete the old folder from Extensions called plgmceamlnnomchgidmaobncppbcdehg, before installing. It's because I didn't update the version...cause it wasn't really an upgrade. ^^;
Last edited by Waha; 06-18-2009 at 10:09 PM.