Skip to content

nikkiwd/wdqsqt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wikidata Query Service Query Titles

This is a WebExtension for Firefox which makes it possible to add titles to queries in the Wikidata Query Service (and also the beta Wikimedia Commons Query Service). The query title will then be inserted into the page title with the aim of making window/tab title and browser history more usable.

To add a title, add a comment to the query starting with queryTitle:, for example:

#queryTitle: This is a very basic query
select * {
  ?item rdfs:label ?label .
} limit 10

The extension's code is based on lucaswerkmeister/hide-twitter-trends.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published