Obfuscated code plus these permissions isn't helping me trust you. As a Chrome extension developer, I can tell at a glance that many of these permissions are not necessary to implement the functionality as described.<p><pre><code> "permissions": [
"<all_urls>",
"activeTab",
"alarms",
"background",
"browsingData",
"chrome://favicon/",
"clipboardWrite",
"contextMenus",
"cookies",
"declarativeContent",
"fontSettings",
"gcm",
"identity",
"idle",
"notifications",
"pageCapture",
"power",
"proxy",
"sessions",
"storage",
"system.cpu",
"system.display",
"system.memory",
"system.storage",
"tabCapture",
"tabs",
"topSites",
"tts",
"unlimitedStorage",
"webNavigation",
"webRequest",
"webRequestBlocking"
]
</code></pre>
Definitely not taking any chances installing this.