OrdinalSafe
Inscription aware extension wallet for Bitcoin
Was ist OrdinalSafe?
OrdinalSafe ist eine Chrome-Erweiterung, die von https://ordinalsafe.xyz entwickelt wurde, und ihr Hauptmerkmal ist "Inscription aware extension wallet for Bitcoin".
Erweiterungsscreenshots
OrdinalSafe-Erweiterungs-CRX-Datei herunterladen
Laden Sie OrdinalSafe-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Introducing trustless inscribing on OrdinalSafe! (No need to run a node!)
You can now inscribe for free! Cheaper and safer than every other service 😉
OrdinalSafe is the first Inscription aware wallet that is solely built for Ordinals.
OrdinalSafe offers an easy and self-custodial way to send, receive, and store BTC and Ordinals NFTs, providing a secure and streamlined experience for users.
You can see all of your NFTs and BTC on a single address.
You can connect to all Ordinals marketplaces and exchanges.
What is new on OrdinalSafe?
- Trustless Inscribing
- Sign PSBT's
- Trustless Swaps
- Know what you sign
- Log in with OrdinalSafe (BIP322 compliant) Grundlegende Informationen zur Erweiterung
| Name | |
| ID | coefgobimbelhfmhkpndlddjhkphgnep |
| Offizielle URL | https://chromewebstore.google.com/detail/ordinalsafe/coefgobimbelhfmhkpndlddjhkphgnep |
| Beschreibung | Inscription aware extension wallet for Bitcoin |
| Dateigröße | 1006 KB |
| Installationsanzahl | 10,094 |
| Aktuelle Version | 0.1.1.8 |
| Letztes Update | 2023-07-31 |
| Veröffentlichungsdatum | 2023-03-16 |
| Bewertung | 4.43/5 Insgesamt 7 Bewertungen |
| Entwickler | https://ordinalsafe.xyz |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://ordinalsafe.xyz |
| Hilfeseite URL | https://ordinalsafe.xyz |
| URL der Datenschutzrichtlinien-Seite | https://chainway.xyz/ordinalsafe_privacy_policy.html |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"description": "Inscription aware extension wallet for Bitcoin",
"version": "0.1.1.8",
"manifest_version": 3,
"name": "OrdinalSafe",
"permissions": [
"storage",
"tabs",
"favicon"
],
"chrome_url_overrides": [],
"background": {
"service_worker": "background.bundle.js"
},
"action": {
"default_popup": "popup.html",
"default_icon": "icon-34.png"
},
"icons": {
"128": "icon-128.png"
},
"content_scripts": [
{
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*",
" | |