Comet

Use the Comet Chrome extension to share articles and podcasts to Comet.

Qu'est-ce que Comet ?

Comet est une extension Chrome développée par https://www.cometclub.today, et sa fonction principale est "Use the Comet Chrome extension to share articles and podcasts to Comet.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Comet

Téléchargez les fichiers d'extension Comet au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        With one-click, share articles, newsletters and podcasts with your friends, to Comet. Comet’s Chrome extension is the fastest way to share to your Comet profile. Email us at [email protected] to join the Comet private beta.

SHARE CONTENT EASILY
- Click the Comet button in the toolbar

WHAT IS COMET?
- Subscribed to 15 newsletters that now just stay unread in your inbox? Decided to listen to a podcast but just spent 20 minutes figuring out which one? Always find a million article tabs open on your laptop, but overwhelmed in deciding what to read?

Comet is for you. Find the best content, based on what your friends and other smart people are reading. Email us at [email protected] to join the Comet private beta.                    

Informations de Base sur l'Extension

Nom Comet Comet
ID hpaiapkgaofoiacjaonicnjekealpdco
URL Officiel https://chromewebstore.google.com/detail/comet/hpaiapkgaofoiacjaonicnjekealpdco
Description Use the Comet Chrome extension to share articles and podcasts to Comet.
Taille du Fichier 153 KB
Nombre d'Installations 24
Version Actuelle 1.0.1
Dernière Mise à Jour 2020-10-01
Date de Publication 2020-10-01
Évaluation 5.00/5 Total 5 Évaluations
Développeur https://www.cometclub.today
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://www.cometclub.today/privacy-policy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Comet",
    "version": "1.0.1",
    "manifest_version": 2,
    "description": "Use the Comet Chrome extension to share articles and podcasts to Comet.",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "activeTab",
        "http:\/\/*.cometclub.today\/*"
    ]
}