By: David
Inspect and view changes in CompanyFlag source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "CompanyFlag",
"version": "0.8.4",
"description": "Shows the country of origin of the current website’s company",
"permissions": [
"activeTab",
"storage",
"webNavigation"
],
"host_permissions": [
"https://raw.githubusercontent.com/ddernon/companyflag/*",
"https://framagit.org/dder/companyflag/*"
],
"background": {
"scripts": [
"js/background.js"
]
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"js/content.js"
],
"run_at": "document_idle"
}
],
"action": {
"default_popup": "popup.html",
"default_title": "CountryFlag"
},
"icons": {
"128": "img/icon-128.png"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "companyflag@daviddernoncourt.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best CompanyFlag Alternatives
Here are some Firefox add-ons that are similar to CompanyFlag:
Country Flags & IP Whois
Andy Portmen
Flagfox
Dave G
Yet another flags
falsefalse
Country Flag +
Glin
Server Country Flag
Patrice J
Location Flag
Tarun Singh
uDomainFlag
Thomas Bella
Capture The Flag
Yaroslav
Who Owns It?
Eric Lathrop
(Open Source) Country Flag & Website Info
Naser Rafinia
Twitter Flags
kingsman142
Show IP Domain
Admin.iO.Vn