By: nekotadon
Inspect and view changes in Switching between en-us and another language source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_name__",
"version": "1.0.1",
"manifest_version": 2,
"description": "__MSG_description__",
"default_locale": "en",
"icons": {
"16": "images/icon16.png",
"32": "images/icon32.png",
"48": "images/icon48.png",
"128": "images/icon128.png"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
"https://*.microsoft.com/*"
],
"js": [
"content_script.js"
],
"run_at": "document_end"
}
],
"options_ui": {
"page": "options.html",
"browser_style": true
},
"browser_specific_settings": {
"gecko": {
"id": "{72d63ef6-a237-46cb-bf68-7edb4c7d2f20}"
}
}
} Best Switching between en-us and another language Alternatives
Here are some Firefox add-ons that are similar to Switching between en-us and another language:
Language Switcher for Microsoft Learn
mkdev
Microsoft Docs Intl Redirect
DerLev
Language Quick Switch
JUN881
msredirect
Efe Açıkgöz
Language Switcher
33bet
UrlDeToUs
David Hübscher
Quick Accept-Language Switcher
Dan Callahan
accept-language Toggle Button
100の人 (エスパー・イーシア)
Accept Language Switcher
Firefox user 14376499