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

Side by Side Diff: lib/info.js

Issue 10198022: Pass application data into libadblockplus (Closed)
Patch Set: Created April 12, 2013, 1:23 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 exports.addonID = "none";
Wladimir Palant 2013/04/16 06:35:26 I only realized now that you removed this module w
2 exports.addonVersion = "2.1"; // Hardcoded for now
3 exports.addonRoot = "";
4 exports.addonName = "";
5 exports.application = "libadblockplus";
OLDNEW

Powered by Google App Engine
This is Rietveld