Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_app_name__", "short_name": "With A View", "version": "1.6.5", "description": "__MSG_app_description__", "author": "with a view", "action": { "default_title": "Most beautiful places with a view on new tab", "default_icon": { "16": "logo-16.png", "32": "logo-32.png", "48": "logo-48.png", "128": "logo-128.png" } }, "icons": { "16": "logo-16.png", "32": "logo-32.png", "48": "logo-48.png", "128": "logo-128.png" }, "chrome_url_overrides": { "newtab": "new-tab.html" }, "permissions": [ "storage", "offscreen", "tabs", "activeTab" ], "default_locale": "en", "optional_permissions": [ "topSites" ], "web_accessible_resources": [ { "resources": [ "offscreen.html" ], "matches": [ "<all_urls>" ] } ], "host_permissions": [ "https:\/\/*.google.com\/", "https:\/\/*.gstatic.com\/", "https:\/\/*.firebaseio.com\/", "https:\/\/*.googleapis.com\/" ], "externally_connectable": { "matches": [ "https:\/\/www.withaview.co\/*" ] }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'; frame-src 'self' https:\/\/feedback.fish https:\/\/vimeo.com https:\/\/player.vimeo.com https:\/\/youtu.be https:\/\/www.youtube.com https:\/\/youtube.com https:\/\/s.ytimg.com https:\/\/app.withaview.co https:\/\/prod-eu-wav.firebaseapp.com https:\/\/wav-web-app.web.app https:\/\/prod-eu-wav.web.app https:\/\/app.withaview.co http:\/\/localhost:8084\/; style-src 'self' 'unsafe-inline'; img-src 'self' data: blob: https:\/\/i.ytimg.com https:\/\/www.youtube.com https:\/\/youtube.com https:\/\/i.vimeocdn.com https:\/\/live.staticflickr.com\/ https:\/\/www.google.com\/s2\/favicons https:\/\/s2.googleusercontent.com\/s2\/favicons https:\/\/*.openstreetmap.org https:\/\/maps.wikimedia.org https:\/\/res.cloudinary.com\/xviewzzzx\/ http:\/\/res.cloudinary.com\/xviewzzzx\/image\/upload https:\/\/d1x2jsuj9gaph.cloudfront.net https:\/\/itccms.imgix.net\/ https:\/\/itc.imgix.net https:\/\/media.vrbo.com https:\/\/onefinestay.imgix.net https:\/\/static.plumcache.com https:\/\/fastly.4sqi.net\/img\/ https:\/\/live.staticflickr.com\/ https:\/\/*.googleusercontent.com https:\/\/platform-lookaside.fbsbx.com https:\/\/graph.facebook.com https:\/\/*.gstatic.com\/;" }, "version_name": "1.6.5", "offline_enabled": true, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1CMCxfaqXXQGynIRFGi+WEFoLg78qMHt\/7UL7GtHhc3O001npeOwk7bvc0xO7X2t4QJFKV4abhZUI4hrblAPxlcgOQGwDByC38W5yT3rSdh9fPB3bTfFGJ2oR5TkpGbqrGY98Z68mmNrAsg2TzDQtQUSVC0ciE6BIoYylyoDeofrh6QEITEu1posaa1TQxAW9tTxBM6\/Jo+a1nfdbvQLRAz6yIegoc0TJAgh4l7H7zcAFJ+UufGBME9Yl\/JopO+BZLrMsZTuXRjY491qYpYd1q4NdjWGN7tMkxR5FoWv10vxO\/yyV7NOv3O6ns0WuT9+6IYL7Ki8I1tc+VK6vIRnqQIDAQAB", "minimum_chrome_version": "88", "background": { "service_worker": "background.js" } }