/* Debug page for Development Accessable at /my/settings/polyplus#dev */ if (window.location.pathname.split('/')[3] === "polyplus" && window.location.hash === '#dev') { document.title = 'Poly+ Debug - Polytoria' const Version = chrome.runtime.getManifest().version document.addEventListener('DOMContentLoaded', function() { document.querySelector('#main-content .container').innerHTML = `
This page is used by developers for debugging most data related things. It is unrecommended you modify any data on this page, but if you ever want to go ahead.
Set a value of the extension's local settings data
Quickly clear specific parts of the extension's local data
Quickly clear specific parts of the extension's local data
will add later
Quickly clear specific locations of the extension's local data
This will clear all local data associated with the extension