Skip to content

Instantly share code, notes, and snippets.

@malks14
malks14 / retrieve_alias_value.user.js
Last active March 8, 2024 20:31
Retrieve Alias Attribute Value SFMC
// ==UserScript==
// @name Retrieve Alias Attribute Value
// @namespace http://tampermonkey.net/
// @version 0.4.1
// @description Retrieve the value from the "alias" attribute
// @author Guido Greco
// @match https://view.enews.united.com/?qs=*
// @downloadURL https://gist.github.com/malks14/2477dbd85bde2c507e7f48a169139721/raw/retrieve_alias_value-user.js
// @updateURL https://gist.github.com/malks14/2477dbd85bde2c507e7f48a169139721/raw/retrieve_alias_value-user.js
// ==/UserScript==