Sharing Customization

Custom Services

You can manually add custom services to the drop-down menu. Custom services will appear at the top of the menu.

var a2a_config = a2a_config || {};
a2a_config.custom_services = [
	["Example dot com",
	 	"https://www.example.com/add?url=A2A_LINKURL_ENC&title=A2A_LINKNAME_ENC",
		"https://www.example.com/images/icon_32x32.png",
	],
	["Example dot net",
	 	"https://www.example.net/add?url=A2A_LINKURL_ENC&title=A2A_LINKNAME_ENC",
		"https://www.example.net/images/icon_32x32.png",
	],
	["Example dot org",
	 	"https://www.example.org/add?url=A2A_LINKURL_ENC&title=A2A_LINKNAME_ENC",
		"https://www.example.org/images/icon_32x32.png",
	],
];

In Drupal, add the following JavaScript code to your "Additional JavaScript" box in Configuration > Web services > AddToAny > Additional Options.

In WordPress, add the following JavaScript code to your "Additional JavaScript" box in Settings > AddToAny.

a2a_config.custom_services = [
	["Example dot com",
	 	"https://www.example.com/add?url=A2A_LINKURL_ENC&title=A2A_LINKNAME_ENC",
		"https://www.example.com/images/icon_32x32.png",
	],
	["Example dot net",
	 	"https://www.example.net/add?url=A2A_LINKURL_ENC&title=A2A_LINKNAME_ENC",
		"https://www.example.net/images/icon_32x32.png",
	],
	["Example dot org",
	 	"https://www.example.org/add?url=A2A_LINKURL_ENC&title=A2A_LINKNAME_ENC",
		"https://www.example.org/images/icon_32x32.png",
	],
];
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy