提供元: Gojo
Inspect and view changes in IP Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "IP Extractor",
"version": "1.0",
"description": "Extract all IP addresses from the current tab.",
"permissions": [
"activeTab",
"tabs"
],
"browser_action": {
"default_popup": "popup.html",
"default_title": "Extract IPs"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{03d43a50-274d-4590-9dea-12202ea9490e}"
}
}
} ベストのIP Extractor代替案
IP Extractorに類似したFirefox add-onをいくつか紹介します: