CN113965621A - Monitoring prompt method, device, computer and readable storage medium - Google Patents

Monitoring prompt method, device, computer and readable storage medium Download PDF

Info

Publication number
CN113965621A
CN113965621A CN202111299216.9A CN202111299216A CN113965621A CN 113965621 A CN113965621 A CN 113965621A CN 202111299216 A CN202111299216 A CN 202111299216A CN 113965621 A CN113965621 A CN 113965621A
Authority
CN
China
Prior art keywords
browser
prompt
monitoring
page
tab
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
CN202111299216.9A
Other languages
Chinese (zh)
Inventor
刘广庆
范渊
刘博�
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
DBAPPSecurity Co Ltd
Original Assignee
DBAPPSecurity Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by DBAPPSecurity Co Ltd filed Critical DBAPPSecurity Co Ltd
Priority to CN202111299216.9A priority Critical patent/CN113965621A/en
Publication of CN113965621A publication Critical patent/CN113965621A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application relates to a monitoring prompting method, a monitoring prompting device, a computer and a readable storage medium, wherein the monitoring prompting method comprises the following steps: monitoring a plurality of tab pages of a browser to acquire prompt data of the tab pages on the browser; and processing the prompt data on the label page, pushing the prompt information to a global terminal page for pushing notification, so that the user acquires the label page corresponding to the prompt information through the push notification of the prompt information, and operating and processing the prompt information. According to the method and the device, the tab page of the browser is monitored, the prompt message is pushed to the terminal page to be notified, for example, the application page on a mobile phone or the application page on a computer and other terminal pages which are easy to acquire by a user can click the push notification by the user, the corresponding tab page is acquired or jumped to, the user can conveniently operate and process the prompt message, and the processing efficiency is improved.

Description

Monitoring prompt method, device, computer and readable storage medium
Technical Field
The present application relates to the field of computers, and in particular, to a monitoring and prompting method, apparatus, computer, and readable storage medium.
Background
At present, a browser faces a problem that only prompt data of a current tab system can be reminded in real time, and unified notification bar prompt cannot be performed on multiple applications like an operating system.
In the prior art, when two or more systems containing web page alarms or web page chats are opened simultaneously in a current browser, message prompts or alarm prompts corresponding to web pages are only limited in the current web page, and a user cannot see prompt information of the previous page without switching back to the previous page after switching the page.
Disclosure of Invention
The embodiment of the application provides a monitoring prompting method, a monitoring prompting device, a computer and a readable storage medium, which are used for at least solving the problem that in the related technology, webpage messages or alarms cannot be subjected to global prompting, so that operators easily miss important things, and the working efficiency is reduced.
In a first aspect, an embodiment of the present application provides a monitoring prompting method, including:
monitoring a plurality of tab pages of a browser to acquire prompt data of the tab pages on the browser;
and processing the prompt data to obtain prompt information, pushing the prompt information to a global terminal page to perform pushing notification, so that a user acquires a label page corresponding to the prompt information through the pushing notification of the prompt information, and performs operation processing on the prompt information.
In some embodiments, the step of monitoring the plurality of tab pages of the browser comprises:
inserting a script into a browser through the script authority of the browser so as to monitor the browser and obtain the notification authority and the storage authority of a browser label page;
loading a target address to be monitored into a configuration item, matching a tab page opened in a browser with the configuration item, and performing global monitoring on the matched tab page.
In some embodiments, the processing the prompt data to obtain prompt information, and pushing the prompt information to a global terminal page for push notification includes:
starting the functions of the cookie and the javascript of the browser;
and carrying out data unified processing on the prompt data, generating a label page link corresponding to the prompt information, and pushing the label page link to a preset terminal adapted to the browser.
In some embodiments, the step of pushing the tab page link to a preset terminal adapted to the browser includes:
and pushing the tab page link to all tab pages opened by the browser by a contentScript method, and performing suspension prompt.
In some embodiments, the step of pushing the tab page link to a preset terminal adapted to the browser includes:
checking the adaptation result of the browser and the terminal by acquiring the manufacturer and the model of a hardware platform operated by the browser;
and pushing the data of the prompt message to a third party application adapted to the browser by calling a third party interface according to the adaptation result.
In some of these embodiments, the method further comprises:
skipping to a label page corresponding to the prompt message through the label page link, and performing operation processing on the prompt message;
and refreshing the label page link and updating the prompt information state.
In a second aspect, an embodiment of the present application provides a monitoring and prompting device, which includes:
the monitoring module is used for monitoring a plurality of tab pages of the browser so as to acquire prompt data of the tab pages on the browser;
and the prompt module is used for processing the prompt data to obtain prompt information, pushing the prompt information to a global terminal page to carry out pushing notification, so that a user can acquire a label page corresponding to the prompt information through the pushing notification of the prompt information and operate and process the prompt information.
In some of these embodiments, the monitoring module comprises:
an acquisition unit: the acquisition unit is used for inserting a script into the browser through the script permission of the browser so as to monitor the browser and acquire the notification permission and the storage permission of the browser label page;
a monitoring unit: the monitoring unit is used for loading a target address to be monitored into a configuration item, matching a tab page opened in a browser with the configuration item, and performing global monitoring on the matched tab page.
In some embodiments, the prompting module comprises:
the functional unit is used for starting the functions of the cookie and the javascript of the browser;
and the processing unit is used for carrying out data unified processing on the prompt data, generating a label page link corresponding to the prompt information, and pushing the label page link to a preset terminal adapted to the browser.
In some embodiments, the processing unit is specifically configured to:
and pushing the tab page link to all tab pages opened by the browser by a contentScript method, and performing suspension prompt.
In some embodiments, the processing unit is specifically configured to:
checking the adaptation result of the browser and the terminal by acquiring the manufacturer and the model of a hardware platform operated by the browser;
and pushing the data of the prompt message to a third party application adapted to the browser by calling a third party interface according to the adaptation result.
In some of these embodiments, the processing unit is further configured to:
skipping to a label page corresponding to the prompt message through the label page link, and performing operation processing on the prompt message;
and refreshing the label page link and updating the prompt information state.
In a third aspect, an embodiment of the present application provides a computer, including a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor implements the monitoring and prompting method according to the first aspect when executing the computer program.
In a fourth aspect, the present application provides a readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements a monitoring and prompting method according to the first aspect.
Compared with the related art, the monitoring prompting method provided by the embodiment of the application processes the prompting data in the tab page by monitoring the tab page of the browser, and pushes the prompting information to the terminal page for notification, such as an application page on a mobile phone or an application page on a computer, which is easily acquired by a user, so that the user can acquire or jump to the corresponding tab page by clicking the push notification, and the user can conveniently operate and process the prompting information.
The details of one or more embodiments of the application are set forth in the accompanying drawings and the description below to provide a more thorough understanding of the application.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
FIG. 1 is a flow chart of a monitoring prompt method in a first embodiment of the present application;
FIG. 2 is a flow chart of a monitoring prompt method in a second embodiment of the present application;
FIG. 3 is a flowchart of a monitoring prompt method according to a third embodiment of the present application;
FIG. 4 is a flowchart of a monitoring prompt method according to a fourth embodiment of the present application;
fig. 5 is a block diagram of a monitoring and prompting device in a fifth embodiment of the present application;
fig. 6 is a schematic hardware configuration diagram of a computer in a sixth embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be described and illustrated below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments provided in the present application without any inventive step are within the scope of protection of the present application.
It is obvious that the drawings in the following description are only examples or embodiments of the present application, and that it is also possible for a person skilled in the art to apply the present application to other similar contexts on the basis of these drawings without inventive effort. Moreover, it should be appreciated that in the development of any such actual implementation, as in any engineering or design project, numerous implementation-specific decisions must be made to achieve the developers' specific goals, such as compliance with system-related and business-related constraints, which may vary from one implementation to another.
Reference in the specification to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the specification. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. Those of ordinary skill in the art will explicitly and implicitly appreciate that the embodiments described herein may be combined with other embodiments without conflict.
Unless defined otherwise, technical or scientific terms referred to herein shall have the ordinary meaning as understood by those of ordinary skill in the art to which this application belongs. Reference to "a," "an," "the," and similar words throughout this application are not to be construed as limiting in number, and may refer to the singular or the plural. The present application is directed to the use of the terms "including," "comprising," "having," and any variations thereof, which are intended to cover non-exclusive inclusions; for example, a process, method, article, or apparatus that comprises a list of steps or modules (elements) is not limited to the listed steps or elements, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus. Reference to "connected," "coupled," and the like in this application is not intended to be limited to physical or mechanical connections, but may include electrical connections, whether direct or indirect. The term "plurality" as referred to herein means two or more. "and/or" describes an association relationship of associated objects, meaning that three relationships may exist, for example, "A and/or B" may mean: a exists alone, A and B exist simultaneously, and B exists alone. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship. Reference herein to the terms "first," "second," "third," and the like, are merely to distinguish similar objects and do not denote a particular ordering for the objects.
At present, browsers all face a problem that prompt data of current page card systems can only be reminded in real time. Unified Notification bar prompting cannot be carried out on a plurality of applications like an operating system, and data message prompting between two or more page cards cannot be met in the current browser.
When two or more systems containing web page alarms or web page chats are opened simultaneously in the current browser, message prompts or alarm prompts corresponding to the web pages are only limited in the current web pages, and a user can not see prompt information of the previous web pages under the condition of not switching back after switching, for example, when a page card is switched after opening a chatting web page, information returned in the previous web page is easily missed to cause reconnection, and the message prompts or prompt messages in the page card on a computer desktop cannot be uniformly called in the browser at present, so that field operators or customer service staff are tedious and easily miss important things to reduce the working efficiency.
In summary, the first embodiment of the present invention provides a monitoring and prompting method. Fig. 1 is a flowchart of a monitoring and prompting method according to an embodiment of the present application, and as shown in fig. 1, the flowchart includes the following steps:
step S101, monitoring a plurality of tab pages of a browser to acquire prompt data of the tab pages on the browser. In this step, the functions of each data system are opened through a browser monitoring system, so that description is facilitated, and since the global objects of the browsers are different, the following browsers are named uniformly, in this step, tabs of the browsers are monitored through browsers, and scripts run and monitor in the context of label pages in the browsers by calling browser. The prompt data refers to data used for unified prompting of multiple tab pages on the browser.
And step S102, processing the prompt data to obtain prompt information, pushing the prompt information to a global terminal page for pushing notification, so that a user can obtain a label page corresponding to the prompt information through the pushing notification of the prompt information, and operating and processing the prompt information. The prompt information refers to information for message prompt corresponding to each tab page on the browser. In this step, the terminal includes a tab page currently used by the browser or all tab pages opened by the browser; the system also comprises a toolbar of the browser, namely a main toolbar positioned on the right side of the address bar of the browser, wherein prompt information can be acquired in the main toolbar regardless of whether an operator opens a tab page for sending the prompt information; the terminal pages which can be quickly acquired by a user, such as a computer desktop and other third-party applications, can be clicked to send the push notification which can be conveniently checked by the operator, and can be skipped to the label page corresponding to the prompt information, so that the operator can conveniently operate and process the prompt information.
In the above steps S101 to S102, generally, the performance of monitoring multinomial unified prompt data by the browser is weak, especially for getting through of multiple system data, a unified message prompt cannot be performed on the prompt of the browser, a user is likely to miss when not seeing the data, and cannot monitor the dynamic state of other data in time, only the current data system is prompted, the effect of system monitoring is not affected, but the real-time monitoring of message prompt for multiple system data is greatly reduced.
The second embodiment of the application also provides a monitoring prompting method. Fig. 2 is a flowchart of another monitoring and prompting method according to an embodiment of the present application, and as shown in fig. 2, the flowchart includes the following steps:
step S201, a script is inserted into the browser through the script authority of the browser so as to monitor the browser and obtain the notification authority and the storage authority of the browser tab. In this step, the script right of the browser specifically inserts a script into the browser through contentScript, where the contentScript is a javascript script that runs in a Web page. By using the standard DOM, the browser can monitor and capture the detailed information of the page accessed by the browser, and can modify the information, so that the prompt data can be collected, processed and pushed conveniently in the following process by acquiring the notification authority and the storage authority of the tab page of the browser.
In some application scenarios of this embodiment, by pre-installing the component including the contentScript when the browser is installed, the component can reside in the background of the browser through the lifecycle of background.
Step S202, loading a target address to be monitored into a configuration item, matching a tab page opened in a browser with the configuration item, and performing global monitoring on the matched tab page. In some application scenarios of this embodiment, when there are more prompt messages of the browser and there is a difference in processing priority, the configuration item in the above components may be used to load the preset tab page, including the tab page with a higher processing priority, into the configuration item for selective monitoring, that is, the tab page with a lower priority may select to clear the configuration item, so that important items may be processed quickly, processing efficiency is improved, and usage effects are optimized.
And step S203, starting the functions of the cookie and the javascript of the browser. In this step, the functions of the browser cookie and the javascript are specifically started by a browser content settings tool, so that the collection and processing of the related prompt data of the prompt information are facilitated, and the prompt data is pushed.
And step S204, carrying out data unified processing on the prompt data, and generating a label page link corresponding to the prompt information. In this step, specifically, a link that can jump to the tab is generated according to the relevant parameter of the prompt message, such as the tab address of the tab page that sent the prompt message, and the link is sent to the terminal page.
And step S205, pushing the tab page link to all tab pages opened by the browser by a contentScript method, and performing suspension prompt. Specifically, in this step, the tab link may be prompted in the form of a popup window or an icon, for example, the tab may be opened to the corresponding tab in the alterepi method by pushing script tab. And all the opened tab pages comprise the tab pages which are not loaded with configuration items.
And step S206, jumping to the label page corresponding to the prompt message through the label page link, and performing operation processing on the prompt message. In this step, the user jumps to the tab corresponding to the tab page by clicking the link, so that the user can quickly acquire the prompt information to perform operation processing.
And step S207, refreshing the tab page link and updating the prompt information state. Specifically, in this step, after the user completes processing the prompt information, the tab page link is refreshed to ensure that other subsequent tab page links are pushed in time, and the prompt information state is updated, including identifying the processed prompt information, so as to prevent the user from repeatedly clicking and affecting the work efficiency.
In the above steps S201 to S207, the tab page is monitored, and specifically, the tab page to be monitored is loaded into the configuration item by setting the configuration item, the address of the tab page with higher priority is loaded into the configuration item, and selective monitoring is performed, that is, the tab page with lower priority processing level can select to clear the configuration item, so that important matters can be processed quickly, the processing efficiency is improved, the use effect is optimized, the prompt information is processed, the tab page link is generated and pushed to the page easily obtained by the operator, the user jumps to the tab corresponding to the tab page by clicking the link, so that the user can quickly obtain the prompt information, perform operation processing, and improve the processing efficiency, and when the user finishes processing the prompt information, the tab page link is refreshed to ensure the timely pushing of other subsequent tab page links, and the prompt information state is updated, including the identification of the processed prompt information, and the like, so that the user is prevented from repeatedly clicking to influence the working efficiency.
A third embodiment of the present application further provides a monitoring and prompting method, as shown in fig. 3, the steps of the monitoring and prompting method in this embodiment are substantially the same as those of the monitoring and prompting method in the second embodiment, and the difference is that:
step S305, checking the adaptation result of the browser and the terminal by acquiring the manufacturer and the model of a hardware platform operated by the browser; and pushing the data of the prompt message to a third party application adapted to the browser by calling a third party interface according to the adaptation result. In this step, the manufacturer and the model of the hardware platform where the browser runs are specifically obtained by a browser/enterprise software method to check the support degree of the current browser version to the push terminal, if the browser supports the terminal, the prompt information can be pushed to the terminal by calling a third-party interface, and if the prompt information does not support the terminal, the prompt information cannot be pushed. In this embodiment, the pushed terminal includes a third-party application such as a network transmission application, and it can be understood that the data of the prompt message includes an address of a tab page that sends the prompt message, the third-party interface includes an interactive port page of network communication transmission software, and the prompt message is prompted across terminals by the third-party application, so that a user can browse and view the prompt message at any terminal, and the processing efficiency is improved. It can be understood that, in some application scenarios of this implementation, the pushed page of the link corresponding to the prompt information may be pushed to a tab page or a toolbar of a browser, a port adapted to the browser, and a third-party application page adapted to the browser, and may also be pushed to a plurality of third-party application pages adapted to the browser.
The fourth embodiment of the application also provides a monitoring prompting method. As shown in fig. 4, the steps of the monitoring and prompting method in the present embodiment are substantially the same as the steps of the monitoring and prompting method in the second embodiment, except that:
and step S405, placing the tab page link in the main toolbar in the form of an icon through an extender browser. In this step, the main toolbar is located at an address bar of the browser, that is, no matter whether the tab page browsed by the user is a tab page popping up prompt information or not, the operator can acquire the tab page link and jump to the tab page sending the prompt information by clicking the link, so that the operator can quickly perform operation processing on the content related to the prompt information, and the processing efficiency is improved.
In other embodiments of the present application, the prompt information may also be used for performing a notification prompt on a desktop of a computer through browser notifications, and even if an operator is not using a browser, the operator may also jump to a tab page that sends the prompt information by obtaining a popup window of a desktop notification bar and clicking a link, so that the operator may quickly perform operation processing on content related to the prompt information, and processing efficiency is improved.
A fifth embodiment of the present application further provides a monitoring and prompting device, which is used to implement the embodiments and the preferred embodiments, and the description of the device that has been already made is omitted. As used hereinafter, the terms "module," "unit," "subunit," and the like may implement a combination of software and/or hardware for a predetermined function. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware, or a combination of software and hardware is also possible and contemplated.
Fig. 5 is a block diagram of a monitoring and prompting device according to an embodiment of the present application, and as shown in fig. 5, the device includes: a monitoring module 10 and a prompting module 20; wherein the content of the first and second substances,
the monitoring module 10 is configured to monitor a plurality of tab pages of a browser to obtain prompt data of the tab pages on the browser;
the prompt module 20 is configured to process the prompt data to obtain prompt information, and push the prompt information to a global terminal page for push notification, so that a user obtains a tab page corresponding to the prompt information through the push notification of the prompt information, and performs operation processing on the prompt information.
In particular, the monitoring module 10 comprises:
an acquisition unit: the acquisition unit is used for inserting a script into the browser through the contentScript right and acquiring the notification right and the storage right of the browser tab;
a monitoring unit: the monitoring unit is used for loading a target address to be monitored into a configuration item, matching a tab page opened in a browser with the configuration item, and performing global monitoring on the matched tab page.
Specifically, the prompt module 20 includes:
the functional unit is used for starting the functions of the cookie and the javascript of the browser;
and the processing unit is used for carrying out data unified processing on the prompt data, generating a label page link corresponding to the prompt information, and pushing the label page link to a preset terminal adapted to the browser.
Specifically, in this embodiment, the processing unit is specifically configured to:
and pushing the tab page link to all tab pages opened by the browser by a contentScript method, and performing suspension prompt.
It will be appreciated that in some application scenarios of the present application, the processing unit may be further configured to:
checking the adaptation result of the browser and the terminal by acquiring the manufacturer and the model of a hardware platform operated by the browser; and pushing the data of the prompt message to a third party application adapted to the browser by calling a third party interface according to the adaptation result.
In particular, the processing unit is further configured to:
skipping to a label page corresponding to the prompt message through the label page link, and performing operation processing on the prompt message;
and refreshing the label page link and updating the prompt information state.
In summary, the monitoring module 10 monitors the tab pages, and specifically, the monitoring unit sets a configuration item to load the tab pages to be monitored into the configuration item, and loads the addresses of the tab pages with higher priority into the configuration item for selective monitoring, that is, the tab pages with lower priority processing level can select clear configuration items, so that important items can be processed quickly, processing efficiency is improved, and use effect is optimized, the prompt module 20 processes the prompt information, generates a tab page link, and pushes the link to a page that is easy to be acquired by an operator, the page includes a tab page opened by a browser, a toolbar of the browser, a push page of a third-party application, and the like, so that a user can jump to a tab corresponding to the tab page by clicking the link, so that the user can acquire the prompt information quickly, perform operation processing, and improve processing efficiency, after the user finishes processing the prompt message, the tab page link is refreshed to ensure the timely pushing of other subsequent tab page links, and the prompt message state is updated, including the identification of the processed prompt message and the like, so that the user is prevented from repeatedly clicking to influence the working efficiency.
It should be noted that each of the modules may be a functional module or a program module, and may be implemented by software or hardware. For a module implemented by hardware, the modules may be located in the same processor; or the modules can be respectively positioned in different processors in any combination.
A sixth embodiment of the present application provides a computer, and it should be understood that the principle mentioned in the monitoring prompting device in this embodiment corresponds to the monitoring prompting method in the second embodiment of the present application, and the related principle not described in detail can be referred to the second embodiment, which is not described herein again.
The computer may comprise a processor 81 and a memory 82 in which computer program instructions are stored.
Specifically, the processor 81 may include a Central Processing Unit (CPU), or A Specific Integrated Circuit (ASIC), or may be configured to implement one or more Integrated circuits of the embodiments of the present Application.
Memory 82 may include, among other things, mass storage for data or commands. By way of example, and not limitation, memory 82 may include a Hard Disk Drive (Hard Disk Drive, abbreviated to HDD), a floppy Disk Drive, a Solid State Drive (SSD), flash memory, an optical Disk, a magneto-optical Disk, tape, or a Universal Serial Bus (USB) Drive or a combination of two or more of these. Memory 82 may include removable or non-removable (or fixed) media, where appropriate. The memory 82 may be internal or external to the data processing apparatus, where appropriate. In a particular embodiment, the memory 82 is a Non-Volatile (Non-Volatile) memory. In particular embodiments, Memory 82 includes Read-Only Memory (ROM) and Random Access Memory (RAM). The ROM may be mask-programmed ROM, Programmable ROM (PROM), Erasable PROM (EPROM), Electrically Erasable PROM (EEPROM), Electrically rewritable ROM (EAROM), or FLASH Memory (FLASH), or a combination of two or more of these, where appropriate. The RAM may be a Static Random-Access Memory (SRAM) or a Dynamic Random-Access Memory (DRAM), where the DRAM may be a Fast Page Mode Dynamic Random-Access Memory (FPMDRAM), an Extended data output Dynamic Random-Access Memory (EDODRAM), a Synchronous Dynamic Random-Access Memory (SDRAM), and the like.
The memory 82 may be used to store or cache various data files that need to be processed and/or used for communication, as well as possible computer program commands executed by the processor 82.
The processor 81 reads and executes computer program commands stored in the memory 82 to implement any one of the monitoring prompting methods in the above embodiments.
In some of these embodiments, the computer may also include a communication interface 83 and a bus 80. As shown in fig. 6, the processor 81, the memory 82, and the communication interface 83 are connected via the bus 80 to complete communication therebetween.
The communication interface 83 is used for implementing communication between modules, devices, units and/or equipment in the embodiment of the present application. The communication interface 83 may also enable communication with other components such as: the data communication is carried out among external equipment, image/data acquisition equipment, a database, external storage, an image/data processing workstation and the like.
The bus 80 comprises hardware, software, or both coupling the components of the computer to each other. Bus 80 includes, but is not limited to, at least one of the following: data Bus (Data Bus), Address Bus (Address Bus), Control Bus (Control Bus), Expansion Bus (Expansion Bus), and Local Bus (Local Bus). By way of example, and not limitation, Bus 80 may include an Accelerated Graphics Port (AGP) or other Graphics Bus, an Enhanced Industry Standard Architecture (EISA) Bus, a Front-Side Bus (FSB), a Hyper Transport (HT) Interconnect, an ISA (ISA) Bus, an InfiniBand (InfiniBand) Interconnect, a Low Pin Count (LPC) Bus, a memory Bus, a microchannel Architecture (MCA) Bus, a PCI (Peripheral Component Interconnect) Bus, a PCI-Express (PCI-X) Bus, a Serial Advanced Technology Attachment (SATA) Bus, a Video Electronics Bus (audio Electronics Association), abbreviated VLB) bus or other suitable bus or a combination of two or more of these. Bus 80 may include one or more buses, where appropriate. Although specific buses are described and shown in the embodiments of the application, any suitable buses or interconnects are contemplated by the application.
In addition, in combination with the monitoring and prompting method in the above embodiments, a seventh embodiment of the present application provides a readable storage medium. The readable storage medium having stored thereon computer program instructions; the computer program command, when executed by a processor, implements any of the monitoring hints method of the above embodiments.
The technical features of the embodiments described above may be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the embodiments described above are not described, but should be considered as being within the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A monitoring prompting method is characterized by comprising the following steps:
monitoring a plurality of tab pages of a browser to acquire prompt data of the tab pages on the browser;
and processing the prompt data to obtain prompt information, pushing the prompt information to a global terminal page to perform pushing notification, so that a user acquires a label page corresponding to the prompt information through the pushing notification of the prompt information, and performs operation processing on the prompt information.
2. The monitoring prompt method as claimed in claim 1, wherein the step of monitoring the plurality of tab pages of the browser comprises:
inserting a script into a browser through the script authority of the browser so as to monitor the browser and obtain the notification authority and the storage authority of a browser label page;
loading a target address to be monitored into a configuration item, matching a tab page opened in a browser with the configuration item, and performing global monitoring on the matched tab page.
3. The monitoring and prompting method according to claim 1, wherein the step of processing the prompting data to obtain prompting information and pushing the prompting information to a global terminal page for push notification comprises:
starting the functions of the cookie and the javascript of the browser;
and carrying out data unified processing on the prompt data, generating a label page link corresponding to the prompt information, and pushing the label page link to a preset terminal adapted to the browser.
4. The monitoring prompt method according to claim 3, wherein the step of pushing the tab page link to a preset terminal adapted to the browser comprises:
and pushing the tab page link to all tab pages opened by the browser by a contentScript method, and performing suspension prompt.
5. The monitoring prompt method according to claim 3, wherein the step of pushing the tab page link to a preset terminal adapted to the browser comprises:
checking the adaptation result of the browser and the terminal by acquiring the manufacturer and the model of a hardware platform operated by the browser;
and pushing the data of the prompt message to a third party application adapted to the browser by calling a third party interface according to the adaptation result.
6. The monitoring prompt method of claim 3, further comprising:
skipping to a label page corresponding to the prompt message through the label page link, and performing operation processing on the prompt message;
and refreshing the label page link and updating the prompt information state.
7. A monitoring and prompting device, comprising:
the monitoring module is used for monitoring a plurality of tab pages of the browser so as to acquire prompt data of the tab pages on the browser;
and the prompt module is used for processing the prompt data to obtain prompt information, pushing the prompt information to a global terminal page to carry out pushing notification, so that a user can acquire a label page corresponding to the prompt information through the pushing notification of the prompt information and operate and process the prompt information.
8. The monitoring and prompting device of claim 7, wherein the monitoring module comprises:
an acquisition unit: the acquisition unit is used for inserting a script into the browser through the script permission of the browser so as to monitor the browser and acquire the notification permission and the storage permission of the browser label page;
a monitoring unit: the monitoring unit is used for loading a target address to be monitored into a configuration item, matching a tab page opened in a browser with the configuration item, and performing global monitoring on the matched tab page.
9. A computer comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the monitoring hints method according to any of claims 1 to 6 when executing the computer program.
10. A readable storage medium on which a computer program is stored, which program, when being executed by a processor, carries out the monitoring alert method according to any one of claims 1 to 6.
CN202111299216.9A 2021-11-04 2021-11-04 Monitoring prompt method, device, computer and readable storage medium Withdrawn CN113965621A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111299216.9A CN113965621A (en) 2021-11-04 2021-11-04 Monitoring prompt method, device, computer and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111299216.9A CN113965621A (en) 2021-11-04 2021-11-04 Monitoring prompt method, device, computer and readable storage medium

Publications (1)

Publication Number Publication Date
CN113965621A true CN113965621A (en) 2022-01-21

Family

ID=79469324

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111299216.9A Withdrawn CN113965621A (en) 2021-11-04 2021-11-04 Monitoring prompt method, device, computer and readable storage medium

Country Status (1)

Country Link
CN (1) CN113965621A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101390081A (en) * 2005-04-07 2009-03-18 微软公司 System and method for selecting a tab within a tabbed browser
CN102830962A (en) * 2011-05-12 2012-12-19 索尼公司 Information processing apparatus, server device, information processing method, computer program, and content sharing system
CN103019659A (en) * 2011-09-21 2013-04-03 腾讯科技(深圳)有限公司 Method and device for updating state in label page of application program
CN104142987A (en) * 2014-07-24 2014-11-12 腾讯科技(深圳)有限公司 Page content management method and device and terminal device
CN104239545A (en) * 2014-09-23 2014-12-24 北京金山安全软件有限公司 Multi-label page preview method and device
CN104519084A (en) * 2013-09-27 2015-04-15 华为终端有限公司 Method and device for displaying messages
CN110333955A (en) * 2019-04-30 2019-10-15 上海掌门科技有限公司 A kind of method and apparatus managing message informing in application
US20200042568A1 (en) * 2017-02-13 2020-02-06 Guangdong Oppo Mobile Telecommunications Corp.Ltd. Browser Page Display Method and Apparatus, Storage Medium and Terminal
CN111914200A (en) * 2020-07-17 2020-11-10 烽火通信科技股份有限公司 Browser tab state synchronization method, device, equipment and storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101390081A (en) * 2005-04-07 2009-03-18 微软公司 System and method for selecting a tab within a tabbed browser
CN102830962A (en) * 2011-05-12 2012-12-19 索尼公司 Information processing apparatus, server device, information processing method, computer program, and content sharing system
CN103019659A (en) * 2011-09-21 2013-04-03 腾讯科技(深圳)有限公司 Method and device for updating state in label page of application program
CN104519084A (en) * 2013-09-27 2015-04-15 华为终端有限公司 Method and device for displaying messages
CN104142987A (en) * 2014-07-24 2014-11-12 腾讯科技(深圳)有限公司 Page content management method and device and terminal device
CN104239545A (en) * 2014-09-23 2014-12-24 北京金山安全软件有限公司 Multi-label page preview method and device
US20200042568A1 (en) * 2017-02-13 2020-02-06 Guangdong Oppo Mobile Telecommunications Corp.Ltd. Browser Page Display Method and Apparatus, Storage Medium and Terminal
CN110333955A (en) * 2019-04-30 2019-10-15 上海掌门科技有限公司 A kind of method and apparatus managing message informing in application
CN111914200A (en) * 2020-07-17 2020-11-10 烽火通信科技股份有限公司 Browser tab state synchronization method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
US9531734B2 (en) Method and apparatus for intercepting or cleaning-up plugins
WO2014139300A1 (en) Method and device for loading a plug-in
CN108255701B (en) Scene testing method and mobile terminal
CN109684008B (en) Card rendering method, device, terminal and computer readable storage medium
CN107644075B (en) Method and device for collecting page information
CN103268448B (en) The method and system of the security of detection of dynamic Mobile solution
CN110908837A (en) Application program exception handling method and device, electronic equipment and storage medium
CN113076253A (en) Test method and test device
CN113900834A (en) Data processing method, device, equipment and storage medium based on Internet of things technology
CN110881224B (en) Network long connection method, device, equipment and storage medium
CN113220403B (en) Method and device for h5 intercepting Android return event and electronic equipment
CN109343908B (en) Method and device for delaying loading of JS script
CN110704131A (en) Method and device for calling native application by HTML5 application
CN107741891B (en) Object reconstruction method, medium, device and computing equipment
CN113965621A (en) Monitoring prompt method, device, computer and readable storage medium
CN115269252A (en) Application program fault processing method, device, equipment and storage medium
CN109446462B (en) Page-based data monitoring processing method, device, equipment and storage medium
CN114020513A (en) Method and device for processing log information
CN113378180A (en) Vulnerability detection method and device, computer equipment and readable storage medium
CN111737129A (en) Service control method, service control device, computer readable medium and electronic equipment
CN112417324A (en) Chrome-based URL (Uniform resource locator) interception method and device and computer equipment
CN113760631A (en) Page loading duration determination method, device, equipment and storage medium
CN110874238A (en) Online service updating method and device
CN111475783A (en) Data detection method, system and equipment
CN111324846B (en) Information processing method, information processing device, electronic equipment and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication

Application publication date: 20220121

WW01 Invention patent application withdrawn after publication