Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: .sitescripts.example

Issue 29366797: Issue 4697 - Add support for WebExtension-based Firefox development builds (Closed) Base URL: https://hg.adblockplus.org/sitescripts
Patch Set: Created Dec. 5, 2016, 8:38 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: .sitescripts.example
===================================================================
--- a/.sitescripts.example
+++ b/.sitescripts.example
@@ -73,16 +73,20 @@ abpchrome_key=%(root)s/data/adblockplusc
abpchrome_clientID=...apps.googleusercontent.com
abpchrome_clientSecret=secret
abpchrome_refreshToken=1/rwn...
abpsafari_repository=%(hgroot)s/adblockpluschrome/
abpsafari_revision=safari
abpsafari_type=safari
abpsafari_name=Adblock Plus for Safari
abpsafari_key=%(root)s/files/adblockplussafari.pem
+abpfirefox_repository=%(hgroot)s/adblockpluschrome/
+abpfirefox_type=gecko-webext
+abpfirefox_name=Adblock Plus for Mozilla Firefox
+abpfirefox_downloadPage=/firefox
abpandroid_repository=%(hgroot)s/adblockplusandroid
abpandroid_type=android
abpandroid_name=Adblock Plus for Android
abpandroid_downloadPage=/en/android
abpie_repository=%(hgroot)s/adblockplusie
abpie_type=ie
abpie_name=Adblock Plus for Internet Explorer
ehh_repository=%(hgroot)s/elemhidehelper
« no previous file with comments | « no previous file | sitescripts/extensions/bin/createNightlies.py » ('j') | sitescripts/extensions/bin/createNightlies.py » ('J')

Powered by Google App Engine
This is Rietveld