1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-26 18:10:39 +12:00

Firefox: implement vAPI.tabs.injectScript

This commit is contained in:
Deathamns 2014-12-16 22:31:03 +01:00 committed by gorhill
parent 1a2adf08a7
commit be33b5c3f0

View file

@ -23,7 +23,7 @@ cp platform/firefox/frameModule.js $DES/
cp platform/firefox/chrome.manifest $DES/
cp platform/firefox/install.rdf $DES/
echo "*** uBlock_xpi: Generating locales"
echo "*** uBlock_xpi: Generating meta..."
python tools/make-firefox-meta.py $DES/
echo "*** uBlock_xpi: Package done."