Skip to content

Commit 75d9405

Browse files
committed
[v1.0.5] Index and PopUP updated
1 parent 8c3c09e commit 75d9405

File tree

4 files changed

+19
-15
lines changed

4 files changed

+19
-15
lines changed

chrome/index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5-
<title>LC Company | See the problems lists with company info</title>
5+
<title>CrackTech - Get LeetCode Company Tags</title>
66
<!-- <meta http-equiv="Content-Security-Policy"
77
content="script-src 'self' 'unsafe-inline';"
88
> -->
@@ -21,14 +21,14 @@
2121
<div class="intro-content-1" style="font-family: 'Segoe UI'; font-size: medium; text-align: center;">
2222
<h1>APPRECIATE</h1>
2323
Hello, Dear Leetcoder... <br>
24-
Thank you for using <a href = "https://github.com/ssavi-ict/LC-Which-Company" target="_blank">LeetCode-Which-Company</a>. <br>
24+
Thank you for using <a href = "https://github.com/ssavi-ict/LC-Which-Company" target="_blank">CrackTech - Get LeetCode Company Tags</a> (<i>Previously LeetCode-Which-Company</i>). <br>
2525
I appreciate your effort towards sharpening your DSA skills and making your path towards your dream company.
2626
This is a small effort to help you in your dream company specific preparation. Read the
2727
<a href = "https://sites.google.com/view/iamavik/leetcode-which-company-a-company-names-retrieval-extension" target="_blank">background</a>
2828
of working on this extension. Visit my writings on <a href="https://sites.google.com/view/iamavik/" target="_blank">Avik Sarkar | <i>Let Avik Connect You!</i></a>
2929
<br>
3030
Please do consider sharing this free extension among your fellow LeetCoders. I feel it will be helpful for them as well.
31-
To use <b>LeetCode-Which-Company</b> please read the instructions - <a href="https://github.com/ssavi-ict/LC-Which-Company#readme" target="_blank">Here</a>.
31+
To use <b>CrackTech - Get LeetCode Company Tags</b> (<i>Previously LeetCode-Which-Company</i>) please read the instructions - <a href="https://github.com/ssavi-ict/LC-Which-Company#readme" target="_blank">Here</a>.
3232

3333
</div>
3434
<hr>
@@ -51,7 +51,6 @@ <h1>CONTRIBUTIONS</h1>
5151
Currently I am accepting only the <b>Company Contributions</b> to enrich the company database.<br>
5252
To contribute please follow the instructions of this issue
5353
<a href='https://github.com/ssavi-ict/LC-Which-Company/issues/4' target="_blank">[CONTRIBUTE] Dear Contributors, Requesting Your Attention Regarding Company Contribution</a>.<br>
54-
This is a completely FREE extension. I would request someone having <b>Chrome Developer</b> account contact <a href="mailto:[email protected]">me</a> to publish this on chrome web store.
5554
</div>
5655
<hr>
5756
<div class = "outro-content" style="font-family: 'Segoe UI'; font-size: medium; text-align: center;">

chrome/popup.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,18 @@
44
<title>CrackTech - Get LeetCode Company Tags</title>
55
<style>
66
table {
7-
width: 400px;
7+
width: 100%;
88
table-layout: fixed;
99
margin-left: auto;
1010
margin-right: auto;
11-
margin-top: 15px;
11+
margin-top: 10px;
1212
}
1313
td {
1414
word-wrap: break-word;
1515
text-align: center;
16+
padding: 10px;
17+
border: 2px solid white;
18+
background-color: lightblue;
1619
}
1720
tr:first-child {
1821
background-color: lightblue;
@@ -36,7 +39,7 @@
3639
text-align: center;
3740
font-size: 12px;
3841
color: gray;
39-
margin-top: 3px;
42+
margin-top: 0px;
4043
}
4144
</style>
4245
</head>
@@ -47,7 +50,7 @@
4750
<div class="footer_content" id="footer_content_1">
4851
<table>
4952
<tr>
50-
<td colspan="3"><a href="index.html" target="_blank">All Company</a></td>
53+
<td colspan="3"><a href="index.html" target="_blank"><strong style="font-size: 15px;">All Company</strong></a></td>
5154
</tr>
5255
<tr>
5356
<td><a href="https://github.com/ssavi-ict/LeetCode-Which-Company/issues/4" target="_blank">Contribute</a></td>

firefox/index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5-
<title>LC Company | See the problems lists with company info</title>
5+
<title>CrackTech - Get LeetCode Company Tags</title>
66
<!-- <meta http-equiv="Content-Security-Policy"
77
content="script-src 'self' 'unsafe-inline';"
88
> -->
@@ -21,14 +21,14 @@
2121
<div class="intro-content-1" style="font-family: 'Segoe UI'; font-size: medium; text-align: center;">
2222
<h1>APPRECIATE</h1>
2323
Hello, Dear Leetcoder... <br>
24-
Thank you for using <a href = "https://github.com/ssavi-ict/LC-Which-Company" target="_blank">LeetCode-Which-Company</a>. <br>
24+
Thank you for using <a href = "https://github.com/ssavi-ict/LC-Which-Company" target="_blank">CrackTech - Get LeetCode Company Tags</a> (<i>Previously LeetCode-Which-Company</i>). <br>
2525
I appreciate your effort towards sharpening your DSA skills and making your path towards your dream company.
2626
This is a small effort to help you in your dream company specific preparation. Read the
2727
<a href = "https://sites.google.com/view/iamavik/leetcode-which-company-a-company-names-retrieval-extension" target="_blank">background</a>
2828
of working on this extension. Visit my writings on <a href="https://sites.google.com/view/iamavik/" target="_blank">Avik Sarkar | <i>Let Avik Connect You!</i></a>
2929
<br>
3030
Please do consider sharing this free extension among your fellow LeetCoders. I feel it will be helpful for them as well.
31-
To use <b>LeetCode-Which-Company</b> please read the instructions - <a href="https://github.com/ssavi-ict/LC-Which-Company#readme" target="_blank">Here</a>.
31+
To use <b>CrackTech - Get LeetCode Company Tags</b> (<i>Previously LeetCode-Which-Company</i>) please read the instructions - <a href="https://github.com/ssavi-ict/LC-Which-Company#readme" target="_blank">Here</a>.
3232

3333
</div>
3434
<hr>
@@ -51,7 +51,6 @@ <h1>CONTRIBUTIONS</h1>
5151
Currently I am accepting only the <b>Company Contributions</b> to enrich the company database.<br>
5252
To contribute please follow the instructions of this issue
5353
<a href='https://github.com/ssavi-ict/LC-Which-Company/issues/4' target="_blank">[CONTRIBUTE] Dear Contributors, Requesting Your Attention Regarding Company Contribution</a>.<br>
54-
This is a completely FREE extension. I would request someone having <b>Chrome Developer</b> account contact <a href="mailto:[email protected]">me</a> to publish this on chrome web store.
5554
</div>
5655
<hr>
5756
<div class = "outro-content" style="font-family: 'Segoe UI'; font-size: medium; text-align: center;">

firefox/popup.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,14 @@
88
table-layout: fixed;
99
margin-left: auto;
1010
margin-right: auto;
11-
margin-top: 15px;
11+
margin-top: 10px;
1212
}
1313
td {
1414
word-wrap: break-word;
1515
text-align: center;
16+
padding: 10px;
17+
border: 2px solid white;
18+
background-color: lightblue;
1619
}
1720
tr:first-child {
1821
background-color: lightblue;
@@ -36,7 +39,7 @@
3639
text-align: center;
3740
font-size: 12px;
3841
color: gray;
39-
margin-top: 3px;
42+
margin-top: 0px;
4043
}
4144
</style>
4245
</head>
@@ -47,7 +50,7 @@
4750
<div class="footer_content" id="footer_content_1">
4851
<table>
4952
<tr>
50-
<td colspan="3"><a href="index.html" target="_blank">All Company</a></td>
53+
<td colspan="3"><a href="index.html" target="_blank"><strong style="font-size: 15px;">All Company</strong></a></td>
5154
</tr>
5255
<tr>
5356
<td><a href="https://github.com/ssavi-ict/LeetCode-Which-Company/issues/4" target="_blank">Contribute</a></td>

0 commit comments

Comments
 (0)