By: sanemat
Inspect and view changes in Build Link Plain source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Build Link Plain",
"version": "2.0.2resigned1",
"description": "Build a plain link from the selected text or the current page's title.",
"homepage_url": "https://github.com/dogwalk/webextension-build-link-plain",
"icons": {
"16": "filter3-16.png",
"32": "filter3-32.png",
"64": "filter3-64.png"
},
"permissions": [
"activeTab"
],
"browser_action": {
"default_icon": {
"16": "filter3-16.png",
"32": "filter3-32.png",
"64": "filter3-64.png"
},
"default_title": "Build Plain"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "@firefox-build-link-plain"
}
}
} Best Build Link Plain Alternatives
Here are some Firefox add-ons that are similar to Build Link Plain: