Par : bitlamas
Inspect and view changes in xflags source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "xflags",
"version": "1.1.0",
"description": "Shows country flags next to X (Twitter) usernames based on account location",
"author": "bitlamas",
"homepage_url": "https://github.com/bitlamas/xflags",
"icons": {
"48": "icons/icon48.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
},
"permissions": [
"storage"
],
"background": {
"scripts": [
"background/service-worker.js"
]
},
"host_permissions": [
"https://x.com/*",
"https://twitter.com/*"
],
"content_scripts": [
{
"matches": [
"https://x.com/*",
"https://twitter.com/*"
],
"js": [
"utils/browser-compat.js",
"utils/country-flags.js",
"utils/cache.js",
"utils/logger.js",
"utils/console-logger.js",
"utils/api-data-extractor.js",
"content-scripts/flag-renderer.js",
"content-scripts/active-fetcher.js",
"content-scripts/observer.js",
"content-scripts/main.js"
],
"css": [
"styles/flags.css"
],
"run_at": "document_start"
}
],
"web_accessible_resources": [
{
"resources": [
"content-scripts/interceptor.js",
"icons/flags/*.png"
],
"matches": [
"https://x.com/*",
"https://twitter.com/*"
]
}
],
"action": {
"default_popup": "popup/popup.html",
"default_title": "xflags",
"default_icon": {
"48": "icons/icon48.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "x-country-flags@xflag.dev",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Meilleures alternatives xflags
Voici quelques Firefox add-ons qui sont similaires à xflags :
Location Flags for X (Twitter)
Matthieu
X Country Flag Extension
Sam
flagX - country flags for X (twitter)
mrcrow_gg
Twitter Flags
kingsman142
X/Twitter Location Flags, Time & Blocker
incconu_two
X CountryBadge
Akshay Anu S
Yet another flags
falsefalse
Flagged X
Pill Gates
X-Posed: Account Location & Device Info
Alexander Hagenah
Twitter Account Location Flag
AcrNischal
Country Flags & IP Whois
Andy Portmen
Twitter Account Location
Anton Maminov