Browser Plugin Unified Web Page Commenting System

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Users can only comment on web pages via a message board function provided by the web page, which complicates web site development and requires user registration, limiting user interaction and convenience.

Innovation Solution

A method and system for web page commenting that allows users to add and submit comments without registration by providing a comment control on a browser, which detects comment adding instructions and sends comment content and web page identifiers to a server for storage, enabling comments on any web page with a unified commenting platform.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If a message board function is provided by the web page per se, then comments can be made on the web page, but the web site development becomes more complicated and user registration is required

Engineering Contradiction:
Improveease of commentingVSAvoidweb site development complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The commenting function is segmented from the web page itself and implemented as a separate browser plugin. This allows the commenting capability to be independent of the web page's native functionality, reducing the complexity burden on web site developers while maintaining ease of commenting for users through the plugin interface.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

A browser plugin acts as an intermediary between the user and the web page commenting system. The plugin handles comment submission, display, and interaction without requiring the web page to implement its own message board infrastructure, thereby simplifying web site development while preserving user commenting ease.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If a message board function is provided by the web page per se, then comments can be made on the web page, but user registration is required which bothers the user

Engineering Contradiction:
Improveease of commentingVSAvoidease of user access
Core Design Contradiction:
Ease of operationVSEase of manufacture

Solution Approach 1:

The registration requirement is extracted from the commenting process by implementing the comment system as a browser plugin that operates independently of the web page's authentication mechanisms. Users can comment through the plugin without being forced to register on the web site, maintaining ease of commenting while improving ease of user access.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The browser plugin serves as an intermediary that bypasses the web page's registration system. It provides its own interface for user identification and comment submission, allowing users to comment without registering on the target web site, thus preserving ease of commenting while eliminating registration barriers.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Adaptability or versatility

If comments are made via a message board function provided by the web page, then web page specific commenting is achieved, but comments cannot be made on web pages without such function

Engineering Contradiction:
Improveweb page compatibilityVSAvoidcommenting system complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The browser plugin implements a universal commenting interface that works across all web pages regardless of whether they have native message board functionality. The plugin provides consistent commenting capabilities across different web sites, enhancing adaptability while keeping the complexity contained within the plugin rather than requiring each web page to implement its own system.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS10175861B2Method and system for web page commenting, browser and storage medium
Publication Date: 2019.01.08 TENCENT TECHNOLOGY (SHENZHEN) CO LTD
  • US10175861B2 patent drawing
  • US10175861B2 patent drawing
  • US10175861B2 patent drawing

AI summary

Disclosed are a method and a system for web page commenting, a browser and a storage medium, and the method comprises: displaying a web page content and providing a comment control used for adding a comment containing a comment content on the web page content; detecting a comment adding instruction generated by the comment control; and sending the comment content and a web page identifier corresponding to the web page content to a server storing comments, if the comment adding instruction is detected. By the technical solutions according to the embodiments of the disclosure, a user is allowed to view the comments made by other users on the web page content, and make a comment on the web page content.