Releases: cloventt/qwiki-cite
Releases · cloventt/qwiki-cite
2.0.1
2.0.0
What's Changed
This change adds support for scraping:
- json+ld schema.org metadata
- DCMI metadata
- the unofficial metadata used by some journals
This hugely improves scraping accuracy on most modern news articles, worldcat books and academic journal articles.
Other changes include:
- switch to the generic
{{citation}}
template to better support journals and books as well as websites - add support for new fields:
issn
,doi
,volume
,issue
,pmid
,publication-place
and others - add automated scrape tests for more common websites
- persist the removal of deleted keys from the template
- add in-browser tests for parsing behaviour
Full Changelog: 1.1.0...2.0.0
1.1.0
What's Changed
- Add support for directly citing an archive.org page
- Strip out non-breaking spaces and other weird unicode whitespace
- Add new scraping capabilities for newspapers on Papers Past
- Add new scraping capabilities for books on WorldCat
- Fix issue causing extension to crash on non-HTML pages (such as PDFs)
Full Changelog: 1.0.0...1.1.0
1.0.0
This is the first "working" release of the extension.
Features
- grab metadata from the current browser page including title, author, site name, published date, etc
- instantly generate a formatted
{{cite web}}
template to use on Wikipedia - quick button click to grab a minified and escaped version of the template
- manually make adjustments to the template
- check the Wayback Machine for the most-recent archive to populate the
archive-url
andarchive-date
fields
The binary included below cannot be installed directly. You can install it as a temporary extension by going to about:debugging
.