Create Anchor tag ( <a href=...> ) With Page Title
Create a Link Tag easily!
This extensions make "Anchor Tag" with the URL and Title you are browsing.
For example:
<a href="http://example.com/"; id="foo">Page Title</a>
Options:
- setting ID (<a href="URL" id="tag_id"...)
- setting Class Name (<a href="URL" class="tag_class"...)
- setting BR Tag (<a href="URL">...</a><br /> or <br>)
- adding target="_blank"
- Support Manifest Version in the manifest file (var.1.3.0)
Latest reviews
- (2012-09-12) Joe Hesketh: It would be better if you could edit the Title in the Title box and have this automatically update the tag.