Web client for Instagram™ 1
FREE
Released:2023-01-20
Manifest File:
{"name":"__MSG_name__","icons":{"32":"assets\/icons\/icon32.png","64":"assets\/icons\/icon64.png","128":"assets\/icons\/icon128.png","256":"assets\/icons\/icon256.png"},"version":"1","background":{"scripts":["libs\/jquery.js","background.js"]},"short_name":"Web IG","update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"__MSG_description__","permissions":["<all_urls>","storage","webRequest","webRequestBlocking","downloads"],"version_name":"1","browser_action":{"default_icon":{"32":"assets\/icons\/icon32.png","64":"assets\/icons\/icon64.png","128":"assets\/icons\/icon128.png","256":"assets\/icons\/icon256.png"},"default_title":"__MSG_name__"},"default_locale":"en","content_scripts":[{"js":["js\/browser.js"],"run_at":"document_idle","matches":["*:\/\/*\/*"],"all_frames":false},{"js":["js\/replace.js"],"run_at":"document_start","matches":["*:\/\/www.instagram.com\/*"]},{"js":["libs\/jquery.js","js\/content.js"],"css":["assets\/css\/popup.css"],"matches":["*:\/\/www.instagram.com\/*"]},{"js":["js\/instaLinkListener.js"],"matches":["<all_urls>"],"all_frames":true}],"manifest_version":2,"content_security_policy":"script-src 'self' 'unsafe-eval' ; object-src 'self'","web_accessible_resources":["assets\/images\/*","css\/*"]}