By: Chris Judevine Add-on
Inspect and view changes in Force Phone View source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Force Phone View",
"version": "1.0.1",
"homepage_url": "https://chris-judevine.blogspot.com/2026/05/force-phone-view.html",
"description": "Simulates a 720px wide Android environment.",
"icons": {
"128": "data/icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "phone-view@chris-judevine",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"tabs",
"storage",
"webRequest",
"webRequestBlocking"
],
"host_permissions": [
"http://*/*",
"https://*/*"
],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"action": {
"default_icon": "data/icon.png",
"default_popup": "data/popup.html"
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"data/content_script.js"
],
"run_at": "document_start"
}
]
} Best Force Phone View Alternatives
Here are some Firefox add-ons that are similar to Force Phone View:
Mobile View Toggle
Yasin Keleş
Mobile Viewer
Alexander Moon
Request Full Screen for Mobile/Desktop
Calva
Mobile phone emulator - test websites
Hizone
DevicePreview Elite
OKVIP
Mobile Friendly Viewport Tester
mobile friendly
Page Source HTML Viewer (works on Android)
ChillaxJustDoIt
Mobile Out
pychen
Mobile View Toggle
Jone
Fit Text To Width
Jarrad
MobileLayout Tester
Win55
Device Viewport Tester
Xanthe Pearson