Page 1 of 1

The current list of default actions

Posted: Tue Mar 02, 2010 2:00 pm
by DaveG
Seeing how it's done is helpful to learn, so below is the full list of what's in there as of Flagfox 5.0.0.

Shown in flag's context menu by default:

Geotool
http://geoip.flagfox.net/?ip={IPaddress}&host={domainName}

Whois
http://whois.domaintools.com/{domainName}

Alexa
http://alexa.com/siteinfo/{domainName}

SiteAdvisor
https://www.siteadvisor.com/sites/{domainName}

WOT Scorecard
https://www.mywot.com/scorecard/{domainName}

Virus Scan
formfield:https://www.virustotal.com/#url|url|{fullUrl}|btn-scan-url

Check Server Status
http://www.isitdownrightnow.com/downorjustme.php?url={domainName}

Xmarks
https://www.xmarks.com/site/{domainName}

Google Translate
http://translate.google.com/translate?tl={locale}&u={fullUrl}

Ping
http://tools.pingdom.com/ping/?target={domainName}&o=2

My Info
http://geoip.flagfox.net/

Tiny URL
https://tinyurl.com/create.php?url={fullURL}

Copy IP
copystring:{IPaddress}

Other defaults available via the options dialog:

WolframAlpha
http://www.wolframalpha.com/input/?i={domainName}

Google
https://www.google.com/search?q=site:{domainName}

Google Cache
https://www.google.com/search?q=cache:{fullURL}

Internet Archive
http://web.archive.org/web/*/{fullURL}

W3C Validator
http://validator.w3.org/check?uri={fullURL}

W3C CSS Validator
http://jigsaw.w3.org/css-validator/validator?uri={fullURL}

Validate.nu
http://validator.nu/?doc={fullURL}

WAVE a11y Check
http://wave.webaim.org/report?url={fullURL}

SSL Server Test
https://www.ssllabs.com/ssltest/analyze.html?d={domainName}

SSL Checker
https://www.sslshopper.com/ssl-checker.html#hostname={domainName}

Header Check
http://quixapp.com/headers/?r={fullUrl}

URL Parser
http://urlparser.com/?linkFrom=flagf1&url={fullURL}

Traceroute
http://www.domaintools.com/research/traceroute/?query={IPaddress}&search=traceroute

Netcraft
http://toolbar.netcraft.com/site_report?url={domainName}

IntoDNS
http://www.intodns.com/{baseDomainName}

Bit.ly URL
formfield:https://bitly.com/shorten/|shorten_url|{fullUrl}

is.gd URL
http://is.gd/create.php?url={fullURL}

Copy Server Info
copystring:{domainName} ({IPaddress}) - {countryName} ({countryCode})

Wikipedia:Country
http://{baseLocale-UI}.wikipedia.org/wiki/Special:Search?search={countryName}&go=Go&variant={locale-UI}

Wikipedia:Domain
http://{baseLocale-UI}.wikipedia.org/wiki/Special:Search?search={baseDomainName}&go=Go&variant={locale-UI}

Wikipedia:TLD
http://{baseLocale-UI}.wikipedia.org/wiki/Special:Search?search=.{TLD}&go=Go&variant={locale-UI}

Page Metadata
javascript:m='Title: {title}'; 'Section,Subsection,Author,Creator,Publisher,Description,Keywords,Generator,Robots,Viewport'.split(',').forEach(function(n){v=getinfo('meta-'+n); if(v)m+='\\n\\n'+n+': '+v;}); alert(m);

Default action names and templates are not editable in Flagfox to reduce complexity for the average user and to allow future updates to be done. If you don't like one of them, just disable it. If you want to make a new one based on an existing one, you can either start from its template above or select the intended action and click the drop-down arrow next to the add button, then click "Clone selected action". For more info, please see the Flagfox FAQ.