Paste options here
📤 Import options from above
💾 Save options to local txt
`; const btt = ' type="button" style="margin-left: 1em; cursor: pointer; color: '; const keys = GM_listValues(); keys.forEach(k => { const ltt = (k === gMk) ? '" style="margin-left: 1em; background-color: cyan;" contenteditable>' : '" style="margin-left: 1em;" contenteditable>'; blm.innerHTML += '' + k + ': ' + '♻ Save' + '🔀 Sort' + '📛 Delete' + '
' + '