Inspect and view changes in EasyAgent source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "EasyAgent",
"version": "0.5.0",
"description": "Record clicks and form fills once, then bulk-replay them against rows from a pasted or uploaded spreadsheet.",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"permissions": [
"storage",
"tabs",
"scripting",
"activeTab",
"webNavigation"
],
"action": {
"default_popup": "index.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"background": {
"scripts": [
"service-worker-loader.js"
],
"type": "module"
},
"content_scripts": [
{
"js": [
"assets/index.ts-loader-Ej5YT2Zk.js"
],
"matches": [
"<all_urls>"
],
"all_frames": true
}
],
"host_permissions": [
"<all_urls>"
],
"web_accessible_resources": [
{
"matches": [
"<all_urls>"
],
"resources": [
"assets/data-DSnFsWz9.js",
"assets/index.ts-Bu0DYYn_.js"
],
"use_dynamic_url": false
}
],
"browser_specific_settings": {
"gecko": {
"id": "bob@portal-fox.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Melhores alternativas EasyAgent
Aqui estão algumas Firefox add-ons que são similares a EasyAgent:
Action Replay Pro
DA88
Click Repeater
Alex T
Flow Recorder
Ratul Hasan
Form horizon - auto form filler
dmMonster
StepRecorder — Record & Replay Browser Steps
Vietcodex
FormFlow
Shivam Gupta
Web Interaction Automator
Chandler
Dynamic URL Collector
Jozzo
Copy Cat
thesuperduke
AutoFill Pro-Smart Profile,Recorder
PatilWeb
Browser Task Automator
cogimz
Evertest Recorder
quokka-dev