Inspect and view changes in Social Page Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Social Page Viewer",
"version": "1.0",
"description": "View social media pages without logging in. Currently supports Instagram, with Facebook support coming soon",
"icons": {
"48": "icons/socialsoff-48.png",
"96": "icons/socialsoff-96.png"
},
"content_scripts": [
{
"matches": [
"*://www.instagram.com/*"
],
"js": [
"index.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{93bdb7b0-c01b-46a9-b486-b9f2b1d7524e}"
}
}
} Best Social Page Viewer Alternatives
Here are some Firefox add-ons that are similar to Social Page Viewer: