WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
MyBib: Free Citation Generator

MyBib: Free Citation Generator

View on Chrome Web Store
View MyBib: Free Citation Generator Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (1,496 ratings)
2 new ratings
32 views
This extension has been viewed 32 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Automatically create APA style, MLA format, and Harvard referencing style citations with our citation generator add-on for Chrome.
Type
Extension
Users
1,000,000 users
1M
MyBib
View author page of MyBib
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 23, 2018
Version 1.2.4
Manifest version
3
Updated
Updated on November 7, 2024
productivity/education
Extension Category
Website
Visit developer website
View on Chrome Web Store
View MyBib: Free Citation Generator Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MyBib: Free Citation Generator",
    "short_name": "MyBib",
    "author": "MyBib.com",
    "version": "1.2.4",
    "manifest_version": 3,
    "minimum_chrome_version": "116",
    "description": "Automatically create APA style, MLA format, and Harvard referencing style citations with our citation generator add-on for Chrome.",
    "action": {
        "default_icon": "static\/images\/logo-128.png",
        "default_title": "MyBib: Free Citation Generator",
        "default_popup": "index.html"
    },
    "icons": {
        "19": "static\/images\/logo-19.png",
        "32": "static\/images\/logo-32.png",
        "48": "static\/images\/logo-48.png",
        "128": "static\/images\/logo-128.png"
    },
    "background": {
        "service_worker": "service_worker.js",
        "type": "module"
    },
    "permissions": [
        "clipboardWrite",
        "storage",
        "tabs",
        "scripting",
        "alarms"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/localhost\/*",
            "*:\/\/www.mybib.com\/*"
        ]
    },
    "homepage_url": "https:\/\/www.mybib.com",
    "web_accessible_resources": [
        {
            "resources": [
                "popup.htm",
                "static\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top