aboutsummaryrefslogtreecommitdiff
path: root/main_background.js
Commit message (Expand)AuthorAgeFilesLines
* Added a crypto library, implemented hash based storage of scriptsNateN12222017-08-311-19/+84
* Made the blacklist/whitelist/forget preference buttons in the GUI workNateN12222017-08-301-52/+147
* Fixed the script editing code so it actually blocks what it says it blocksNateN12222017-08-301-101/+101
* Popup now displays evaluation dataNateN12222017-08-291-27/+361
* Can now edit scripts on Firefox but not ChromeNateN12222017-08-281-90/+76
* Started implementing a way to change the content of script requestsNateN12222017-08-271-0/+135
* Fixed display panel bug, imlpemented more parts of eval_test.jsNateN12222017-08-141-43/+12
* Started implementing a version of the JS parsing as a content scriptNateN12222017-08-121-2/+27
* UI improvements, started a file for the JS evaluationNateN12222017-08-121-1/+10
* Started to implement the buttons in the pop-up and the "open in new tab" optionNateN12222017-08-101-8/+22
* Started contact finder, added a way to check if a domain is whitelisted in th...NateN12222017-08-061-3/+71
* Made the browser action UI betterNateN12222017-08-031-111/+157
* Rewrote main_panel.js, added debugging tools, started implementing the blackl...NateN12222017-08-021-34/+68
* Added a way to send a message that updates the whitelisted scripts of a given...NateN12222017-08-011-23/+95
* UI improvements, removed ES6 'for ... of' statementsNateN12222017-08-011-2/+13
* Initial commitNateN12222017-07-281-0/+161