By: rileydrcelik
Inspect and view changes in LockedInstagram source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "LockedInstagram",
"version": "1.0.1",
"description": "Hides a few distracting elements on Instagram, like the header, stories, reels, and explore. Lock in, yo.",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"content_scripts": [
{
"matches": [
"*://www.instagram.com/*"
],
"css": [
"hide.css"
],
"js": [
"hide.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "lockedinstagram@rileydrcelik.github",
"strict_min_version": "109.0"
}
}
} Best LockedInstagram Alternatives
Here are some Firefox add-ons that are similar to LockedInstagram:
Unscroll Instagram
Asyncrom
No Scrolling on Instagram
Arik Rundquist
Instagram Unlock
iaurg
Untrap Insta (Open-Source)
Tisosoft
Focus for Instagram
jatin
Obscura, For Instagram
Adithya Nair
No Instagram Stories!
je-clark
Reel Scroller
ToxcGang
Auto Hide Instagram Stories
Night Owl
Instagram Cleaner
sony
InstaFocus
Ulysses
Instagram Hide Reels, Explore Page - IGPlus
fullstackdev