Swpely
Add notes and visually organize your favorite blogs, tweets, LinkedIn posts, podcasts, and videos.
Was ist Swpely?
Swpely ist eine Chrome-Erweiterung, die von https://swpely.com entwickelt wurde, und ihr Hauptmerkmal ist "Add notes and visually organize your favorite blogs, tweets, LinkedIn posts, podcasts, and videos.".
Erweiterungsscreenshots
Swpely-Erweiterungs-CRX-Datei herunterladen
Laden Sie Swpely-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
Turn the internet's best ideas into your own swipe file.
Grundlegende Informationen zur Erweiterung
Name | Swpely |
ID | fnhpgocfaajkkmhpmkklgddldacjeklm |
Offizielle URL | https://chromewebstore.google.com/detail/swpely/fnhpgocfaajkkmhpmkklgddldacjeklm |
Beschreibung | Add notes and visually organize your favorite blogs, tweets, LinkedIn posts, podcasts, and videos. |
Dateigröße | 1.37 MB |
Installationsanzahl | 311 |
Aktuelle Version | 1.5.1 |
Letztes Update | 2021-09-01 |
Veröffentlichungsdatum | 2021-02-23 |
Bewertung | 5.00/5 Insgesamt 22 Bewertungen |
Entwickler | https://swpely.com |
[email protected] | |
Zahlungsart | free |
Hilfeseite URL | https://www.swpely.com/contact |
URL der Datenschutzrichtlinien-Seite | https://www.swpely.com/privacy-policy |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Swpely", "description": "Add notes and visually organize your favorite blogs, tweets, LinkedIn posts, podcasts, and videos.", "version": "1.5.1", "manifest_version": 2, "browser_action": { "default_popup": "index.html", "default_title": "Swpely" }, "icons": { "19": "images\/swpely-favicon-19px.png", "32": "images\/swpely-favicon-32px.png", "128": "images\/swpely-favicon-128px.png" }, "permissions": [ "storage", "activeTab", "contextMenus" ], "optional_permissions": [ " |