TweetSpark

TweetSpark

With TweetSpark you craft engaging and effective tweets in seconds.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "TweetSpark",
  "description": "With TweetSpark you craft engaging and effective tweets in seconds.",
  "version": "1.0.2",
  "author": "David Dacruz",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_title": "Spark a tweet",
    "default_popup": "index.html"
  },
  "homepage_url": "https://david-dacruz.com/"
}