Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
package-helpers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Amin Bandali
package-helpers
Commits
9b200e67
Commit
9b200e67
authored
3 years ago
by
Luis Guzmán
Browse files
Options
Downloads
Patches
Plain Diff
Disable Mozilla VPN
parent
e93b6cd5
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
helpers/make-firefox
+3
-1
3 additions, 1 deletion
helpers/make-firefox
with
3 additions
and
1 deletion
helpers/make-firefox
+
3
−
1
View file @
9b200e67
...
...
@@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION
=
8
2
VERSION
=
8
3
.
./config
...
...
@@ -45,6 +45,8 @@ sed 's/.Ubuntu., //' -i browser/components/newtab/css/activity-stream*.css
echo
"#header-asrouter-container{display: none!important;}"
>>
browser/components/newtab/css/activity-stream-linux.css
#Disable «Sponsored tiles on the New Tab page» - firefox 92
sed
'/"showSponsoredTopSites"/,/value/s/value: true/value: false/'
-i
$ActivityStream
#Disable «Mozilla VPN» - firefox 93
sed
'/"browser.privatebrowsing.promoEnabled"/s/true/false/'
-i
browser/app/profile/firefox.js
sed
'/network.connectivity-service.IPv/s/http.*success.txt?ipv[46]//'
-i
modules/libpref/init/all.js
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment