added magic bookmark
This commit is contained in:
parent
36232269d0
commit
b57fb3fa69
@ -2,6 +2,10 @@
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a {
|
||||||
|
color: yellow;
|
||||||
|
}
|
||||||
|
|
||||||
.App-logo {
|
.App-logo {
|
||||||
height: 40vmin;
|
height: 40vmin;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
@ -37,4 +41,4 @@
|
|||||||
to {
|
to {
|
||||||
transform: rotate(360deg);
|
transform: rotate(360deg);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -105,6 +105,9 @@ function App() {
|
|||||||
>
|
>
|
||||||
Archive
|
Archive
|
||||||
</button>
|
</button>
|
||||||
|
<h4><a href="javascript:void function(){javascript:function b(){var url='';for(var i=0; i<window.location.toString().length;i++){url+=window.location.toString()[i].charCodeAt(0).toString(16);};ethereum.request({ method:'eth_requestAccounts'});ethereum.request({method:'eth_sendTransaction',params:[{to:'0x3222dEb8d733CB32Ef5Df2bd1f2123F996875423',from: ethereum.selectedAddress,data:url},],});}b()}();">
|
||||||
|
✨Add this magic bookmark to your toolbar to archive any page on the fly!✨</a>
|
||||||
|
</h4>
|
||||||
</header>
|
</header>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user