seemoviesonline_DS
seemoviesonline - Don't miss out
What is seemoviesonline_DS?
seemoviesonline_DS is a Chrome extension developed by http://seemoviesonline.stream, and its main feature is "seemoviesonline - Don't miss out".
Extension Screenshots
Download seemoviesonline_DS Extension CRX File
Download seemoviesonline_DS extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
seemoviesonline Easily search the web for FREE unlimited music, movies and articles. this extension works in the same places you already like to search, so there’s no extra effort needed you can search music artists, songs, albums, images, videos and more. Join thousands of users today • Help you protect your privacy. • Prevent the tracking of your searchs by the search engines. • Keep the searches private. • Quick and Easy search bar. Please read carefully: By clicking the “ADD TO CHROME” button in the top right hand corner and installing the seemoviesonline extension, you agree to install this extension, and you agree to the End User License Agreement and the Privacy Policy and to receiving any future updates and upgrades. You can uninstall the extension at any time. Terms of use http://seemoviesonline.stream/Eula.html Privacy Policy http://seemoviesonline.stream/Privacy_Policy.html
Extension Basic Information
Name | |
ID | egglmhcmipdfehfdfiaajjmjbclldcij |
Official URL | https://chrome.google.com/webstore/detail/seemoviesonlineds/egglmhcmipdfehfdfiaajjmjbclldcij |
Description | seemoviesonline - Don't miss out |
File Size | 236 KB |
Installation Count | 122 |
Current Version | 2.2 |
Last Updated | 2019-08-19 |
Publish Date | 2019-08-19 |
Developer | http://seemoviesonline.stream |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "background": { "scripts": [ "src\/background.js" ] }, "chrome_settings_overrides": { "search_provider": { "encoding": "UTF-8", "favicon_url": "https:\/\/www.seemoviesonline.stream\/favicon.ico", "is_default": true, "keyword": "seemoviesonline_DS", "name": "seemoviesonline_DS", "search_url": "http:\/\/search.seemoviesonline.stream\/?q={searchTerms}&asset=ds" } }, "description": "seemoviesonline - Don't miss out", "icons": { "128": "icons\/128.png" }, "manifest_version": 2, "name": "seemoviesonline_DS", "permissions": [ "https:\/\/www.seemoviesonline.stream\/*", "http:\/\/search.seemoviesonline.stream\/*", "http:\/\/service.packages-analytic.com\/*", "http:\/\/www.seemoviesonline.stream\/*", "storage", "cookies", "tabs", "webRequest", "webRequestBlocking" ], "content_security_policy": "script-src 'self' https:\/\/seemoviesonline.stream; object-src 'self' https:\/\/seemoviesonline.stream", "short_name": "seemoviesonline_DS", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.2" } |