By: Pantelwolf Add-on
Inspect and view changes in Gtxs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Gtxs",
"version": "1.0",
"description": "GTXS copies a url to the clipboard for situations when non latin characters are on it by urlencoding those characters. This mostly reuses code from https://github.com/mdn/webextensions-examples/blob/master/bookmark-it",
"icons": {
"48": "icons/gtxs-48.png",
"96": "icons/gtxs-96.png"
},
"permissions": [
"tabs",
"clipboardWrite"
],
"browser_action": {
"default_icon": "icons/gtxs-48.png",
"default_title": "GTXS gia copy"
},
"background": {
"scripts": [
"gtxs.js"
]
}
} Best Gtxs Alternatives
Here are some Firefox add-ons that are similar to Gtxs:
URL to clipboard
BrainDamage
Copy Tabs URLs
Kevin Tully
Copy Tab URL
MarsCat
Text Grabber
Robert Strauch
copyTemplate
suzaku380
format-copy
Yi Fan
Clip url
Vogu66
Gmail URL Paste
Daniel Wirtz
Copy Source URL
durjjon
Simple URL Copy
Misoni
vxTwitter Paste
IshYume
Copy page link and title to clipboard
Jake Almer