Working!!!

This commit is contained in:
benjaminramey
2019-11-12 13:50:15 -06:00
parent 560150f657
commit af321a2438
2 changed files with 69 additions and 29 deletions

View File

@@ -1,7 +1,6 @@
chrome.runtime.onInstalled.addListener(function() {
var data = {
apiKey: null,
pins: [],
groupings: []
};