Citation Generator
Generate citations for a project at the click of a button.
What is Citation Generator?
Citation Generator is a Chrome extension developed by danieljextensions, and its main feature is "Generate citations for a project at the click of a button.".
Extension Screenshots
Download Citation Generator Extension CRX File
Download Citation Generator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Generate citations for a project at the click of a button. Choose between MLA, APA, Chicago, Vancouver or Harvard citing style. Copy all citations by clicking on the top right corner.
Extension Basic Information
Name | Citation Generator |
ID | necdcdcfodjkfjfbgieeemmhondglmkc |
Official URL | https://chromewebstore.google.com/detail/citation-generator/necdcdcfodjkfjfbgieeemmhondglmkc |
Description | Generate citations for a project at the click of a button. |
File Size | 5.23 KB |
Installation Count | 38 |
Current Version | 1.0 |
Last Updated | 2022-08-23 |
Publish Date | 2022-08-22 |
Rating | 3.00/5 Total 1 Ratings |
Developer | danieljextensions |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.privacypolicies.com/live/46eeb925-ce64-44ae-8a21-d81edca6fd69 |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Citation Generator", "description": "Generate citations for a project at the click of a button.", "version": "1.0", "manifest_version": 3, "permissions": [ "tabs", "activeTab", "storage" ], "action": { "default_popup": "popup.html" } } |