By: Leyna
Inspect and view changes in Text URL Converter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_extensionName__",
"version": "11.0.0",
"description": "__MSG_extensionDescription__",
"developer": {
"name": "eight04",
"url": "https://github.com/eight04"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [],
"run_at": "document_start"
}
],
"default_locale": "en",
"manifest_version": 2,
"options_ui": {
"page": "options.html"
},
"browser_action": {
"default_icon": "icon.svg",
"default_title": "__MSG_extensionOptions__",
"theme_icons": [
{
"dark": "icon.svg",
"light": "icon-light.svg",
"size": 32
}
]
},
"background": {
"scripts": []
},
"permissions": [
"storage",
"activeTab"
],
"applications": {
"gecko": {
"strict_min_version": "52.0",
"id": "{d9f6b4d5-21e2-4ddc-9e83-f718480604d1}"
}
}
} Best Text URL Converter Alternatives
Here are some Firefox add-ons that are similar to Text URL Converter: