-
Notifications
You must be signed in to change notification settings - Fork 0
/
popup.html
161 lines (151 loc) · 13.1 KB
/
popup.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
<!DOCTYPE html>
<html lang="en">
<head>
<!-- This is the code by syed sharukhali farookali naziyabegum for persist ventures internship-->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<style>
body {
font-family: Arial, Helvetica, sans-serif;
text-align: center;
padding: 20px;
background-color: #aeccec;
}
h1 {
color: #1b7ae0;
}
button {
background-color: #1b7ae0;
color: #fff;
border: 1px solid black;
padding: 10px 20px;
font-size: 16px;
cursor: pointer;
}
button:hover {
background-color: #0056b3;
}
</style>
<script src="popup.js"></script>
</head>
<body>
<h1>Auto Form Filler</h1>
<div id="hbspt-form-bdd57e54-bc4a-48bc-82da-32d40682a47c" class="hbspt-form" data-hs-forms-root="true">
<form id="hsForm_ed477855-9cf3-4872-8062-2225675ecfce" method="POST" accept-charset="UTF-8"
enctype="multipart/form-data" novalidate=""
action="https://forms.hsforms.com/submissions/v3/public/submit/formsnext/multipart/2994607/ed477855-9cf3-4872-8062-2225675ecfce"
class="hs-form-private hsForm_ed477855-9cf3-4872-8062-2225675ecfce hs-form-ed477855-9cf3-4872-8062-2225675ecfce hs-form-ed477855-9cf3-4872-8062-2225675ecfce_bdd57e54-bc4a-48bc-82da-32d40682a47c hs-form stacked hs-custom-style"
target="target_iframe_ed477855-9cf3-4872-8062-2225675ecfce"
data-instance-id="bdd57e54-bc4a-48bc-82da-32d40682a47c" data-form-id="ed477855-9cf3-4872-8062-2225675ecfce"
data-portal-id="2994607">
<fieldset class="form-columns-1">
<div class="hs_firstname hs-firstname hs-fieldtype-text field hs-form-field"><label
id="label-firstname-ed477855-9cf3-4872-8062-2225675ecfce" class=""
placeholder="Enter your First name"
for="firstname-ed477855-9cf3-4872-8062-2225675ecfce"><span>First name</span><span
class="hs-form-required">*</span></label>
<legend class="hs-field-desc" style="display: none;"></legend>
<div class="input"><input id="firstname-ed477855-9cf3-4872-8062-2225675ecfce" name="firstname"
required="" placeholder="" type="text" class="hs-input invalid error" inputmode="text"
autocomplete="given-name" value=""></div>
<ul class="no-list hs-error-msgs inputs-list" role="alert">
<li><label class="hs-error-msg hs-main-font-element">Please complete this required
field.</label></li>
</ul>
</div>
</fieldset>
<fieldset class="form-columns-1">
<div class="hs_lastname hs-lastname hs-fieldtype-text field hs-form-field"><label
id="label-lastname-ed477855-9cf3-4872-8062-2225675ecfce" class=""
placeholder="Enter your Last name"
for="lastname-ed477855-9cf3-4872-8062-2225675ecfce"><span>Last name</span><span
class="hs-form-required">*</span></label>
<legend class="hs-field-desc" style="display: none;"></legend>
<div class="input"><input id="lastname-ed477855-9cf3-4872-8062-2225675ecfce" name="lastname"
required="" placeholder="" type="text" class="hs-input" inputmode="text"
autocomplete="family-name" value=""></div>
</div>
</fieldset>
<fieldset class="form-columns-1">
<div class="hs_email hs-email hs-fieldtype-text field hs-form-field"><label
id="label-email-ed477855-9cf3-4872-8062-2225675ecfce" class="" placeholder="Enter your Email"
for="email-ed477855-9cf3-4872-8062-2225675ecfce"><span>Email</span><span
class="hs-form-required">*</span></label>
<legend class="hs-field-desc" style="display: none;"></legend>
<div class="input"><input id="email-ed477855-9cf3-4872-8062-2225675ecfce" name="email" required=""
placeholder="" type="email" class="hs-input" inputmode="email" autocomplete="email"
value=""></div>
</div>
</fieldset>
<fieldset class="form-columns-1">
<div class="hs_linkedin_url hs-linkedin_url hs-fieldtype-text field hs-form-field"><label
id="label-linkedin_url-ed477855-9cf3-4872-8062-2225675ecfce" class=""
placeholder="Enter your LinkedIn"
for="linkedin_url-ed477855-9cf3-4872-8062-2225675ecfce"><span>LinkedIn</span><span
class="hs-form-required">*</span></label>
<legend class="hs-field-desc" style="display: none;"></legend>
<div class="input"><input id="linkedin_url-ed477855-9cf3-4872-8062-2225675ecfce" name="linkedin_url"
required="" placeholder="" type="text" class="hs-input" inputmode="text" value=""></div>
</div>
</fieldset>
<fieldset class="form-columns-2">
<div class="hs_city hs-city hs-fieldtype-text field hs-form-field"><label
id="label-city-ed477855-9cf3-4872-8062-2225675ecfce" class="" placeholder="Enter your City"
for="city-ed477855-9cf3-4872-8062-2225675ecfce"><span>City</span></label>
<legend class="hs-field-desc" style="display: none;"></legend>
<div class="input"><input id="city-ed477855-9cf3-4872-8062-2225675ecfce" name="city" placeholder=""
type="text" class="hs-input" inputmode="text" autocomplete="address-level2" value=""></div>
</div>
<div class="hs_state hs-state hs-fieldtype-text field hs-form-field"><label
id="label-state-ed477855-9cf3-4872-8062-2225675ecfce" class="" placeholder="Enter your State"
for="state-ed477855-9cf3-4872-8062-2225675ecfce"><span>State</span></label>
<legend class="hs-field-desc" style="display: none;"></legend>
<div class="input"><input id="state-ed477855-9cf3-4872-8062-2225675ecfce" name="state"
placeholder="" type="text" class="hs-input" inputmode="text" autocomplete="address-level1"
value=""></div>
</div>
</fieldset>
<fieldset class="form-columns-1">
<div class="hs_country hs-country hs-fieldtype-text field hs-form-field"><label
id="label-country-ed477855-9cf3-4872-8062-2225675ecfce" class=""
placeholder="Enter your Country"
for="country-ed477855-9cf3-4872-8062-2225675ecfce"><span>Country</span></label>
<legend class="hs-field-desc" style="display: none;"></legend>
<div class="input"><input id="country-ed477855-9cf3-4872-8062-2225675ecfce" name="country"
placeholder="" type="text" class="hs-input" inputmode="text" value=""></div>
</div>
</fieldset>
<fieldset class="form-columns-1">
<div class="hs_idea_message hs-idea_message hs-fieldtype-textarea field hs-form-field"><label
id="label-idea_message-ed477855-9cf3-4872-8062-2225675ecfce" class=""
placeholder="Enter your Tell us about your idea."
for="idea_message-ed477855-9cf3-4872-8062-2225675ecfce"><span>Tell us about your
idea.</span></label>
<legend class="hs-field-desc" style="display: none;"></legend>
<div class="input"><textarea id="idea_message-ed477855-9cf3-4872-8062-2225675ecfce"
class="hs-input hs-fieldtype-textarea" name="idea_message" placeholder=""></textarea></div>
</div>
</fieldset>
<fieldset class="form-columns-1">
<div class="hs_idea_interest hs-idea_interest hs-fieldtype-select field hs-form-field"
style="display: none;"><label id="label-idea_interest-ed477855-9cf3-4872-8062-2225675ecfce" class=""
placeholder="Enter your Why are you interested in this idea?"
for="idea_interest-ed477855-9cf3-4872-8062-2225675ecfce"><span>Why are you interested in this
idea?</span></label>
<legend class="hs-field-desc" style="display: none;"></legend>
<div class="input"><input name="idea_interest" class="hs-input" type="hidden"
value="I'm interested in starting this company as a co-founder."></div>
</div>
</fieldset>
<div class="hs_submit hs-submit">
<div class="hs-field-desc" style="display: none;"></div>
<div class="actions"><input type="submit" class="hs-button primary large" value="Submit"></div>
</div><input name="hs_context" type="hidden"
value="{"embedAtTimestamp":"1690234597986","formDefinitionUpdatedAt":"1688998670983","lang":"en","embedType":"REGULAR","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36","pageTitle":"Build With Us | High Alpha","pageUrl":"https://highalpha.com/build-with-us/","referrer":"https://www.google.com/","isHubSpotCmsGeneratedPage":false,"contentType":"standard-page","hutk":"0fa09913948984252e19707769b5d343","__hsfp":3854252854,"__hssc":"236790686.1.1690234599106","__hstc":"236790686.0fa09913948984252e19707769b5d343.1690234599106.1690234599106.1690234599106.1","formTarget":"#hbspt-form-bdd57e54-bc4a-48bc-82da-32d40682a47c","locale":"en","timestamp":1690234617588,"originalEmbedContext":{"portalId":"2994607","formId":"ed477855-9cf3-4872-8062-2225675ecfce","region":"na1","target":"#hbspt-form-bdd57e54-bc4a-48bc-82da-32d40682a47c","isBuilder":false,"isTestPage":false,"isPreview":false,"isMobileResponsive":true,"isInsideFrame":true,"shellId":0,"pageTitle":"Build With Us | High Alpha","pageUrl":"https://highalpha.com/build-with-us/","referrer":"https://www.google.com/"},"correlationId":"bdd57e54-bc4a-48bc-82da-32d40682a47c","renderedFieldsIds":["firstname","lastname","email","linkedin_url","city","state","country","idea_message","idea_interest"],"captchaStatus":"NOT_APPLICABLE","emailResubscribeStatus":"NOT_APPLICABLE","isInsideCrossOriginFrame":false,"source":"forms-embed-1.3479","sourceName":"forms-embed","sourceVersion":"1.3479","sourceVersionMajor":"1","sourceVersionMinor":"3479","_debug_allPageIds":{},"_debug_embedLogLines":[{"clientTimestamp":1690234597826,"level":"INFO","message":"Retrieved pageContext values which may be overriden by the embed context: {\"pageTitle\":\"Build With Us | High Alpha\",\"pageUrl\":\"https://highalpha.com/build-with-us/\",\"referrer\":\"https://www.google.com/\",\"userAgent\":\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36\",\"isHubSpotCmsGeneratedPage\":false}"},{"clientTimestamp":1690234597829,"level":"INFO","message":"Retrieved countryCode property from normalized embed definition response: \"IN\""},{"clientTimestamp":1690234599115,"level":"INFO","message":"Retrieved analytics values from API response which may be overriden by the embed context: {\"hutk\":\"0fa09913948984252e19707769b5d343\",\"contentType\":\"standard-page\"}"}]}"><iframe
name="target_iframe_ed477855-9cf3-4872-8062-2225675ecfce" style="display: none;"></iframe>
</form>
</div>
<button id="d">Fill Form</button>
</body>
</html>