Google™ Keep
-
Magigus last edited by
Just opens an "Error 404 (Not Found!!)1" page when I try to use it (and I'm logged in to Keep).
-
Italo-Cifuentes last edited by
I didn't fix the problem, but I found a way to run it.
You can install one of "Opera Plugins" such as "Black Menu for Google" or another similar, then click on it and select any of the icons displayed there, including "Google Keep".
Good luck. -
TonysPhotoShop last edited by
It's the Google Monopoly! They want us to use Chrome!!!
Thx for this fix burnout426 - I'll try it
I have a fixed version of this extension. Download opera_google_keep_fixed.zip, extract it, goto the URL opera://extensions, turn on developer mode, click "load unpacked" and point it to the folder you extracted (specifically the "0.1.0_0" folder that manifest.json is in).All my fix does is update the URLs in lib/common.js.
67,70c67,70< var flag1 = url.indexOf("keep.google.com/keep/#home") != -1;< var flag2 = url.indexOf("keep.google.com/keep/#reminders") != -1;< var flag3 = url.indexOf("keep.google.com/keep/#archive") != -1;< var flag4 = url.indexOf("keep.google.com/keep/#delete") != -1;---> var flag1 = url.indexOf("keep.google.com/#home") != -1;> var flag2 = url.indexOf("keep.google.com/#reminders") != -1;> var flag3 = url.indexOf("keep.google.com/#archive") != -1;> var flag4 = url.indexOf("keep.google.com/#delete") != -1;75c75< storage.write('google-keep-url', "https://keep.google.com/keep/#home");---> storage.write('google-keep-url', "https://keep.google.com/#home");84c84< storage.write("google-keep-url", "https://keep.google.com/keep");---> storage.write("google-keep-url", "https://keep.google.com/");
(It also gets rid of the update stuff in manifest.json since you don't want it to update to a version without the fix.)
-
TonysPhotoShop last edited by
Maybe just have 2 browsers open? Opera & Chrome in tandem?
More coolers for the CPU please ;-} -
Triangle last edited by
- That’s an error.
The requested URL was not found on this server. That’s all we know.
-
ObsidianJackal last edited by
Go here instead for a working version:
https://chromewebstore.google.com/detail/eversync-sync-bookmarks-b/iohcojnlgnfbmjfjfkbhahhmppcggdog