By: ilGur
Inspect and view changes in Panel & Notifier for Instagram™ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"version": "0.1.4resigned1",
"manifest_version": 2,
"short_name": "instagramtmpanel",
"name": "Panel and Notifier for Instagram™",
"background": {
"page": "lib/chrome/background.html"
},
"homepage_url": "http://mybrowseraddon.com/instagram-panel.html",
"options_ui": {
"chrome_style": true,
"page": "data/options/options.html"
},
"description": "check your Instagram while you browse, plus, get badge notifications for new posts.",
"permissions": [
"tabs",
"storage",
"<all_urls>",
"webRequest",
"webRequestBlocking"
],
"browser_action": {
"default_popup": "data/content_script/panel.html",
"default_title": "Panel and Notifier for Instagram™",
"default_icon": {
"16": "data/icons/16.png",
"32": "data/icons/32.png",
"48": "data/icons/48.png",
"64": "data/icons/64.png"
}
},
"content_scripts": [
{
"all_frames": true,
"run_at": "document_start",
"matches": [
"*://*.instagram.com/*"
],
"js": [
"data/content_script/inject.js"
]
}
],
"icons": {
"16": "data/icons/16.png",
"32": "data/icons/32.png",
"48": "data/icons/48.png",
"64": "data/icons/64.png",
"128": "data/icons/128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{9a425273-1f2a-4327-9c62-2d1c42cbd59b}"
}
}
} Best Panel & Notifier for Instagram™ Alternatives
Here are some Firefox add-ons that are similar to Panel & Notifier for Instagram™:
Panel & Notifier for Gmail™
Anthony
Panel for Pinterest™
Glin
Panel for WhatsApp™ Web
Ranguwud
Instagram chat in Sidebar
GODIE
Instagram popup Blocker
Mahdi Jafari
App for IW
Hilward
Instagram Unlock
TheMotivator
Instagram Downloader & Mobile Layout
Cameron Luna
Desktop for Instagram online
RunApps
Iconosquare Extension
Iconosquare
SocialsOff
jpie
Instabar
def00111