Citation Generator

Citation Generator

Citation generator can create a cite Book, article, newspaper, journal or website with format APA 6, MLA 7, MLA 8, Chicago 16 format

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Citation Generator",
  "version": "1.1",
  "manifest_version": 2,
  "description": "Citation generator can create a cite Book, article, newspaper, journal or website with format APA 6, MLA 7, MLA 8, Chicago 16 format",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "sayfa.html"
  },
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  }
}