rasa.io
rasa.io extension to add articles to your newsletter content pool
Wat is rasa.io?
rasa.io is een Chrome-extensie ontwikkeld door rasa.io, en de belangrijkste functie is "rasa.io extension to add articles to your newsletter content pool".
Extensie Screenshots
Download het CRX-bestand van de extensie rasa.io
Download rasa.io-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This chrome extension will allow you to automatically add articles to your upcoming rasa.io newsletter by simply clicking on the rasa icon as you're visiting the article's url.
Basisinformatie over de Extensie
Naam | rasa.io |
ID | jkooeebkmkghhhmohahoaifamgaecakj |
Officiële URL | https://chromewebstore.google.com/detail/rasaio/jkooeebkmkghhhmohahoaifamgaecakj |
Beschrijving | rasa.io extension to add articles to your newsletter content pool |
Bestandsgrootte | 340 KB |
Aantal Installaties | 506 |
Huidige Versie | 1.1.5 |
Laatst Bijgewerkt | 2022-01-27 |
Publicatiedatum | 2020-05-25 |
Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | rasa.io |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://rasa.io/ |
Help Pagina-URL | https://rasa.io/how-it-works/ |
URL van de Privacybeleid Pagina | https://rasa.io/privacy |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "rasa.io", "description": "rasa.io extension to add articles to your newsletter content pool", "version": "1.1.5", "permissions": [ "activeTab", "storage", "notifications", "identity", "identity.email", "contextMenus" ], "oauth2": { "client_id": "360273082342-5b21hrr8ehgvfn6h5l490pb8dk2f1hqp.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email", "https:\/\/www.googleapis.com\/auth\/userinfo.profile", "openid", "email" ] }, "background": { "scripts": [ "background.bundle.js" ] }, "content_scripts": [ { "matches": [ " |