This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 975
Install extensions remotely using default component installer instead of prepackaging them #4081
Comments
bbondy
added a commit
that referenced
this issue
Sep 20, 2016
Fix #4080 Fix #4081 Test Plan: - Completely retest each extension from scratch. - Try cleaning your userProfileDir/Extensions but not the session-store-1 file, things should be recoverable / normal - Try cleaning your session-store-1, things should be recoverable. - Try manually setting your session-store-1 for 1passwrod from 4.5.9.90 to 4.4.9.90 (replace all), edit `~/Library/Application\ Support/brave-development/Extensions/aomjjhallfgjeglblehebfpbcfeobpgk/4.5.9.90/manifest.json` and set the version inside the manifest to 4.4.9.90. Move the folder to a subfolder called 4.4.9.90 as well. - Start up and wait 10 minutes, it should update. Or you can run `require('electron').remote.session.defaultSession.updateClient.checkNow('aomjjhallfgjeglblehebfpbcfeobpgk')` to force the update. about:extensions should show the new version.
bbondy
added a commit
that referenced
this issue
Sep 21, 2016
Fix #4080 Fix #4081 Test Plan: - Completely retest each extension from scratch. - Try cleaning your userProfileDir/Extensions but not the session-store-1 file, things should be recoverable / normal - Try cleaning your session-store-1, things should be recoverable. - Try manually setting your session-store-1 for 1passwrod from 4.5.9.90 to 4.4.9.90 (replace all), edit `~/Library/Application\ Support/brave-development/Extensions/aomjjhallfgjeglblehebfpbcfeobpgk/4.5.9.90/manifest.json` and set the version inside the manifest to 4.4.9.90. Move the folder to a subfolder called 4.4.9.90 as well. - Start up and wait 10 minutes, it should update. Or you can run `require('electron').remote.session.defaultSession.updateClient.checkNow('aomjjhallfgjeglblehebfpbcfeobpgk')` to force the update. about:extensions should show the new version.
bbondy
added a commit
that referenced
this issue
Sep 24, 2016
Fix #4080 Fix #4081 Test Plan: - Completely retest each extension from scratch. - Try cleaning your userProfileDir/Extensions but not the session-store-1 file, things should be recoverable / normal - Try cleaning your session-store-1, things should be recoverable. - Try manually setting your session-store-1 for 1passwrod from 4.5.9.90 to 4.4.9.90 (replace all), edit `~/Library/Application\ Support/brave-development/Extensions/aomjjhallfgjeglblehebfpbcfeobpgk/4.5.9.90/manifest.json` and set the version inside the manifest to 4.4.9.90. Move the folder to a subfolder called 4.4.9.90 as well. - Start up and wait 10 minutes, it should update. Or you can run `require('electron').remote.session.defaultSession.updateClient.checkNow('aomjjhallfgjeglblehebfpbcfeobpgk')` to force the update. about:extensions should show the new version.
bbondy
added a commit
that referenced
this issue
Sep 24, 2016
Fix #4080 Fix #4081 Test Plan: - Completely retest each extension from scratch. - Try cleaning your userProfileDir/Extensions but not the session-store-1 file, things should be recoverable / normal - Try cleaning your session-store-1, things should be recoverable. - Try manually setting your session-store-1 for 1passwrod from 4.5.9.90 to 4.4.9.90 (replace all), edit `~/Library/Application\ Support/brave-development/Extensions/aomjjhallfgjeglblehebfpbcfeobpgk/4.5.9.90/manifest.json` and set the version inside the manifest to 4.4.9.90. Move the folder to a subfolder called 4.4.9.90 as well. - Start up and wait 10 minutes, it should update. Or you can run `require('electron').remote.session.defaultSession.updateClient.checkNow('aomjjhallfgjeglblehebfpbcfeobpgk')` to force the update. about:extensions should show the new version.
bbondy
added a commit
that referenced
this issue
Sep 25, 2016
Fix #4080 Fix #4081 Test Plan: - Completely retest each extension from scratch. - Try cleaning your userProfileDir/Extensions but not the session-store-1 file, things should be recoverable / normal - Try cleaning your session-store-1, things should be recoverable. - Try manually setting your session-store-1 for 1passwrod from 4.5.9.90 to 4.4.9.90 (replace all), edit `~/Library/Application\ Support/brave-development/Extensions/aomjjhallfgjeglblehebfpbcfeobpgk/4.5.9.90/manifest.json` and set the version inside the manifest to 4.4.9.90. Move the folder to a subfolder called 4.4.9.90 as well. - Start up and wait 10 minutes, it should update. Or you can run `require('electron').remote.session.defaultSession.updateClient.checkNow('aomjjhallfgjeglblehebfpbcfeobpgk')` to force the update. about:extensions should show the new version.
bbondy
added a commit
that referenced
this issue
Sep 25, 2016
Fix #4080 Fix #4081 Test Plan: - Completely retest each extension from scratch. - Try cleaning your userProfileDir/Extensions but not the session-store-1 file, things should be recoverable / normal - Try cleaning your session-store-1, things should be recoverable. - Try manually setting your session-store-1 for 1passwrod from 4.5.9.90 to 4.4.9.90 (replace all), edit `~/Library/Application\ Support/brave-development/Extensions/aomjjhallfgjeglblehebfpbcfeobpgk/4.5.9.90/manifest.json` and set the version inside the manifest to 4.4.9.90. Move the folder to a subfolder called 4.4.9.90 as well. - Start up and wait 10 minutes, it should update. Or you can run `require('electron').remote.session.defaultSession.updateClient.checkNow('aomjjhallfgjeglblehebfpbcfeobpgk')` to force the update. about:extensions should show the new version.
This was referenced Sep 27, 2016
This was referenced Sep 29, 2016
This was referenced Oct 2, 2016
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
#4105
The text was updated successfully, but these errors were encountered: