Business Insider - Deutschland
Chrome Extenstion for Business Insider - Deutschland
What is Business Insider - Deutschland?
Business Insider - Deutschland is a Chrome extension developed by Business Insider Deutschland, and its main feature is "Chrome Extenstion for Business Insider - Deutschland".
Extension Screenshots
Download Business Insider - Deutschland Extension CRX File
Download Business Insider - Deutschland 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
Damit seid ihr immer auf dem neuesten Stand der Wirtschaftsnachrichten, politischen Analysen und Tech-Updates: Die Business Insider Chrome-Extension. Dazu kommt ein spannender Mix aus Wissenschafts-, Strategy- und Panoramathemen und sehenswerten Videos. Immer, wenn ihr den Browser oder einen Tab öffnet, seht ihr nun auf einen Blick das Neueste und Interessanteste, was Business Insider Deutschland zu bieten hat. Außerdem dabei: Ein Widget, das euch über die aktuellen Kurse an den Finanzmärkten informiert - direkt von unserem Partner finanzen.net. Eine Suchleiste für Google darf natürlich nicht fehlen. Die Extension zu installieren ist kinderleicht und sicher. Gefällt sie euch nicht, könnt ihr sie genauso leicht wieder entfernen. Entstanden ist das Tool aus einer Partnerschaft mit Buzz Technologies.
Extension Basic Information
Name | Business Insider - Deutschland |
ID | jfjboedgpkhdnjnijiiliolckegolafo |
Official URL | https://chromewebstore.google.com/detail/business-insider-deutschl/jfjboedgpkhdnjnijiiliolckegolafo |
Description | Chrome Extenstion for Business Insider - Deutschland |
File Size | 1.52 MB |
Installation Count | 83 |
Current Version | 1.0.2 |
Last Updated | 2017-02-19 |
Publish Date | 2017-02-19 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Business Insider Deutschland |
[email protected] | |
Payment Type | free |
Extension Website | http://www.businessinsider.de |
Privacy Policy Page URL | http://www.businessinsider.de/datenschutz |
Supported Languages | de,en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Business Insider - Deutschland", "short_name": "businessinsider-deutschland", "version": "1.0.2", "manifest_version": 2, "description": "Chrome Extenstion for Business Insider - Deutschland", "icons": { "16": "images\/icon-16.png", "128": "images\/icon-128.png" }, "default_locale": "de", "background": { "scripts": [ "scripts\/background.js" ], "persistent": false }, "chrome_url_overrides": { "newtab": "index.html" }, "optional_permissions": [ "topSites" ], "browser_action": { "default_icon": "images\/icon-128.png" }, "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/s.ytimg.com https:\/\/www.youtube.com\/iframe_api https:\/\/ssl.google-analytics.com\/ga.js; object-src 'self'" } |