Fulldive
Fulldive lets you leave comments directly on any web page. You can also tag, be tagged, and be notified by friends you care about.
Was ist Fulldive?
Fulldive ist eine Chrome-Erweiterung, die von http://fulldive.com entwickelt wurde, und ihr Hauptmerkmal ist "Fulldive lets you leave comments directly on any web page. You can also tag, be tagged, and be notified by friends you care about.".
Erweiterungsscreenshots
Fulldive-Erweiterungs-CRX-Datei herunterladen
Laden Sie Fulldive-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Unbiased and unfiltered conversations on any website, news, and videos. Do you want to hear what people are really saying on New York Times, CNN, Youtube? Download Fulldive now to have access to thousands of undeleted comments from these sites. Many times comments are deleted/disabled because of the site or author bias--but Fulldive saves ALL comments. Interested in what people are talking about when the Apple Keynote is streamed? How about the most recent UFC fight? Look no further than Fulldive. Fulldive is constantly expanding its commenting community. This extensions mission is to make the internet a fair playing field, NO MORE CENSORSHIP. Fulldive lets you start discussions on any web page. Chat, tag, and get notified on trending topics amongst friends and your social circle, right on the web page. Find something noteworthy to share? Tag friends and get them to join the crowd. Last but not least, you'll get notified on your activities - just like any other social apps - and what’s trending. Now available as an extension on Google Chrome Web Browser. Key features: - Chat with your friends and strangers, right on the web page. - Found something noteworthy to share? Just tag your friends and get them to join the crowd. - Bookmark the latest news, magazine articles, blog stories, videos, recipes, web pages, how-to information – anything you found interesting on the web. Love Fulldive? Get Fulldive on your phone! Google Play: http://bit.ly/evrygoogleplay App Store: http://bit.ly/evryappstore Website: https://fulldive.com
Grundlegende Informationen zur Erweiterung
Name | |
ID | anpgbcdpmnmmgmlalpbohkjkmnpfgkoi |
Offizielle URL | https://chrome.google.com/webstore/detail/fulldive/anpgbcdpmnmmgmlalpbohkjkmnpfgkoi |
Beschreibung | Fulldive lets you leave comments directly on any web page. You can also tag, be tagged, and be notified by friends you care about. |
Dateigröße | 990 KB |
Installationsanzahl | 125 |
Aktuelle Version | 2.5.0 |
Letztes Update | 2021-10-20 |
Veröffentlichungsdatum | 2019-06-15 |
Bewertung | 4.83/5 Insgesamt 6 Bewertungen |
Entwickler | http://fulldive.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.fulldive.com |
Hilfeseite URL | https://www.fulldive.com |
URL der Datenschutzrichtlinien-Seite | https://www.fulldive.com/privacy-policy |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Fulldive", "version": "2.5.0", "short_name": "Fulldive", "description": "Fulldive lets you leave comments directly on any web page. You can also tag, be tagged, and be notified by friends you care about.", "homepage_url": "https:\/\/fdvr.co\/", "manifest_version": 2, "permissions": [ "gcm", "tabs", "webNavigation", "webRequest", "storage", "notifications", "unlimitedStorage", "activeTab", "http:\/\/*\/*", "https:\/\/*\/*", "webRequestBlocking" ], "content_scripts": [ { "all_frames": false, "js": [ "vendors\/bundle.js", "content\/bundle.js" ], "matches": [ " |