Record click bot
record clicks and replay
Vad är Record click bot?
Record click bot är en Chrome-tillägg utvecklad av atallah-salah, och dess huvudfunktion är "record clicks and replay".
Tilläggsskärmbilder
Ladda ner Record click bot-förlängningens CRX-fil
Ladda ner Record click bot-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
This is a test chrome-extension for POC.
Record clicks on websites and replay theses clicks on specific play time
Note: this version is test only and may could not work on all cases Grundläggande Information om Tillägg
| Namn | |
| ID | bmchoceeddggdndimacemddemmckhmpg |
| Officiell webbadress | https://chromewebstore.google.com/detail/record-click-bot/bmchoceeddggdndimacemddemmckhmpg |
| Beskrivning | record clicks and replay |
| Filstorlek | 12.47 KB |
| Antal Installationer | 114 |
| Aktuell Version | 3.0 |
| Senast Uppdaterad | 2021-08-04 |
| Publiceringsdatum | 2021-08-04 |
| Betyg | 1.00/5 Totalt 1 Betyg |
| Utvecklare | atallah-salah |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Record click bot",
"description": "record clicks and replay",
"version": "3.0",
"icons": {
"128": "icon_128.png"
},
"browser_action": {
"default_cion": "icon_128.png",
"default_popup": "index.html"
},
"content_scripts": [
{
"matches": [
" | |