Description1. This should probably be committed into a branch.
2. This adds the mechanics for the upgrade from Simple Adblock to Adblock Plus. The actual FRP changes will come later. Currently only the title is different.
3. The idea is to detect if Simple Adblock is installed in the installer. If is is then:
a) remove it
b) remove leftover files from "%APPDATA%\LocalLow\Simple Adblock"
c) deliver the prefs.json with {currentVersion: "simpleadblock"}.
d) On first start, in the plugin, detect if there was an upgrade from Simple Adblock based on currentVersion.
Patch Set 1 #
Total comments: 13
Patch Set 2 : Make it less Simple Adblock specific, and add the FRP changes #
Total comments: 8
Patch Set 3 : Added comments in code #
Total comments: 12
Patch Set 4 : Rebase and cleanup #
Total comments: 2
Patch Set 5 : Rebased #Patch Set 6 : Use registry instead of prefs for storing the Simple Adblock mark #
Total comments: 1
MessagesTotal messages: 17
|